Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unhandled error in lazy lookup plugin: unconverted data remains: :00 #2783

@tegnikus

Description

@tegnikus

Expected behaviour:

Shows from a trakt.tv collection list are rejected if they are completely collected and no longer being produced

Actual behaviour:

The processing of some shows fails with:
ERROR lazy_lookup current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00 CRITICAL manager current-tv-list An unexpected crash has occurred. Writing crash report to [CRASHFILE]

Steps to reproduce:

flexget execute

Config:

variables: variables.yml

tasks:
  current-tv-list:
    priority: 1
    disable: seen
    trakt_list:
      account: '{? trakt.account ?}'
      list: collection
      type: shows
    trakt_lookup:
      username: '{? trakt.user ?}'
    if:
      - trakt_collected and trakt_series_status in ['ended', 'canceled']: reject

Log:

(click to expand)
2020-11-16 18:03:07 VERBOSE  task_queue                    There are 1 tasks to execute. Shutdown will commence when they have completed.
2020-11-16 18:03:08 VERBOSE  input_cache   current-tv-list Restored 325 entries from db cache
2020-11-16 18:03:08 VERBOSE  details       current-tv-list Produced 325 entries.
2020-11-16 18:03:13 VERBOSE  api_trakt     current-tv-list Received 325 records from trakt.tv for user [REDACTED] from endpoint collection/shows
2020-11-16 18:03:13 VERBOSE  task          current-tv-list REJECTED: `Travelers (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:13 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:13 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180313834864.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 3.1.89
2020-11-16 18:03:14 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:14 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180314088222.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 3.1.89
2020-11-16 18:03:14 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:14 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180314308241.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 3.1.89
2020-11-16 18:03:14 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:14 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180314533671.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 3.1.89
2020-11-16 18:03:14 VERBOSE  task          current-tv-list REJECTED: `Travelers (2015)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:14 VERBOSE  task          current-tv-list REJECTED: `Des (2020)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:14 VERBOSE  task          current-tv-list REJECTED: `Marvel's The Punisher (2017)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:14 VERBOSE  task          current-tv-list REJECTED: `Marvel's Iron Fist (2017)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:15 VERBOSE  task          current-tv-list REJECTED: `Gotham (2014)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:15 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:15 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180315413328.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 3.1.89
2020-11-16 18:03:15 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:15 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180315617632.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 3.1.89
2020-11-16 18:03:15 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:15 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180315830924.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 3.1.89
2020-11-16 18:03:16 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:16 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180316040498.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 3.1.89
2020-11-16 18:03:16 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:16 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180316257161.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 3.1.89
2020-11-16 18:03:16 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:16 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180316468854.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 3.1.89
2020-11-16 18:03:16 VERBOSE  task          current-tv-list REJECTED: `The OA (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:16 VERBOSE  task          current-tv-list REJECTED: `Unbreakable Kimmy Schmidt (2015)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:16 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:16 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180316810725.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 3.1.89
2020-11-16 18:03:17 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:17 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180317016905.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 3.1.89
2020-11-16 18:03:17 VERBOSE  task          current-tv-list REJECTED: `Killjoys (2015)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:17 VERBOSE  task          current-tv-list REJECTED: `GLOW (2017)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:17 VERBOSE  task          current-tv-list REJECTED: `The Man in the High Castle (2015)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:17 VERBOSE  task          current-tv-list REJECTED: `Altered Carbon (2018)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:17 VERBOSE  task          current-tv-list REJECTED: `Elementary (2012)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:17 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:17 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180317857928.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 3.1.89
2020-11-16 18:03:18 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:18 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180318085101.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 3.1.89
2020-11-16 18:03:18 VERBOSE  task          current-tv-list REJECTED: `Marvel's Cloak & Dagger (2018)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:18 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:18 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180318422414.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 3.1.89
2020-11-16 18:03:18 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:18 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180318630906.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 3.1.89
2020-11-16 18:03:18 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:18 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180318843461.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 3.1.89
2020-11-16 18:03:19 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:19 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180319057739.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 3.1.89
2020-11-16 18:03:19 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:19 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180319287220.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 3.1.89
2020-11-16 18:03:19 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:19 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180319501120.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 3.1.89
2020-11-16 18:03:19 VERBOSE  task          current-tv-list REJECTED: `The 100 (2014)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:19 VERBOSE  task          current-tv-list REJECTED: `Marvel's Agents of S.H.I.E.L.D. (2013)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:19 VERBOSE  task          current-tv-list REJECTED: `The Haunting (2018)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:20 VERBOSE  task          current-tv-list REJECTED: `Murder in Mind (2001)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:20 VERBOSE  task          current-tv-list REJECTED: `New Blood (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:20 VERBOSE  task          current-tv-list REJECTED: `Teenage Bounty Hunters (2020)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:20 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:20 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180320446935.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 3.1.89
2020-11-16 18:03:20 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:20 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180320656227.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 3.1.89
2020-11-16 18:03:20 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:20 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180320873580.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 3.1.89
2020-11-16 18:03:21 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:21 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180321119024.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 3.1.89
2020-11-16 18:03:21 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:21 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180321459142.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 3.1.89
2020-11-16 18:03:21 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:21 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180321690568.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 3.1.89
2020-11-16 18:03:21 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:21 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180321916235.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 3.1.89
2020-11-16 18:03:22 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:22 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180322147408.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 3.1.89
2020-11-16 18:03:22 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:22 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180322380264.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 3.1.89
2020-11-16 18:03:22 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:22 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180322608042.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 3.1.89
2020-11-16 18:03:22 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:22 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180322837403.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 3.1.89
2020-11-16 18:03:23 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:23 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180323069350.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 3.1.89
2020-11-16 18:03:23 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:23 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180323360828.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 3.1.89
2020-11-16 18:03:23 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:23 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180323605885.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 3.1.89
2020-11-16 18:03:23 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:23 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180323927057.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 3.1.89
2020-11-16 18:03:24 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:24 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180324154405.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 3.1.89
2020-11-16 18:03:24 VERBOSE  task          current-tv-list REJECTED: `The Bletchley Circle (2012)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:24 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:24 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180324449128.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 3.1.89
2020-11-16 18:03:24 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:24 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180324657579.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 3.1.89
2020-11-16 18:03:24 VERBOSE  task          current-tv-list REJECTED: `Whitechapel (2009)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:24 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:24 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180324935779.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 3.1.89
2020-11-16 18:03:25 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:25 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180325145232.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 3.1.89
2020-11-16 18:03:25 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:25 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180325424303.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 3.1.89
2020-11-16 18:03:25 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:25 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180325641755.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 3.1.89
2020-11-16 18:03:25 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:25 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180325859540.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 3.1.89
2020-11-16 18:03:26 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:26 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180326081343.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 3.1.89
2020-11-16 18:03:26 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:26 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180326301134.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 3.1.89
2020-11-16 18:03:26 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:26 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180326525687.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 3.1.89
2020-11-16 18:03:26 VERBOSE  task          current-tv-list REJECTED: `Defending Jacob (2020)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:26 VERBOSE  task          current-tv-list REJECTED: `Life in Pieces (2015)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:26 VERBOSE  task          current-tv-list REJECTED: `Requiem (2018)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:27 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:27 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180327057881.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 3.1.89
2020-11-16 18:03:27 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:27 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180327266574.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 3.1.89
2020-11-16 18:03:27 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:27 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180327487537.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 3.1.89
2020-11-16 18:03:27 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:27 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180327697066.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 3.1.89
2020-11-16 18:03:27 VERBOSE  task          current-tv-list REJECTED: `Silicon Valley (2014)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:28 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:28 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180328281199.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 3.1.89
2020-11-16 18:03:28 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:28 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180328498438.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 3.1.89
2020-11-16 18:03:28 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:28 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180328842969.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 3.1.89
2020-11-16 18:03:29 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:29 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180329056683.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 3.1.89
2020-11-16 18:03:29 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:29 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180329276517.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 3.1.89
2020-11-16 18:03:29 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:29 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180329507015.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 3.1.89
2020-11-16 18:03:29 VERBOSE  task          current-tv-list REJECTED: `Schitt's Creek (2015)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:30 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:30 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180330094418.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 3.1.89
2020-11-16 18:03:30 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:30 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180330311177.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 3.1.89
2020-11-16 18:03:30 VERBOSE  task          current-tv-list REJECTED: `Colony (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:30 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:30 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180330719011.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 3.1.89
2020-11-16 18:03:30 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:30 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180330951462.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 3.1.89
2020-11-16 18:03:31 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:31 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180331366304.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 3.1.89
2020-11-16 18:03:31 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:31 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180331589264.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 3.1.89
2020-11-16 18:03:31 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:31 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180331880512.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 3.1.89
2020-11-16 18:03:32 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:32 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180332106911.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 3.1.89
2020-11-16 18:03:32 VERBOSE  task          current-tv-list REJECTED: `When They See Us (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:32 VERBOSE  task          current-tv-list REJECTED: `Unbelievable (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:32 VERBOSE  task          current-tv-list REJECTED: `Murder, She Wrote (1984)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:32 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:32 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180332741902.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 3.1.89
2020-11-16 18:03:32 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:32 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180332980764.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 3.1.89
2020-11-16 18:03:33 VERBOSE  task          current-tv-list REJECTED: `Watchmen (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:33 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:33 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180333483611.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 3.1.89
2020-11-16 18:03:33 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:33 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180333705831.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 3.1.89
2020-11-16 18:03:33 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:33 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180333942494.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 3.1.89
2020-11-16 18:03:34 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:34 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180334152507.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 3.1.89
2020-11-16 18:03:34 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:34 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180334424583.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 3.1.89
2020-11-16 18:03:34 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:34 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180334628744.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 3.1.89
2020-11-16 18:03:34 VERBOSE  task          current-tv-list REJECTED: `Good Omens (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:35 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:35 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180335023825.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 3.1.89
2020-11-16 18:03:35 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:35 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180335238058.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 3.1.89
2020-11-16 18:03:35 VERBOSE  task          current-tv-list REJECTED: `The Rook (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:35 VERBOSE  task          current-tv-list REJECTED: `Vice Principals (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:35 VERBOSE  task          current-tv-list REJECTED: `Whiskey Cavalier (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:35 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:35 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180335831930.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 3.1.89
2020-11-16 18:03:36 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:36 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180336054081.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 3.1.89
2020-11-16 18:03:36 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:36 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180336298799.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 3.1.89
2020-11-16 18:03:36 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:36 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180336547497.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 3.1.89
2020-11-16 18:03:36 VERBOSE  task          current-tv-list REJECTED: `Swamp Thing (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:37 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:37 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180337270223.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 3.1.89
2020-11-16 18:03:37 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:37 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180337496742.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 3.1.89
2020-11-16 18:03:37 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:37 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180337736144.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 3.1.89
2020-11-16 18:03:37 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:37 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180337968974.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 3.1.89
2020-11-16 18:03:38 VERBOSE  task          current-tv-list REJECTED: `Angie Tribeca (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:38 VERBOSE  task          current-tv-list REJECTED: `Chernobyl (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:38 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:38 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180338449780.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 3.1.89
2020-11-16 18:03:38 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:38 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180338652876.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 3.1.89
2020-11-16 18:03:38 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:38 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180338986613.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 3.1.89
2020-11-16 18:03:39 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:39 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180339193318.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 3.1.89
2020-11-16 18:03:39 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:39 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180339419176.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 3.1.89
2020-11-16 18:03:39 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:39 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180339623256.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 3.1.89
2020-11-16 18:03:40 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:40 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180340143913.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 3.1.89
2020-11-16 18:03:40 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:40 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180340348776.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 3.1.89
2020-11-16 18:03:40 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:40 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180340573814.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 3.1.89
2020-11-16 18:03:40 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:40 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180340791376.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 3.1.89
2020-11-16 18:03:40 VERBOSE  task          current-tv-list REJECTED: `Our Planet Earth (1991)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:41 VERBOSE  task          current-tv-list REJECTED: `Weird City (2019)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:41 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:41 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180341262525.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 3.1.89
2020-11-16 18:03:41 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:41 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180341477694.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 3.1.89
2020-11-16 18:03:41 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:41 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180341739012.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 3.1.89
2020-11-16 18:03:41 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:41 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180341961394.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 3.1.89
2020-11-16 18:03:42 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:42 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180342194540.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 3.1.89
2020-11-16 18:03:42 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:42 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180342408725.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 3.1.89
2020-11-16 18:03:42 VERBOSE  task          current-tv-list REJECTED: `Invader ZIM (2001)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:42 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:42 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180342746477.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 3.1.89
2020-11-16 18:03:42 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:42 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180342965857.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 3.1.89
2020-11-16 18:03:43 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:43 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180343182424.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 3.1.89
2020-11-16 18:03:43 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:43 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180343415322.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 3.1.89
2020-11-16 18:03:43 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:43 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180343696630.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 3.1.89
2020-11-16 18:03:43 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:43 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180343914112.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 3.1.89
2020-11-16 18:03:44 VERBOSE  task          current-tv-list REJECTED: `Maniac (2018)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:44 VERBOSE  task          current-tv-list REJECTED: `New Girl (2011)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:44 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:44 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180344643505.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 3.1.89
2020-11-16 18:03:44 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:44 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180344853963.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 3.1.89
2020-11-16 18:03:45 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:45 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180345079943.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 3.1.89
2020-11-16 18:03:45 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:45 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180345307509.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 3.1.89
2020-11-16 18:03:45 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:45 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180345670542.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 3.1.89
2020-11-16 18:03:45 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:45 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180345905435.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 3.1.89
2020-11-16 18:03:46 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:46 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180346114674.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 3.1.89
2020-11-16 18:03:46 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:46 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180346347729.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 3.1.89
2020-11-16 18:03:46 VERBOSE  task          current-tv-list REJECTED: `Love (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:46 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:46 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180346776175.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 3.1.89
2020-11-16 18:03:47 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:47 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180347022715.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 3.1.89
2020-11-16 18:03:47 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:47 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180347394370.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 3.1.89
2020-11-16 18:03:47 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:47 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180347615983.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 3.1.89
2020-11-16 18:03:47 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:47 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180347857979.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 3.1.89
2020-11-16 18:03:48 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:48 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180348068360.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 3.1.89
2020-11-16 18:03:48 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:48 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180348289771.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 3.1.89
2020-11-16 18:03:48 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:48 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180348496701.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 3.1.89
2020-11-16 18:03:48 VERBOSE  task          current-tv-list REJECTED: `Narcos (2015)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:49 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:49 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180349204871.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 3.1.89
2020-11-16 18:03:49 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:49 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180349417457.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 3.1.89
2020-11-16 18:03:49 VERBOSE  task          current-tv-list REJECTED: `Beelzebub (2011)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:49 VERBOSE  task          current-tv-list REJECTED: `Horace and Pete (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:49 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:49 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180349901814.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 3.1.89
2020-11-16 18:03:50 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:50 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180350112820.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 3.1.89
2020-11-16 18:03:50 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:50 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180350330860.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 3.1.89
2020-11-16 18:03:50 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:50 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180350558457.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 3.1.89
2020-11-16 18:03:50 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:50 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180350828768.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 3.1.89
2020-11-16 18:03:51 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:51 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180351041723.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 3.1.89
2020-11-16 18:03:51 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:51 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180351316672.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 3.1.89
2020-11-16 18:03:51 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:51 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180351531952.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 3.1.89
2020-11-16 18:03:51 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:51 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180351773985.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 3.1.89
2020-11-16 18:03:51 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:51 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180351992119.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 3.1.89
2020-11-16 18:03:52 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:52 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180352270133.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 3.1.89
2020-11-16 18:03:52 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:52 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180352481881.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 3.1.89
2020-11-16 18:03:52 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:52 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180352701780.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 3.1.89
2020-11-16 18:03:52 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:52 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180352913993.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 3.1.89
2020-11-16 18:03:53 VERBOSE  task          current-tv-list REJECTED: `Little Britain USA (2008)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:53 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:53 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180353203227.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 3.1.89
2020-11-16 18:03:53 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:53 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180353432886.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 3.1.89
2020-11-16 18:03:53 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:53 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180353655171.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 3.1.89
2020-11-16 18:03:53 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:53 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180353874622.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 3.1.89
2020-11-16 18:03:53 VERBOSE  task          current-tv-list REJECTED: `Burn Notice (2007)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:54 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:54 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180354147836.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 3.1.89
2020-11-16 18:03:54 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:54 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180354360667.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 3.1.89
2020-11-16 18:03:54 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:54 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180354692551.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 3.1.89
2020-11-16 18:03:54 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:54 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180354904660.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 3.1.89
2020-11-16 18:03:55 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:55 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180355128756.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 3.1.89
2020-11-16 18:03:55 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:55 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180355364723.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 3.1.89
2020-11-16 18:03:55 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:55 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180355585386.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 3.1.89
2020-11-16 18:03:55 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:55 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180355819372.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 3.1.89
2020-11-16 18:03:56 VERBOSE  task          current-tv-list REJECTED: `Master of None (2015)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:56 VERBOSE  task          current-tv-list REJECTED: `Samurai Jack (2001)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:56 VERBOSE  task          current-tv-list REJECTED: `Dimension 404 (2017)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:56 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:56 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180356376348.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 3.1.89
2020-11-16 18:03:56 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:56 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180356591089.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 3.1.89
2020-11-16 18:03:56 VERBOSE  task          current-tv-list REJECTED: `Black Sails (2014)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:56 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:56 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180356934910.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 3.1.89
2020-11-16 18:03:57 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:57 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180357150252.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 3.1.89
2020-11-16 18:03:57 VERBOSE  task          current-tv-list REJECTED: `Rules of Engagement (2007)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:57 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:57 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180357441864.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 3.1.89
2020-11-16 18:03:57 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:57 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180357676651.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 3.1.89
2020-11-16 18:03:57 VERBOSE  task          current-tv-list REJECTED: `Just Shoot Me (1997)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:57 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:57 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180357971043.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 3.1.89
2020-11-16 18:03:58 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:58 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180358219832.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 3.1.89
2020-11-16 18:03:58 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:58 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180358476232.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 3.1.89
2020-11-16 18:03:58 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:58 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180358704672.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 3.1.89
2020-11-16 18:03:58 VERBOSE  task          current-tv-list REJECTED: `Penny Dreadful (2014)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:03:59 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:59 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180359009172.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 3.1.89
2020-11-16 18:03:59 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:59 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180359248599.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 3.1.89
2020-11-16 18:03:59 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:59 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180359548660.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 3.1.89
2020-11-16 18:03:59 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:03:59 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180359780142.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 3.1.89
2020-11-16 18:04:00 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:00 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180400019105.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 3.1.89
2020-11-16 18:04:00 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:00 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180400231423.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 3.1.89
2020-11-16 18:04:00 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:00 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180400576361.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 3.1.89
2020-11-16 18:04:00 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:00 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180400799281.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 3.1.89
2020-11-16 18:04:00 VERBOSE  task          current-tv-list REJECTED: `Tom and Jerry (1940)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:01 VERBOSE  task          current-tv-list REJECTED: `The Wire (2002)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:01 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:01 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180401270965.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 3.1.89
2020-11-16 18:04:01 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:01 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180401488928.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 3.1.89
2020-11-16 18:04:01 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:01 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180401704369.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 3.1.89
2020-11-16 18:04:01 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:01 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180401926427.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 3.1.89
2020-11-16 18:04:02 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:02 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180402140728.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 3.1.89
2020-11-16 18:04:02 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:02 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180402353047.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 3.1.89
2020-11-16 18:04:02 VERBOSE  task          current-tv-list REJECTED: `Blackadder (1983)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:02 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:02 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180402639928.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 3.1.89
2020-11-16 18:04:02 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:02 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180402850820.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 3.1.89
2020-11-16 18:04:03 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:03 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180403082276.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 3.1.89
2020-11-16 18:04:03 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:03 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180403317576.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 3.1.89
2020-11-16 18:04:03 VERBOSE  task          current-tv-list REJECTED: `Tales from the Crypt (1989)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:03 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:03 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180403624068.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 3.1.89
2020-11-16 18:04:03 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:03 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180403834899.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 3.1.89
2020-11-16 18:04:04 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:04 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180404058939.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 3.1.89
2020-11-16 18:04:04 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:04 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180404267962.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 3.1.89
2020-11-16 18:04:04 VERBOSE  task          current-tv-list REJECTED: `Seinfeld (1989)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:04 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:04 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180404555794.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 3.1.89
2020-11-16 18:04:04 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:04 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180404790622.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 3.1.89
2020-11-16 18:04:04 VERBOSE  task          current-tv-list REJECTED: `Scrubs (2001)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:04 VERBOSE  task          current-tv-list REJECTED: `Roadies (2016)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:05 VERBOSE  task          current-tv-list REJECTED: `Raising Hope (2010)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:05 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:05 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180405227928.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 3.1.89
2020-11-16 18:04:05 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:05 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180405453826.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 3.1.89
2020-11-16 18:04:05 VERBOSE  task          current-tv-list REJECTED: `Police Squad! (1982)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:05 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:05 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180405762697.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 3.1.89
2020-11-16 18:04:05 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:06 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180406000013.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 3.1.89
2020-11-16 18:04:06 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:06 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180406238817.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 3.1.89
2020-11-16 18:04:06 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:06 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180406512008.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 3.1.89
2020-11-16 18:04:06 VERBOSE  task          current-tv-list REJECTED: `Open All Hours (1976)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:06 VERBOSE  task          current-tv-list REJECTED: `Only Fools and Horses (1981)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:06 VERBOSE  task          current-tv-list REJECTED: `My Name Is Earl (2005)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:07 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:07 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180407032709.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 3.1.89
2020-11-16 18:04:07 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:07 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180407258236.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 3.1.89
2020-11-16 18:04:07 VERBOSE  task          current-tv-list REJECTED: `Moone Boy (2012)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:07 VERBOSE  task          current-tv-list REJECTED: `Monk (2002)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:07 VERBOSE  task          current-tv-list REJECTED: `Monty Python's Flying Circus (1969)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:07 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:07 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180407751505.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 3.1.89
2020-11-16 18:04:07 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:07 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180407981606.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 3.1.89
2020-11-16 18:04:08 VERBOSE  task          current-tv-list REJECTED: `Louie (2010)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:08 VERBOSE  task          current-tv-list REJECTED: `M*A*S*H (1970)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:08 VERBOSE  task          current-tv-list REJECTED: `Little Britain (2003)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:08 VERBOSE  task          current-tv-list REJECTED: `Key & Peele (2012)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:08 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:08 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180408667553.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 3.1.89
2020-11-16 18:04:08 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:08 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180408904768.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 3.1.89
2020-11-16 18:04:08 VERBOSE  task          current-tv-list REJECTED: `Inside Amy Schumer (2013)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:09 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:09 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180409199015.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 3.1.89
2020-11-16 18:04:09 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:09 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180409409306.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 3.1.89
2020-11-16 18:04:09 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:09 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180409638096.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 3.1.89
2020-11-16 18:04:09 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:09 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180409843945.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 3.1.89
2020-11-16 18:04:09 VERBOSE  task          current-tv-list REJECTED: `House (2004)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:10 VERBOSE  task          current-tv-list REJECTED: `How I Met Your Mother (2005)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:10 VERBOSE  task          current-tv-list REJECTED: `Gravity Falls (2012)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:10 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:10 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180410266350.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 3.1.89
2020-11-16 18:04:10 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:10 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180410480229.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 3.1.89
2020-11-16 18:04:10 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:10 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180410697326.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 3.1.89
2020-11-16 18:04:10 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:10 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180410904465.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 3.1.89
2020-11-16 18:04:11 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:11 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180411135200.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 3.1.89
2020-11-16 18:04:11 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:11 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180411356924.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 3.1.89
2020-11-16 18:04:11 VERBOSE  task          current-tv-list REJECTED: `Flight of the Conchords (2007)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:11 VERBOSE  task          current-tv-list REJECTED: `Fawlty Towers (1975)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:11 VERBOSE  task          current-tv-list REJECTED: `Father Ted (1995)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:11 VERBOSE  task          current-tv-list REJECTED: `Firefly (2002)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:11 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:11 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180411938491.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 3.1.89
2020-11-16 18:04:12 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:12 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180412141599.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 3.1.89
2020-11-16 18:04:12 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:12 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180412438028.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 3.1.89
2020-11-16 18:04:12 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:12 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180412674634.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 3.1.89
2020-11-16 18:04:12 VERBOSE  task          current-tv-list REJECTED: `Cougar Town (2009)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:12 VERBOSE  task          current-tv-list REJECTED: `Cold Case (2003)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:13 VERBOSE  task          current-tv-list REJECTED: `Castle (2009)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:13 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:13 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180413237814.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 3.1.89
2020-11-16 18:04:13 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:13 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180413441968.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 3.1.89
2020-11-16 18:04:13 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:13 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180413667779.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 3.1.89
2020-11-16 18:04:13 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:13 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180413890265.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 3.1.89
2020-11-16 18:04:14 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:14 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180414174835.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 3.1.89
2020-11-16 18:04:14 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:14 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180414556409.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 3.1.89
2020-11-16 18:04:14 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:14 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180414779269.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 3.1.89
2020-11-16 18:04:15 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:15 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180415012810.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 3.1.89
2020-11-16 18:04:15 VERBOSE  task          current-tv-list REJECTED: `Snuff Box (2006)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:15 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:15 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180415419172.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 3.1.89
2020-11-16 18:04:15 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:15 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180415635755.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 3.1.89
2020-11-16 18:04:15 VERBOSE  task          current-tv-list REJECTED: `Doctor Horrible's Sing-Along Blog (2008)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:15 VERBOSE  task          current-tv-list REJECTED: `Clone High (2002)` by if plugin because matched requirement: trakt_collected and trakt_series_status in ['ended', 'canceled']
2020-11-16 18:04:16 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:16 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180416012613.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 3.1.89
2020-11-16 18:04:16 ERROR    lazy_lookup   current-tv-list Unhandled error in lazy lookup plugin: unconverted data remains: :00
2020-11-16 18:04:16 CRITICAL manager       current-tv-list An unexpected crash has occurred. Writing crash report to /etc/flexget/crash_report.2020.11.16.180416250463.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 3.1.89
2020-11-16 18:04:16 VERBOSE  details       current-tv-list Summary - Accepted: 0 (Rejected: 90 Undecided: 235 Failed: 0)

Additional information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions