Can't make Flexget work

Discussion and Technical Support for general software applications and utilities including OS related issues.
Post Reply
koplersky
Member
Member
Posts: 1
Joined: March 25th, 2014, 1:00 am

Can't make Flexget work

Post by koplersky »

Hello there, I know this is a very newbie question but I just can't figure out what's going on.

I'm trying to make flexget work but all I get is "Undecided".
Here's my simplest config file:

Code: Select all

tasks:
  tv_shows:
    rss: http://ezrss.it/feed/
    series:
      - The Walking Dead
    download: /Users/<user>/TV Shows/Torrents
It doesn't need to call Delunge or Transmission, just download the .torrent files. The renaming and moving part will be done after by Filebot.

But even with this simple configuration file, my output is:

Code: Select all

2014-03-24 22:04 VERBOSE  details       tv_shows        Produced 30 entries.
2014-03-24 22:04 VERBOSE  details       tv_shows        Summary - Accepted: 0 (Rejected: 0 Undecided: 30 Failed: 0)
My logfile has the same output.

What am I doing wrong?
I'm on a Mac OS X 10.9.2. I'm trying to test flexget by running it from the command line with "flexget execute"

Thanks in advance.
gmachine24
Member
Member
Posts: 34
Joined: January 12th, 2014, 4:39 pm

Re: Can't make Flexget work

Post by gmachine24 »

I could never get Flexget to work, either.
Post Reply