Quote:
Originally Posted by CrystalV
I'm using Calibre 6.8 and since the change to ignore punctuation in search I've been unable to get new versions of Calibre to recognize # or @ for identifiers:odid or any of those variations.
|
The "Unaccented characters match accented characters and punctuation is ignored" option under Preferences, Searching can be unselected to allow search for punctuation characters. Or you can use
regular expression searches since they process all characters.
For example to find links to book at the Brooklyn Public Library Overdrive site:
identifiers:=odid:~@brooklyn\.overdrive\.com
The next release of the plugin will use regular expression searches for the "Select previously linked books" menu choice so that it will work properly even if punctuation is set to be ignored in your calibre preferences.
Quote:
Originally Posted by CrystalV
Scribd search is not working for me and gives me the following error:
|
That will be fixed in the next plugin release. I changed to a simpler (but potentially slower) method of searching Scribd.
Quote:
Originally Posted by CrystalV
Audible and Amazon items in discovered links no longer have the publisher, publication date, or language. There's something about them updating the Amazon lookup in Calibre in the latest update.
|
That will be fixed in the next plugin release. Website changes at Amazon and Audible prevented metadata from being processed properly.
Quote:
Originally Posted by CrystalV
Amazon UK gave me the following error for a book I don't think has an audiobook:
|
That will be fixed in the next plugin release.
Quote:
Originally Posted by CrystalV
IA isn't working for me and gives me the following error:
|
That will be fixed in the next plugin release.
Quote:
Originally Posted by CrystalV
Thanks so much for the plugin that I use the most! 
|
I'm glad that you find it to be useful. I plan to release the updated plugin after I have tested all of the changes, hopefully in about a week.