@gazhay wrote:
As usual, flexget working fine for long periods, and suddenly, with no config change, hit a snag.
Debug log is 44000+ lines, so here are the important ones`2017-07-17 11:49 DEBUG series download-shows adding release <SeriesParser(data=The Amazing Race S20E04 HDTV XviD-2HD,name=The Amazing Race,id=None,season=20,season_pack=None,episode=4,quality=hdtv xvid,proper=0,status=OK)> 2017-07-17 11:49 DEBUG series download-shows -> added <Release(id=None,quality=hdtv xvid,downloaded=None,proper_count=0,title=The Amazing Race S20E04 HDTV XviD-2HD)> 2017-07-17 11:49 DEBUG series download-shows start with entities: ['The Amazing Race S20E04 HDTV XviD-2HD'] 2017-07-17 11:49 ERROR series download-shows cannot compare None with ep 2017-07-17 11:49 ERROR series download-shows cannot compare ep with None 2017-07-17 11:49 CRITICAL task download-shows BUG: Unhandled error in plugin series: unorderable types: Episode() < Episode() 2017-07-17 11:49 CRITICAL manager download-shows An unexpected crash has occurred. Writing crash report to /home/gaz/.flexget/crash_report.2017.07.17.114955889603.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.10.43 2017-07-17 11:49 DEBUG manager download-shows Traceback: Traceback (most recent call last): File "/usr/local/lib/python3.5/dist-packages/flexget/task.py", line 483, in __run_plugin return method(*args, **kwargs) File "/usr/local/lib/python3.5/dist-packages/flexget/event.py", line 23, in __call__ return self.func(*args, **kwargs) File "/usr/local/lib/python3.5/dist-packages/flexget/plugins/filter/series.py", line 1544, in on_task_filter self.process_series(task, series_entries, series_config) File "/usr/local/lib/python3.5/dist-packages/flexget/plugins/filter/series.py", line 1652, in process_series if entity < entity.series.begin: TypeError: unorderable types: Episode() < Episode() 2017-07-17 11:49 WARNING task download-shows Aborting task (plugin: series) 2017-07-17 11:49 DEBUG backlog download-shows Remembering all entries to backlog because of task abort.
`
Posts: 9
Participants: 2