Page 1 of 1

Can't make Flexget work

Posted: March 25th, 2014, 1:10 am
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.

Re: Can't make Flexget work

Posted: April 25th, 2014, 5:51 pm
by gmachine24
I could never get Flexget to work, either.