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

[Help] Undecided entries

$
0
0

@Emily_Costello wrote:

I am really new to flexget. I am using someone elses config. I get entries when I run the task but they go to undecided. I thought because I use the all_series flag it would just download everything.

Here is my config:

config.yml

web_server:
  bind: 0.0.0.0
  port: 5050
api: yes
webui: yes
tasks:
  download-rss:
    rss: http://www.shanaproject.com/feeds/secure/user/XXXXXXXXXXXX
    all_series: yes
    transmission:
      host: transmission
      port: 9091
    clean_transmission:
      host: transmission
      port: 9091
      finished_for: 1 hours
  sort-files:
    find:
      path: /transmission/
      regexp: '.*\.(avi|mkv|mp4)$'
      recursive: yes
    accept_all: yes
    seen: local
    thetvdb_lookup: yes
    all_series:
      parse_only: yes

Logs from the execution:

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 376

Trending Articles