PMS Version 0.9.17.2 on Windows 8.1 Pro x64
For about a month now - occasionally, intermittently - some newly added TV Series episodes wont import properly, they show up in plex but not with any tvdb metadata - like below. , it seems the tvdb agent bundle is crashing out. full log here http://hastebin.com/otezafanur.tex
I have cleared out the cache folder for it, restarted PMS, still same issue
i can download the en.zip mentioned in the full log with no issues
any suggestions?
exception from com.plexapp.agents.thetvdb.log
2016-06-20 19:04:25,954 (174c) : CRITICAL (core:574) - Exception in the update function of agent named ‘TheTVDB’, called with guid ‘com.plexapp.agents.thetvdb://283052/2/9?lang=en’ (most recent call last):
File “C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-2bd156c\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\api\agentkit.py”, line 1065, in update
agent.update(obj, media, lang, **kwargs)
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-2bd156c\TheTVDB.bundle\Contents\Code_init.py", line 1013, in update
self.processExtras(xml, metadata.seasons[season_num], lang, ivaNormTitle)
File “C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-2bd156c\Framework.bundle\Contents\Resources\Versions\2\Python\Framework\api hreadkit.py”, line 233, in parallelize_decorator
f(*args, **kwargs)
File "C:\Program Files (x86)\Plex\Plex Media Server\Resources\Plug-ins-2bd156c\TheTVDB.bundle\Contents\Code_init.py", line 866, in UpdateEpisodes
def UpdateEpisode(episode=episode, episode_el=episode_el, lang=lang, series_available=metadata.originally_available_at, series_id=metadata.id, ivaNormTitle=ivaNormTitle, series_extra_xml=series_extra_xml):
NameError: free variable ‘ivaNormTitle’ referenced before assignment in enclosing scope

