Quantcast
Channel: uncategorized - Forum - FlexGet
Viewing all articles
Browse latest Browse all 376

Download movies only released in 2016?

$
0
0

@HolyHacker wrote:

I've been using flexget to download off an rss feed, and its pretty much doing a good job.
However i would just like to add that flexget downloads movies released in 2016 only.
How can i achieve this?

Here is the code snippet i am using.
Currently i am trying this and its not working.

  movies:
    rss: http://someurlfeed
    regexp:
      accept:
        - 2016
    deluge:
      host: localhost
      port: xxxxx
      username: xxxx
      password: abcdefghijklmono
      path: /home/xxx/downloads

The error i receive is..

flexget$ flexget execute --learn
2016-07-26 21:37 CRITICAL manager                       [/tasks/movies/regexp/accept/0] Got `2016`, expected: dict or string
2016-07-26 21:37 CRITICAL manager                       Failed to load config file: Did not pass schema validation.
Could not start manager: Did not pass schema validation.

Posts: 4

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 376

Trending Articles