@LittlePingvin wrote:
Hi all
Brand new to the Flexget and allready like it alot. I have written some different task that seems to work for the movie section. Now I would like to check my Serie's section before downloading alot of Series, but keep getting errors:
I run the following task:
DownloadedSeries:
filesystem:
path: "/Volumes/NAS/PLEX/TV-Shows"
regexp: .*(avi|mkv|mp4)$
recursive: yes
manual: yesAnd get this output:
2016-03-31 18:25 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2016-03-31 18:25 VERBOSE filesystem DownloadedSeries Starting to scan folders.
2016-03-31 18:25 VERBOSE filesystem DownloadedSeries Scanning folder /Volumes/NAS/PLEX/TV-Shows. Recursion is set to True.
2016-03-31 18:25 VERBOSE details DownloadedSeries Produced 654 entries.
2016-03-31 18:25 WARNING task DownloadedSeries Task does not have any filter plugins to accept entries. You need at least one to accept the entries you want.
2016-03-31 18:26 VERBOSE details DownloadedSeries Summary - Accepted: 0 (Rejected: 0 Undecided: 654 Failed: 0)
2016-03-31 18:26 WARNING task DownloadedSeries Task doesn't have any output plugins, you should add (at least) one!I'm guessing its pretty simple for an expert but for me, I AM GETTING BALD :_)
Thanks in Advance
Christian
Posts: 11
Participants: 3