You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021-08-28 06:01:18,393 (154ebc22bb38) : CRITICAL (agentkit:1095) - Exception in the update function of agent named 'Audiobooks', called with guid 'com.plexapp.agents.audiobooks://B07X1TGC2Z?lang=en' (most recent call last):
File "/usr/lib/plexmediaserver/Resources/Plug-ins-1a38e63c6/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 1093, in _update
agent.update(obj, media, lang, **kwargs)
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Audiobooks.bundle/Contents/Code/__init__.py", line 258, in update
self.date_missing(update_helper, html)
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Audiobooks.bundle/Contents/Code/__init__.py", line 612, in date_missing
helper.re_parse_with_date_published(json_data)
File "/config/Library/Application Support/Plex Media Server/Plug-ins/Audiobooks.bundle/Contents/Code/update_tools.py", line 54, in re_parse_with_date_published
data['itemListElement'][2]['item']['name']
File "/usr/lib/plexmediaserver/Resources/Plug-ins-1a38e63c6/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/code/sandbox.py", line 108, in <lambda>
_getitem_ = lambda x, y: x.__getitem__(y),
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Some Audible releases are formatted differently, with background images. This specifically breaks genre extraction.
Test case: https://www.audible.com/pd/Herbie-Audiobook/B07X1TGC2Z
error:
The text was updated successfully, but these errors were encountered: