Skip to content

Flexget Crashes If failed to retrive trakt data #2695

@soloam

Description

@soloam

Expected behaviour:

The flexget should not crash if for some reason flexget fails to get any field.

Actual behaviour:

It looks like flexget is crashing if fails to get the fields from trakt, at lest it's what I can read from the log

Config:

configure_series:
  from:
    trakt_list:
      account: account
      list: list
      strip_dates: false
      type: shows
      username: me
  settings:
    identified_by: ep
    quality: 1080p hdtv|webdl|webrip h264+
    target: 1080p hdtv|webdl h264+
    timeframe: 4 hours
content_size:
  max: 15000
  min: 200
  strict: false
imdb_lookup: true
magnets: false
no_entries_ok: true
pathscrub: windows
priority: 101
require_field:
  - series_name
  - series_id
rss:
  all_entries: false
  ascii: false
  escape: false
  group_links: false
  silent: false
  url: https://rss.site
set:
  content_filename: '{{ system_path_media_file_mask }}'
  isystem_path_media_file_mask: '{{ series_name|re_replace("[ ]?\([0-9]{4}\)$","")|pathscrub}}
    - {{ series_id }}{% if tvdb_ep_name|default(False) %} - {{ tvdb_ep_name|pathscrub}}{%
    elif trakt_ep_name|default(False) %} - {{ trakt_ep_name|pathscrub}}{% endif %}'
  isystem_path_media_path: series
  path: /mnt/downtemp/downloaded//{{ system_path_media_path }}/
  system_path_media_file_mask: '{{ isystem_path_media_file_mask | pathscrub("windows")
    }}'
  system_path_media_path: '{{ isystem_path_media_path | pathscrub("windows") }}'
thetvdb_lookup: true
tmdb_lookup: true
torrent_alive: true
trakt_lookup: true
transmission:
  host: transmission.local
tvmaze_lookup: true

Log:

(click to expand)
2020-06-05 10:21:16 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.thetvdb.com/series/317432/episodes/query with args () and kwargs {'params': {'airedSeason': 1, 'airedEpisode': 10}, 'headers': {'Authorization': 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1OTE5MTk3MzcsImlkIjoiRmxleEdldCIsIm9yaWdfaWF0IjoxNTkxMzE0OTM3fQ.uo0zSkuyot6Fk3G5xV7vAtSdNtTIXs_cyjJd6xePJlbBLpAF2e5la9U2sV0KJ2KeuDSTmFHqelL3eFIT1tItwAJ3qJVnkErGKADg06uX8LgYBE5T7i0jxoJT5SrDdtKuUNIFAEylBBJGnoc364czvkSolkC-ge9EHGqZ6NZ_djqH_QObmxZUbHU73IbISQf1XJGQTRdpJXaaKWOLowsI8l7kOUWsA6gkW-1ekU3OEQ_hD-s_2Nz8xIuMqPPmT05_kSXBU7H3HONFI3ym6f1aPycVIfoMQt8j5Bi_wfhOM6PWxo-J-xdq40DAy-2Ms51U7n1r_-7nXH6GyAP1c5ZJgA', 'Accept-Language': 'en'}, 'json': None, 'timeout': 30}
2020-06-05 10:21:17 DEBUG    thetvdb_lookup TV_Site_1080 Error looking up tvdb episode information for Sense8 - S01E10 - What Is Human: Error looking up episode from TVDb (404 Client Error: Not Found for url: https://api.thetvdb.com/series/317432/episodes/query?airedSeason=1&airedEpisode=10)
2020-06-05 10:21:17 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/people with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:17 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/translations with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:17 DEBUG    api_trakt     TV_Site_1080 Episode 1 10 not found in cache, looking up from trakt.
2020-06-05 10:21:17 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/seasons/1/episodes/10/?extended=full with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:17 DEBUG    trakt_lookup  TV_Site_1080 Error Retrieving Trakt url: https://api.trakt.tv/shows/111516/seasons/1/episodes/10/?extended=full
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 268156
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=268156> information restored from cache.
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:17 DEBUG    api_tvdb      TV_Site_1080 Episode Gappa Sensei (2016) s1 e2 not found in cache, looking up from tvdb.
2020-06-05 10:21:17 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.thetvdb.com/series/317432/episodes/query with args () and kwargs {'params': {'airedSeason': 1, 'airedEpisode': 2}, 'headers': {'Authorization': 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1OTE5MTk3MzcsImlkIjoiRmxleEdldCIsIm9yaWdfaWF0IjoxNTkxMzE0OTM3fQ.uo0zSkuyot6Fk3G5xV7vAtSdNtTIXs_cyjJd6xePJlbBLpAF2e5la9U2sV0KJ2KeuDSTmFHqelL3eFIT1tItwAJ3qJVnkErGKADg06uX8LgYBE5T7i0jxoJT5SrDdtKuUNIFAEylBBJGnoc364czvkSolkC-ge9EHGqZ6NZ_djqH_QObmxZUbHU73IbISQf1XJGQTRdpJXaaKWOLowsI8l7kOUWsA6gkW-1ekU3OEQ_hD-s_2Nz8xIuMqPPmT05_kSXBU7H3HONFI3ym6f1aPycVIfoMQt8j5Bi_wfhOM6PWxo-J-xdq40DAy-2Ms51U7n1r_-7nXH6GyAP1c5ZJgA', 'Accept-Language': 'en'}, 'json': None, 'timeout': 30}
2020-06-05 10:21:17 DEBUG    thetvdb_lookup TV_Site_1080 Error looking up tvdb episode information for Sense8 - S01E02 - I Am Also A We: Error looking up episode from TVDb (404 Client Error: Not Found for url: https://api.thetvdb.com/series/317432/episodes/query?airedSeason=1&airedEpisode=2)
2020-06-05 10:21:17 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/people with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:17 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/translations with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:18 DEBUG    api_trakt     TV_Site_1080 Episode 1 2 not found in cache, looking up from trakt.
2020-06-05 10:21:18 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/seasons/1/episodes/2/?extended=full with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:18 DEBUG    trakt_lookup  TV_Site_1080 Error Retrieving Trakt url: https://api.trakt.tv/shows/111516/seasons/1/episodes/2/?extended=full
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 268156
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=268156> information restored from cache.
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:18 DEBUG    api_tvdb      TV_Site_1080 Episode Gappa Sensei (2016) s1 e8 not found in cache, looking up from tvdb.
2020-06-05 10:21:18 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.thetvdb.com/series/317432/episodes/query with args () and kwargs {'params': {'airedSeason': 1, 'airedEpisode': 8}, 'headers': {'Authorization': 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1OTE5MTk3MzcsImlkIjoiRmxleEdldCIsIm9yaWdfaWF0IjoxNTkxMzE0OTM3fQ.uo0zSkuyot6Fk3G5xV7vAtSdNtTIXs_cyjJd6xePJlbBLpAF2e5la9U2sV0KJ2KeuDSTmFHqelL3eFIT1tItwAJ3qJVnkErGKADg06uX8LgYBE5T7i0jxoJT5SrDdtKuUNIFAEylBBJGnoc364czvkSolkC-ge9EHGqZ6NZ_djqH_QObmxZUbHU73IbISQf1XJGQTRdpJXaaKWOLowsI8l7kOUWsA6gkW-1ekU3OEQ_hD-s_2Nz8xIuMqPPmT05_kSXBU7H3HONFI3ym6f1aPycVIfoMQt8j5Bi_wfhOM6PWxo-J-xdq40DAy-2Ms51U7n1r_-7nXH6GyAP1c5ZJgA', 'Accept-Language': 'en'}, 'json': None, 'timeout': 30}
2020-06-05 10:21:18 DEBUG    thetvdb_lookup TV_Site_1080 Error looking up tvdb episode information for Sense8 - S01E08 - We Will All Be Judged By The Courage Of Our Hearts: Error looking up episode from TVDb (404 Client Error: Not Found for url: https://api.thetvdb.com/series/317432/episodes/query?airedSeason=1&airedEpisode=8)
2020-06-05 10:21:18 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/people with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:18 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/translations with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:18 DEBUG    api_trakt     TV_Site_1080 Episode 1 8 not found in cache, looking up from trakt.
2020-06-05 10:21:18 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/seasons/1/episodes/8/?extended=full with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:19 DEBUG    trakt_lookup  TV_Site_1080 Error Retrieving Trakt url: https://api.trakt.tv/shows/111516/seasons/1/episodes/8/?extended=full
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 268156
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=268156> information restored from cache.
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:19 DEBUG    api_tvdb      TV_Site_1080 Episode Gappa Sensei (2016) s1 e3 not found in cache, looking up from tvdb.
2020-06-05 10:21:19 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.thetvdb.com/series/317432/episodes/query with args () and kwargs {'params': {'airedSeason': 1, 'airedEpisode': 3}, 'headers': {'Authorization': 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1OTE5MTk3MzcsImlkIjoiRmxleEdldCIsIm9yaWdfaWF0IjoxNTkxMzE0OTM3fQ.uo0zSkuyot6Fk3G5xV7vAtSdNtTIXs_cyjJd6xePJlbBLpAF2e5la9U2sV0KJ2KeuDSTmFHqelL3eFIT1tItwAJ3qJVnkErGKADg06uX8LgYBE5T7i0jxoJT5SrDdtKuUNIFAEylBBJGnoc364czvkSolkC-ge9EHGqZ6NZ_djqH_QObmxZUbHU73IbISQf1XJGQTRdpJXaaKWOLowsI8l7kOUWsA6gkW-1ekU3OEQ_hD-s_2Nz8xIuMqPPmT05_kSXBU7H3HONFI3ym6f1aPycVIfoMQt8j5Bi_wfhOM6PWxo-J-xdq40DAy-2Ms51U7n1r_-7nXH6GyAP1c5ZJgA', 'Accept-Language': 'en'}, 'json': None, 'timeout': 30}
2020-06-05 10:21:19 DEBUG    thetvdb_lookup TV_Site_1080 Error looking up tvdb episode information for Sense8 - S01E03 - Smart Money Is On The Skinny Bitch: Error looking up episode from TVDb (404 Client Error: Not Found for url: https://api.thetvdb.com/series/317432/episodes/query?airedSeason=1&airedEpisode=3)
2020-06-05 10:21:19 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/people with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:19 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/translations with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:19 DEBUG    api_trakt     TV_Site_1080 Episode 1 3 not found in cache, looking up from trakt.
2020-06-05 10:21:19 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/seasons/1/episodes/3/?extended=full with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:20 DEBUG    trakt_lookup  TV_Site_1080 Error Retrieving Trakt url: https://api.trakt.tv/shows/111516/seasons/1/episodes/3/?extended=full
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 268156
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=268156> information restored from cache.
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:20 DEBUG    api_tvdb      TV_Site_1080 Episode Gappa Sensei (2016) s1 e5 not found in cache, looking up from tvdb.
2020-06-05 10:21:20 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.thetvdb.com/series/317432/episodes/query with args () and kwargs {'params': {'airedSeason': 1, 'airedEpisode': 5}, 'headers': {'Authorization': 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1OTE5MTk3MzcsImlkIjoiRmxleEdldCIsIm9yaWdfaWF0IjoxNTkxMzE0OTM3fQ.uo0zSkuyot6Fk3G5xV7vAtSdNtTIXs_cyjJd6xePJlbBLpAF2e5la9U2sV0KJ2KeuDSTmFHqelL3eFIT1tItwAJ3qJVnkErGKADg06uX8LgYBE5T7i0jxoJT5SrDdtKuUNIFAEylBBJGnoc364czvkSolkC-ge9EHGqZ6NZ_djqH_QObmxZUbHU73IbISQf1XJGQTRdpJXaaKWOLowsI8l7kOUWsA6gkW-1ekU3OEQ_hD-s_2Nz8xIuMqPPmT05_kSXBU7H3HONFI3ym6f1aPycVIfoMQt8j5Bi_wfhOM6PWxo-J-xdq40DAy-2Ms51U7n1r_-7nXH6GyAP1c5ZJgA', 'Accept-Language': 'en'}, 'json': None, 'timeout': 30}
2020-06-05 10:21:20 DEBUG    thetvdb_lookup TV_Site_1080 Error looking up tvdb episode information for Sense8 - S01E05 - Art Is Like Religion: Error looking up episode from TVDb (404 Client Error: Not Found for url: https://api.thetvdb.com/series/317432/episodes/query?airedSeason=1&airedEpisode=5)
2020-06-05 10:21:20 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/people with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:20 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/translations with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:20 DEBUG    api_trakt     TV_Site_1080 Episode 1 5 not found in cache, looking up from trakt.
2020-06-05 10:21:20 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/seasons/1/episodes/5/?extended=full with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:21 DEBUG    trakt_lookup  TV_Site_1080 Error Retrieving Trakt url: https://api.trakt.tv/shows/111516/seasons/1/episodes/5/?extended=full
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 268156
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=268156> information restored from cache.
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:21 DEBUG    api_tvdb      TV_Site_1080 Episode Gappa Sensei (2016) s1 e6 not found in cache, looking up from tvdb.
2020-06-05 10:21:21 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.thetvdb.com/series/317432/episodes/query with args () and kwargs {'params': {'airedSeason': 1, 'airedEpisode': 6}, 'headers': {'Authorization': 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1OTE5MTk3MzcsImlkIjoiRmxleEdldCIsIm9yaWdfaWF0IjoxNTkxMzE0OTM3fQ.uo0zSkuyot6Fk3G5xV7vAtSdNtTIXs_cyjJd6xePJlbBLpAF2e5la9U2sV0KJ2KeuDSTmFHqelL3eFIT1tItwAJ3qJVnkErGKADg06uX8LgYBE5T7i0jxoJT5SrDdtKuUNIFAEylBBJGnoc364czvkSolkC-ge9EHGqZ6NZ_djqH_QObmxZUbHU73IbISQf1XJGQTRdpJXaaKWOLowsI8l7kOUWsA6gkW-1ekU3OEQ_hD-s_2Nz8xIuMqPPmT05_kSXBU7H3HONFI3ym6f1aPycVIfoMQt8j5Bi_wfhOM6PWxo-J-xdq40DAy-2Ms51U7n1r_-7nXH6GyAP1c5ZJgA', 'Accept-Language': 'en'}, 'json': None, 'timeout': 30}
2020-06-05 10:21:21 DEBUG    thetvdb_lookup TV_Site_1080 Error looking up tvdb episode information for Sense8 - S01E06 - Demons: Error looking up episode from TVDb (404 Client Error: Not Found for url: https://api.thetvdb.com/series/317432/episodes/query?airedSeason=1&airedEpisode=6)
2020-06-05 10:21:21 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/people with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:21 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/translations with args () and kwargs {'params': {'extended': 'full'}, 'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:21 DEBUG    api_trakt     TV_Site_1080 Episode 1 6 not found in cache, looking up from trakt.
2020-06-05 10:21:21 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.trakt.tv/shows/111516/seasons/1/episodes/6/?extended=full with args () and kwargs {'allow_redirects': True, 'timeout': 30}
2020-06-05 10:21:51 DEBUG    trakt_lookup  TV_Site_1080 Error Retrieving Trakt url: https://api.trakt.tv/shows/111516/seasons/1/episodes/6/?extended=full
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 268156
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=268156> information restored from cache.
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Looking up tvdb information for 'Sense8 (2015)'. TVDB ID: 317432
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Series <name=Sense8 (2015),tvdb_id=317432> information restored from cache.
2020-06-05 10:21:51 DEBUG    api_tvdb      TV_Site_1080 Episode Gappa Sensei (2016) s1 e12 not found in cache, looking up from tvdb.
2020-06-05 10:21:51 DEBUG    utils.requests TV_Site_1080 GETing URL https://api.thetvdb.com/series/317432/episodes/query with args () and kwargs {'params': {'airedSeason': 1, 'airedEpisode': 12}, 'headers': {'Authorization': 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1OTE5MTk3MzcsImlkIjoiRmxleEdldCIsIm9yaWdfaWF0IjoxNTkxMzE0OTM3fQ.uo0zSkuyot6Fk3G5xV7vAtSdNtTIXs_cyjJd6xePJlbBLpAF2e5la9U2sV0KJ2KeuDSTmFHqelL3eFIT1tItwAJ3qJVnkErGKADg06uX8LgYBE5T7i0jxoJT5SrDdtKuUNIFAEylBBJGnoc364czvkSolkC-ge9EHGqZ6NZ_djqH_QObmxZUbHU73IbISQf1XJGQTRdpJXaaKWOLowsI8l7kOUWsA6gkW-1ekU3OEQ_hD-s_2Nz8xIuMqPPmT05_kSXBU7H3HONFI3ym6f1aPycVIfoMQt8j5Bi_wfhOM6PWxo-J-xdq40DAy-2Ms51U7n1r_-7nXH6GyAP1c5ZJgA', 'Accept-Language': 'en'}, 'json': None, 'timeout': 30}
2020-06-05 10:21:51 DEBUG    thetvdb_lookup TV_Site_1080 Error looking up tvdb episode information for Sense8 - S01E12 - I Can't Leave Her: Error looking up episode from TVDb (404 Client Error: Not Found for url: https://api.thetvdb.com/series/317432/episodes/query?airedSeason=1&airedEpisode=12)
2020-06-05 10:21:51 DEBUG    api_trakt     TV_Site_1080 Error searching for actors for trakt id Requests to this site (api.trakt.tv) have timed out recently. Waiting before trying again.
2020-06-05 10:21:51 ERROR    lazy_lookup   TV_Site_1080 Unhandled error in lazy lookup plugin: 'NoneType' object is not iterable
Traceback (most recent call last):
  File "/home/downloader/flexget/lib/python3.7/site-packages/flexget/utils/lazy_dict.py", line 41, in __getitem__
    callee.func(self.store, *(callee.args or []), **(callee.kwargs or {}))
  File "/home/downloader/flexget/lib/python3.7/site-packages/flexget/components/trakt/trakt_lookup.py", line 204, in lazy_lookup
    entry.update_using_map(lazy_lookup_types[lazy_lookup_name], db_data)
  File "/home/downloader/flexget/lib/python3.7/site-packages/flexget/entry.py", line 291, in update_using_map
    v = value(source_item)
  File "/home/downloader/flexget/lib/python3.7/site-packages/flexget/components/trakt/trakt_lookup.py", line 138, in <lambda>
    'show_actors': {'trakt_actors': lambda show: db.list_actors(show.actors)},
  File "/home/downloader/flexget/lib/python3.7/site-packages/flexget/components/trakt/db.py", line 766, in actors
    self._actors[:] = get_db_actors(self.id, 'show')
  File "/home/downloader/flexget/lib/python3.7/site-packages/sqlalchemy/orm/collections.py", line 1162, in __setitem__
    for i, item in enumerate(value):
TypeError: 'NoneType' object is not iterable

Additional information:

  • FlexGet version: 3.1.62
  • Python version: 3.7.3
  • Installation method: venv
  • Using daemon (yes/no): yes
  • OS and version: Debian 10
  • Link to crash log: https://pastebin.com/ExYn9k3P

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