Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New audiobooks match, but fail to fetch metadata (HTTP Error 522?) #53

Closed
kacymartin opened this issue Jul 18, 2022 · 1 comment
Closed

Comments

@kacymartin
Copy link

Newly added audiobooks appear to automatically match with the correct Author & Title, however it is not able to get any metadata about the book.

Ubuntu Linux
Plex Version 1.27.2.5929

2022-07-18 06:49:49,514 (7f566b512b38) : DEBUG (model:32) - Loading model with GUID com.plexapp.agents.audnexus://1980021341?lang=en 2022-07-18 06:49:49,514 (7f566b512b38) : DEBUG (model:234) - Deserializing from /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Metadata/Albums/5/604d94dae0be5048395d5bf4bdd1c9241881849.bundle/Contents/com.plexapp.agents.audnexus/Info.xml 2022-07-18 06:49:49,518 (7f566b512b38) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/metadata/66179/tree' 2022-07-18 06:49:49,524 (7f566b512b38) : DEBUG (networking:143) - Requesting 'https://api.audnex.us/books/1980021341' 2022-07-18 06:49:51,522 (7f566b3e1b38) : ERROR (networking:196) - Error opening URL 'https://api.audnex.us/books/0062853945' 2022-07-18 06:49:51,522 (7f566b3e1b38) : CRITICAL (agentkit:1095) - Exception in the update function of agent named 'Audnexus Agent', called with guid 'com.plexapp.agents.audnexus://0062853945?lang=en' (most recent call last): File "/usr/lib/plexmediaserver/Resources/Plug-ins-a806c5905/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/api/agentkit.py", line 1093, in _update agent.update(obj, media, lang, **kwargs) File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Audnexus.bundle/Contents/Code/__init__.py", line 388, in update self.call_item_api(update_helper) File "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Audnexus.bundle/Contents/Code/__init__.py", line 465, in call_item_api helper.UPDATE_URL + helper.metadata.id File "/usr/lib/plexmediaserver/Resources/Plug-ins-a806c5905/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 220, in __str__ self.load() File "/usr/lib/plexmediaserver/Resources/Plug-ins-a806c5905/Framework.bundle/Contents/Resources/Versions/2/Python/Framework/components/networking.py", line 158, in load f = self._opener.open(req, timeout=self._timeout) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 435, in open response = meth(req, response) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 548, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 473, in error return self._call_chain(*args) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 407, in _call_chain result = func(*args) File "/usr/lib/plexmediaserver/Resources/Python/python27.zip/urllib2.py", line 556, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) HTTPError: HTTP Error 522:

@djdembeck
Copy link
Owner

Hello,

The API is currently down, follow this issue for status updates: laxamentumtech/audnexus#414

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants