Quote:
Originally Posted by jhowell
The plugin tweak overdrive_link_amazon_ident can be set to override the identifier used for the Set 'amazon' identifier for Kindle e-books configuration option. See the help section on Configuring Tweaks for more information.
|
First, thanks for this.
Quote:
Fix errors and missed books when searching Amazon, Axis 360, Hoopla, OverDrive (2016 website layout), and Scribd resulting from various website changes.
|
I have a problem with Axis360. The plugin seems to find the book fine, but won't change the odid identifier to add the link:
Code:
Starting job: Search for books by 1 author
Overdrive Link 2.0.0, calibre 2.68.0
Search language: English
Search formats: Adobe EPUB eBook, Adobe PDF eBook, Kindle Book, Mobipocket eBook, Open EPUB eBook, Open PDF eBook
=================================================
Finding library books by Dean Koontz
Accessing library AXISOCLS
Search AXISOCLS for city by dean koontz
Post http://ocls.axis360.baker-taylor.com/Search/GetLayoutViewIndex
Data pageSize=10&layout=ListView&firstload=1
Get http://ocls.axis360.baker-taylor.com/Search/GetContent?author=&dateAdded=&pubDate=&sourcePage=&take=10&skip=0&series=&term=dean+koontz+city&sort=-score&subject=&audience=&format=&availabilityFilter=ALL&genre=&formatType=&layout=ListView&pageSize=10&searchBy=keyword&page=1&includeRecommendable=False&firstload=1
Response: page 1 of 1. 2 total results
Found: The City by Dean R. Koontz [0014062012@ax, @ax/ocls, 9780345545947, 2014-07-02T00:00:00+00:00]
Found: The Neighbor by Dean R. Koontz [0015011749@ax, @ax/ocls, 9780804180672, 2014-06-03T00:00:00+00:00]
Found 2 books in 0.4 sec
=================================================
Opening cache database C:\Users\XXXXXXXX\AppData\Roaming\calibre\plugins\Overdrive Link Cache.db
Opened in 0.0 sec. Cache is 2,883,584 bytes and contains 4,063 items.
Found 0014062012@ax/ in cache
Found 0015011749@ax/ in cache
Updated book info: The City by Dean R. Koontz [0014062012@ax, @ax/ocls, 9780345545947, Random House Digital, 2014-07-02T00:00:00+00:00]
Updated book info: The Neighbor by Dean R. Koontz [0015011749@ax, @ax/ocls, 9780804180672, Random House Digital, 2014-06-03T00:00:00+00:00]
=================================================
Matching 1 calibre book with 2 library books
For "The City by Dean Koontz" found match "The City by Dean R. Koontz [0014062012@ax, @ax/ocls, 9780345545947, Random House Digital, 2014-07-02T00:00:00+00:00]"
Found 1 matching calibre books in 0.0 sec
=================================================
Updating current availability for books with newly found available links
Everything in that log looks exactly like what happens for other types of libraries, with the exception that there is no "new link" message.
EDIT: Found the problem...by setting the cache to zero, it worked. So, it looks like something got corrupt in the cache for the Axis360 entries. Is there a way to purge just those, because I really don't want to search without cache for every library.
LAST EDIT: OK, it looks like setting cache to 0 nuked it for all books, and now I just have to rebuild. Oh, well, at least it's fixed.