SUMMARY ISBNdb returns no results with multiple ISBN numbers, works with single number lookup STEPS TO REPRODUCE 1. Select multiple ISBN/UPC search in search query window 2. supply line separated list of valid ISBN numbers, either by file or in entry window 3. select ISBNdb search OBSERVED RESULT No search results found EXPECTED RESULT List of titles returned as per identical ISBN carried out singly. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Ubuntu 20.04 (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION I have registered wit ISBN.db and have entered my API key into the access key field. Searches work fine with individual ISBN lookups, just not with multiple ISBN numbers or with a text file. Could this be a field separator problem?
Tellico doesn't support searching multiple ISBN values with the ISBNdb. It shouldn't fail silently though. I'll try to fix that. In any case, the API version that Tellico uses will not be supported after May 1, 2020. (https://isbndb.com/apidocs) I'm working on updating to the new version, but that only supports searching for multiple ISBN values in the Premium and Pro subscription plans. https://isbndb.com/apidocs/v2
Git commit 8628c977cbfdb6f6660528fac7ef50b19c9e3603 by Robby Stephenson. Committed on 03/09/2020 at 01:31. Pushed by rstephenson into branch '3.3'. Update ISBNdb data source to search for multiple ISBN values Per the API documentation, this functionality is only available for Premium and Pro plans. However, with my current Premium plan, I still fail to receive results. FIXED-IN: 3.3.3 M +4 -0 ChangeLog M +45 -13 src/fetch/isbndbfetcher.cpp M +1 -3 src/fetch/isbndbfetcher.h M +44 -14 src/tests/isbndbfetchertest.cpp https://invent.kde.org/office/tellico/commit/8628c977cbfdb6f6660528fac7ef50b19c9e3603
Git commit 37fcff21eae2e8e3d10bb4884a97ac0b91403be2 by Robby Stephenson. Committed on 03/09/2020 at 01:31. Pushed by rstephenson into branch 'master'. Update ISBNdb data source to search for multiple ISBN values Per the API documentation, this functionality is only available for Premium and Pro plans. However, with my current Premium plan, I still fail to receive results. FIXED-IN: 3.3.3 M +4 -0 ChangeLog M +45 -13 src/fetch/isbndbfetcher.cpp M +1 -3 src/fetch/isbndbfetcher.h M +44 -14 src/tests/isbndbfetchertest.cpp https://invent.kde.org/office/tellico/commit/37fcff21eae2e8e3d10bb4884a97ac0b91403be2