View Single Post
Old 10-07-2019, 07:26 AM   #1021
CrystalV
Junior Member
CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.CrystalV substituted for the Southern Oracle when it was on vacation.
 
Posts: 9
Karma: 132212
Join Date: Apr 2018
Device: none
I've noticed a couple bugs. This is on Calibre 3.33.1 on the latest version of the plugin.

Even if the Scribd book/audiobook exists it always gives an error when trying to determine availability. I'm not logged into Scribd on this plugin.
Spoiler:

---------------- ERRORS WHILE SEARCHING ----------------

Getting 163648811 current availability at SCRIBD: : HTTPError()

[...]

Getting current availability of The Standing Wave: Poems (National Poetry Series) by Gabriel Spera for 1 odid links
Get https://www.scribd.com/book-preview/.../shadow_loader
Getting 163648811 current availability at SCRIBD: : HTTPError()
Traceback (most recent call last):
File "calibre_plugins.overdrive_link.jobs", line 1069, in get_current_avail
File "calibre_plugins.overdrive_link.scribd", line 767, in get_current_book_availability
File "calibre_plugins.overdrive_link.scribd", line 186, in open_scribd_url
File "calibre_plugins.overdrive_link.net", line 165, in open_url
File "urllib2.py", line 435, in open
File "urllib2.py", line 548, in http_response
File "urllib2.py", line 473, in error
File "urllib2.py", line 407, in _call_chain
File "urllib2.py", line 556, in http_error_default
HTTPError: HTTP Error 404: Not Found

---

Another issue is that it doesn't seem able to find audiobooks on Audible anymore. I've only tried the US version, not logged in.

---------------- ERRORS WHILE SEARCHING ----------------

Search AUD for concrete by bianca sparacino: : Server response error (Unexpected resultsSummarySubheading: 1 result )

[...]

Search AUD for concrete by bianca sparacino: : Server response error (Unexpected resultsSummarySubheading: <span class="bc-text
resultsSummarySubheading


bc-color-secondary">1 result </span>)
Traceback (most recent call last):
File "calibre_plugins.overdrive_link.jobs", line 934, in find_book_at_lib
File "calibre_plugins.overdrive_link.audible", line 182, in find_books
LibraryError: Server response error (Unexpected resultsSummarySubheading: 1 result )

---

---------------- ERRORS WHILE SEARCHING ----------------

Search AUD for stories by susan sontag: : Server response error (Unexpected resultsSummarySubheading: 1 - 2 of 2 results)

[...]

Search AUD for stories by susan sontag
Get https://www.audible.com/search?title...r=susan+sontag
Search AUD for stories by susan sontag: : Server response error (Unexpected resultsSummarySubheading: <span class="bc-text
resultsSummarySubheading


bc-color-secondary">1 - 2 of 2 results</span>)
Traceback (most recent call last):
File "calibre_plugins.overdrive_link.jobs", line 934, in find_book_at_lib
File "calibre_plugins.overdrive_link.audible", line 182, in find_books
LibraryError: Server response error (Unexpected resultsSummarySubheading: 1 - 2 of 2 results)

--

Thank you!

Last edited by theducks; 10-07-2019 at 10:59 AM. Reason: Please use SPOILER tags for long logs
CrystalV is offline   Reply With Quote