@Emanuele_Sacchi wrote:
When for any reason api.tvdb.com is not available (server unavailable, maintenance, etc.), Flexget returns an error and doesn't add the files to the transmission queue, as it gets no series or episode name nor number.
2017-03-10 06:07 INFO download xxx Downloading: The Blacklist Redemption S01E03 HDTV x264-KILLERS 2017-03-10 06:07 WARNING torrent_alive Socket Error: timed out 2017-03-10 06:07 WARNING torrent_alive Socket Error: timed out 2017-03-10 06:07 WARNING torrent_alive Socket Error: [Errno -2] Name or service not known 2017-03-10 06:08 ERROR api_tvdb xxx Could not get update information from tvdb: HTTPSConnectionPool(host='api.thetvdb.com', port=443): Read timed out. (read timeout=30) 2017-03-10 06:08 WARNING api_tvdb xxx Error while updating from tvdb (Error updating data from tvdb: Requests to this site (api.thetvdb.com) have timed out recently. Waiting before trying again.), using cached data. 2017-03-10 06:08 ERROR api_tvdb xxx Could not get update information from tvdb: Requests to this site (api.thetvdb.com) have timed out recently. Waiting before trying again. 2017-03-10 06:08 WARNING api_tvdb xxx Error while updating from tvdb (Error updating data from tvdb: Requests to this site (api.thetvdb.com) have timed out recently. Waiting before trying again.), using cached data. 2017-03-10 06:08 ERROR set xxx Could not set content_filename for The Blacklist Redemption S01E03 HDTV x264-KILLERS: (TypeError) object of type 'NoneType' has no len() 2017-03-10 06:08 CRITICAL task xxx BUG: Unhandled error in plugin transmission: Trying to render non string template or unrecognized template format, got None 2017-03-10 06:08 CRITICAL manager xxx An unexpected crash has occurred. Writing crash report to /home/pi/.flexget/crash_report.2017.03.10.060816624049.log. Please verify you are running the latest version of flexget by using "flexget -V" from CLI or by using version_checker plugin at http://flexget.com/wiki/Plugins/version_checker. You are currently using version 2.10.10 2017-03-10 06:08 WARNING task xxx Aborting task (plugin: transmission)
Is there a way to account for a "fallback solution" in case these data are not available and default to the torrent name? I mean, having files auto-renamed is great, but at any rate downloading them with their own names is way better than not getting them because thetvdb has issues...
Posts: 3
Participants: 2