My movies are no longer always downloading movie information. They never download posters even if I match by IMDB tag. This used to work and TV Shows continues to work just fine. What can I look for to resolve this. I tried searching the forums to understand what to look for in the logs, but I couldn’t find anything. Thoughts?
Recent additions that did not fully work were ‘RockNRolla (2008)’ which found nothing. And 'Empire State (2013) which found the meta data, but no poster.
Seems like there might be a problem with the cinematerial agent
From the log:
2019-02-13 06:07:04,299 (7ff65cf91700) : CRITICAL (agentkit:1078) - Exception in the update function of agent named 'CineMaterial', called with guid 'com.plexapp.agents.imdb://tt2171867?lang=en' (most recent call last):
File "/volume1/@appstore/Plex Media Server/Resources/Plug-ins-cc260c476/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 1076, in _update
agent.update(obj, media, lang, **kwargs)
File "/volume1/@appstore/Plex Media Server/Resources/Plug-ins-cc260c476/MoviePosterDB.bundle/Contents/Code/__init__.py", line 42, in update
valid_names.append(self.add_poster(metadata, secret, poster, i))
File "/volume1/@appstore/Plex Media Server/Resources/Plug-ins-cc260c476/MoviePosterDB.bundle/Contents/Code/__init__.py", line 55, in add_poster
thumb_url = poster['thumbnail_location']
File "/volume1/@appstore/Plex Media Server/Resources/Plug-ins-cc260c476/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py", line 108, in <lambda>
_getitem_ = lambda x, y: x.__getitem__(y),
KeyError: 'thumbnail_location'
Try and disable that agent, and then refresh the media