Еще вот такую ошибку встретил:
2017-01-18 18:14:31,493 (-4c415b90) : CRITICAL (agentkit:1057) - Exception in the update function of agent named 'Кинопоиск', called with guid 'com.plexapp.agents.kinopoisk://463464?lang=ru' (most recent call last): File "bundles-release/Framework.bundle-dist/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 1055, in _update File "/mnt/array1/PlexDebug/Library/Application Support/Plex Media Server/Plug-ins/Kinopoisk.bundle/Contents/Code/__init__.py", line 90, in update self.load_images(metadata, lang, self.kp.is_primary) File "/mnt/array1/PlexDebug/Library/Application Support/Plex Media Server/Plug-ins/Kinopoisk.bundle/Contents/Code/__init__.py", line 58, in load_images getattr(self, source).load_images(metadata, valid_art, valid_poster, lang) File "/mnt/array1/PlexDebug/Library/Application Support/Plex Media Server/Plug-ins/Kinopoisk.bundle/Contents/Code/itunes.py", line 169, in load_images if 'resultCount' in it_dict and it_dict['resultCount'] > 0: TypeError: argument of type 'NoneType' is not iterable