@Wayne_Carroll wrote:
I've had my script running for years with minimal problem until just recently.
I can't seem to find the fault so I have finally resported to posting.
Perhaps something has been depreciated ?Can someone with a bit more than I've got have a look over this?
> templates: > TV_Series: > discover: > what: > - next_series_episodes: > from_start: yes > backfill: yes > from: > - piratebay: yes > include: "Current.yml" > exists_series: K:\TV Series\{{series_name}}\Season {{series_season}}\ > download: > path: K:\TV Series\{{series_name}}\Season {{series_season}}\ > utorrent: > url: http://localhost:8082/gui/ > username: XXXXX > password: XXXXX > path: K:\TV Series\{{series_name}}\Season {{series_season}} > tasks: > SHOWRSS: > rss: http://showrss.info/feeds/all.rss > priority: 1 > template: > - TV_Series
This is the error I am getting.
2018-02-22 17:35 DEBUG manager Figuring out config load paths
2018-02-22 17:35 DEBUG manager Found config: C:\Users\Wayne\flexget\config.yml
2018-02-22 17:35 DEBUG manager Config file C:\Users\Wayne\flexget\config.yml selected
2018-02-22 17:35 VERBOSE task_queue There are 8 tasks to execute. Shutdown will commence when they have completed.
2018-02-22 17:35 CRITICAL task EZRSS1 BUG: Unhandled error in plugin include: 'utf8' codec can't decode byte 0x92 in position 3220: invalid start byte
2018-02-22 17:35 CRITICAL manager EZRSS1 An unexpected crash has occurred. Writing crash report to C:\Users\Wayne\flexget\crash_report.2018.02.22.173545536000.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.12.9
2018-02-22 17:35 WARNING task EZRSS1 Aborting task (plugin: include)
Everything is up to date... tripple checked!
Posts: 9
Participants: 2