![]() |
#1006 |
Connoisseur
![]() Posts: 88
Karma: 10
Join Date: Nov 2013
Device: android tablets
|
Yet when I remove the branch ID it still gives the whole list of branches as if it was an issue???
|
![]() |
![]() |
![]() |
#1007 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,118
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
The new version of the plugin currently always logs all of the branches even if they are not needed. I thought that it might be useful in debugging sign in problems. I may remove it in a future release.
|
![]() |
![]() |
Advert | |
|
![]() |
#1008 |
Connoisseur
![]() Posts: 88
Karma: 10
Join Date: Nov 2013
Device: android tablets
|
OK. Many thanks for all of your fine work on this excellent plugin. Couldn't do without it.
|
![]() |
![]() |
![]() |
#1009 |
dog ear
![]() Posts: 53
Karma: 12
Join Date: Jan 2012
Device: lots
|
I'm succeeding on several Overdrive, but having trouble on two. These are the two that have/had branchIDs; I removed the branchID values since I didn't see them in the log data, but that results in a different issue.
Snippet (both sites, one after another). Guessology, it seems to have to do with the wrong ilsName -- but that could be a red herring. Edit: FWIW, my card issuer ilsName entries for these two Overdrives are (respectively) "escondido" and "palo"; the login discovery code seems to be picking the first listed for the subsequent call. Code:
Accessing library Serra (Escondido) Overdrive Get http://serra.overdrive.com/ Redirected to https://serra.overdrive.com/ new OverDrive site layout detected for Serra (Escondido) Overdrive Get https://serra.overdrive.com/account/sign-in?forward=%2F window.OverDrive.loginForms: { "captcha": { "enabled": true, "key": "6LecKxATAAAAADxsYuJbaG3rtNIBx2y3Od-QYXDg" }, "features": { "emailEnabled": true, "facebookEnabled": true, "gacEnabled": false }, "forms": [ { "displayName": "Brawley Public Library", "ilsName": "brawley", "local": { "password": { "enabled": true, "key": "PhoneNumberOrPassword", "label": "Phone Number or Password" }, "username": { "enabled": true, "key": "LibraryCard", "label": "Library card number" } }, "sortName": "Brawley Public Library", "type": "Local" }, { "displayName": "Camarena Memorial Library ", "ilsName": "camarena", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Camarena Memorial Library ", "type": "Local" }, { "displayName": "Carlsbad City Library", "ilsName": "carlsbadcity", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Carlsbad City Library", "type": "Local" }, { "displayName": "Chula Vista Public Library", "ilsName": "chulavista", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Chula Vista Public Library", "type": "Local" }, { "displayName": "Coronado Public Library", "ilsName": "coronado", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Coronado Public Library", "type": "Local" }, { "displayName": "El Centro Public Library", "ilsName": "elcentropublic", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "El Centro Public Library", "type": "Local" }, { "displayName": "Escondido Public Library", "ilsName": "escondido", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Escondido Public Library", "type": "Local" }, { "displayName": "Imperial County Free Library", "ilsName": "imperialcounty", "local": { "password": { "enabled": true, "key": "PhoneNumberOrPassword", "label": "Phone Number or Password" }, "username": { "enabled": true } }, "sortName": "Imperial County Free Library", "type": "Local" }, { "displayName": "Imperial Public Library", "ilsName": "imperialpublic", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Imperial Public Library", "type": "Local" }, { "displayName": "National City Public Library", "ilsName": "nationalcitypub", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "National City Public Library", "type": "Local" }, { "displayName": "Oceanside Public Library", "ilsName": "oceansidepublic", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Oceanside Public Library", "type": "Local" } ], "ghost": { "ilsName": "_ghost" }, "websiteId": 703 } Post https://serra.overdrive.com/account/signInOzone?forwardUrl=%2F Data username={REMOVED}&password={REMOVED}&authType=Local&ilsName=brawley Signing in to Serra (Escondido) Overdrive: : Server response error (Login failed. You should use a login that works on the Brawley Public Library catalog. If you previously set a secure password, only that password may be used.) Traceback (most recent call last): File "calibre_plugins.overdrive_link.jobs", line 974, in sign_in File "calibre_plugins.overdrive_link.overdrive", line 472, in sign_in LibraryError: Server response error (Login failed. You should use a login that works on the Brawley Public Library catalog. If you previously set a secure password, only that password may be used.) Cannot perform search at Serra (Escondido) Overdrive due to sign in failure Accessing library PaloAltoOverdrive Get http://ncdl.overdrive.com/ Redirected to https://ncdl.overdrive.com/ new OverDrive site layout detected for PaloAltoOverdrive Get https://ncdl.overdrive.com/account/sign-in?forward=%2F window.OverDrive.loginForms: { "captcha": { "enabled": true, "key": "6LecKxATAAAAADxsYuJbaG3rtNIBx2y3Od-QYXDg" }, "features": { "emailEnabled": true, "facebookEnabled": true, "gacEnabled": false }, "forms": [ { "displayName": "Alameda Free Library", "ilsName": "alamedafree", "local": { "password": { "enabled": true }, "username": { "enabled": true } }, "sortName": "Alameda Free Library", "type": "Local" }, { "displayName": "Amador County Library", "ilsName": "amador", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Amador County Library", "type": "Local" }, { "displayName": "Calaveras County Library", "ilsName": "calaveras", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Calaveras County Library", "type": "Local" }, { "displayName": "Harrison Memorial Library", "ilsName": "harrison", "local": { "password": { "enabled": true }, "username": { "enabled": true } }, "sortName": "Harrison Memorial Library", "type": "Local" }, { "displayName": "Hayward Public Library", "ilsName": "hayward", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Hayward Public Library", "type": "Local" }, { "displayName": "Lodi Public Library", "ilsName": "lodi", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Lodi Public Library", "type": "Local" }, { "displayName": "Mariposa County Library", "ilsName": "mariposacounty", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Mariposa County Library", "type": "Local" }, { "displayName": "Monterey Public Library", "ilsName": "monterey", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Monterey Public Library", "type": "Local" }, { "displayName": "Mountain View Public Library", "ilsName": "mountainview", "local": { "password": { "enabled": true }, "username": { "enabled": true } }, "sortName": "Mountain View Public Library", "type": "Local" }, { "displayName": "Pacific Grove Public Library", "ilsName": "monterey", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Pacific Grove Public Library", "type": "Local" }, { "displayName": "City of Palo Alto Public Library", "ilsName": "palo", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Palo Alto Public Library", "type": "Local" }, { "displayName": "Pleasanton Public Library", "ilsName": "pleasanton", "local": { "password": { "enabled": true }, "username": { "enabled": true } }, "sortName": "Pleasanton Public Library", "type": "Local" }, { "displayName": "San Benito County Free Library", "ilsName": "sanbenitoca", "local": { "password": { "enabled": true }, "username": { "enabled": true } }, "sortName": "San Benito County Free Library", "type": "Local" }, { "displayName": "Santa Clara City Library", "ilsName": "santaclara", "local": { "password": { "enabled": true }, "username": { "enabled": true } }, "sortName": "Santa Clara City Library", "type": "Local" }, { "displayName": "Santa Cruz Public Libraries", "ilsName": "santacruz", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Santa Cruz Public Libraries", "type": "Local" }, { "displayName": "Sunnyvale Public Library", "ilsName": "sunny", "local": { "password": { "enabled": false }, "username": { "enabled": true } }, "sortName": "Sunnyvale Public Library", "type": "Local" }, { "displayName": "Tolowa Dee-ni' Family Resource Library", "ilsName": "tolowa", "local": { "password": { "enabled": false }, "username": { "enabled": true, "label": "9 + Last four digits of your Enrollment ID Number" } }, "sortName": "Tolowa Dee-ni' Family Resource Library", "type": "Local" }, { "displayName": "Tuolumne County Library", "ilsName": "tuolumne", "local": { "password": { "enabled": true, "key": "PIN", "label": "PIN" }, "username": { "enabled": true, "key": "LibraryCard", "label": "Library Card Number" } }, "sortName": "Tuolumne County Library", "type": "Local" }, { "displayName": "Watsonville Public Library", "ilsName": "watsonvillepublic", "local": { "password": { "enabled": true, "key": "PIN", "label": "PIN" }, "username": { "enabled": true, "key": "LibraryCard", "label": "Library card number" } }, "sortName": "Watsonville Public Library", "type": "Local" } ], "ghost": { "ilsName": "_ghost" }, "websiteId": 52 } Post https://ncdl.overdrive.com/account/signInOzone?forwardUrl=%2F Data username={REMOVED}&password={REMOVED}&authType=Local&ilsName=alamedafree Signing in to PaloAltoOverdrive: : Server response error (Invalid Library Card: 21185004572800. Not a valid Alameda Free Library card.) Traceback (most recent call last): File "calibre_plugins.overdrive_link.jobs", line 974, in sign_in File "calibre_plugins.overdrive_link.overdrive", line 472, in sign_in LibraryError: Server response error (Invalid Library Card: 21185004572800. Not a valid Alameda Free Library card.) Cannot perform search at PaloAltoOverdrive due to sign in failure Last edited by lairdb; 08-28-2019 at 12:01 PM. |
![]() |
![]() |
![]() |
#1010 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,118
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
I will need to make another update to the plugin in order to handle the new sign in procedure for these libraries. (Sorry for taking so long to get back to you.)
|
![]() |
![]() |
Advert | |
|
![]() |
#1011 | |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2019
Device: kindle
|
![]()
I ABSOLUTELY LOVE YOUR OVERDRIVE PLUG IN!
I have been using this for some time now and I do struggle a little but understanding how to use the plugin. Even with the struggle, I have got it working wonderfully for me. EXCEPT for RBdigital. I hope you can help me! ![]() your config explanationfor RBdigital is as follows: Quote:
I am in Australia and here are my config settings: for the sunshine coast library: Name Provider Library ID Branch ID* amazon_purchase Amazon au-store AU_unlimited Amazon au-unlimited sscoverdrive OverDrive scl.overdrive.com audible Audible store ALL OF THE ABOVE WORKS (some with card and pin numbers) BELOW DOES NOT SEEM TO WORK!!! rbdigital SCC RBdigital sunshinecoast.rbgitalglobal.com with my card number and my pin number The URL of rbdigital at scc is: https://sunshinecoast.rbdigitalglobal.com/ I did try to use the term 'onelcickdigital' and I think I had it working once with something like scc.onelclickdigital.au (can not remember exactly) when they were onelclick, now with the name change, I wonder if an update of the instructions of non US users was missed? If possible can you clarify where I am going wrong! Search Results I have 39 books listed in Calibre with the author as Terry Pratchett. including "Eric" which was the one audiobook in scc.rbdigital I ran a search for books via the author and only rbdigital searching enabled and the log results are below for your perusal on this single search. first one is a clipboard cut for the job as it ran second for results log panel clipboard cut (lower right had side when job completed) FIRST: " Search for books by 1 author Overdrive Link 2.34.0, Calibre 3.46.0 Search language: English Search formats: Acoustik Audiobook, Adobe EPUB eBook, Adobe PDF eBook, Apple Audiobook, Audible Audiobook, Axis 360 Audio, Axis 360 Reader, Blio eBook, BookReader, HTML eBook, Hoopla Audiobook, Hoopla Book Reader, Hoopla Comic Reader, Kindle Book, MP3 Audiobook, MediaDo Reader, Mobipocket eBook, OneClickdigital Audiobook, Online Reader, Open DjVu eBook, Open EPUB eBook, Open PDF eBook, OverDrive Listen, OverDrive MP3 Audiobook, OverDrive Read, OverDrive Read-along, OverDrive WMA Audiobook, Plain Text eBook, Protected DAISY eBook, RBdigital Audiobook, Scribd Audiobook, Scribd Comic Reader, Scribd Reader, WMA Audiobook ================================================= Finding library books by Terry Pratchett Accessing library rbdigital SCC Get http://sunshinecoast.rbdigitalglobal.com Get http://api.rbdigitalglobal.com/v1/we...b-2f10888429ea Search rbdigital SCC for all by terry pratchett Get http://api.rbdigitalglobal.com/v1/se...0&page-index=0 Page 1 of 0 Found 0 books in 0.7 sec ================================================= ================================================= Matching 3,954 calibre books with 0 library books Found 0 matching calibre books in 0.8 sec ================================================= Checking 0 unmatched library books, 704 previously discovered books, 1 author Matched 0 previously discovered books in 0.1 sec Checking previously discovered books for link changes took 0.0 sec Consolidating discovered books took 0.0 sec Adding 0 newly discovered books took 0.0 sec (cache: 0 hits, 0 misses) " SECOND: Overdrive Link found: No changes. Search for books by 1 author Overdrive Link 2.34.0, calibre 3.46.0 Search language: English Search formats: Acoustik Audiobook, Adobe EPUB eBook, Adobe PDF eBook, Apple Audiobook, Audible Audiobook, Axis 360 Audio, Axis 360 Reader, Blio eBook, BookReader, HTML eBook, Hoopla Audiobook, Hoopla Book Reader, Hoopla Comic Reader, Kindle Book, MP3 Audiobook, MediaDo Reader, Mobipocket eBook, OneClickdigital Audiobook, Online Reader, Open DjVu eBook, Open EPUB eBook, Open PDF eBook, OverDrive Listen, OverDrive MP3 Audiobook, OverDrive Read, OverDrive Read-along, OverDrive WMA Audiobook, Plain Text eBook, Protected DAISY eBook, RBdigital Audiobook, Scribd Audiobook, Scribd Comic Reader, Scribd Reader, WMA Audiobook ================================================= Finding library books by Terry Pratchett Accessing library rbdigital SCC Get http://sunshinecoast.rbdigitalglobal.com Get http://api.rbdigitalglobal.com/v1/we...b-2f10888429ea Search rbdigital SCC for all by terry pratchett Get http://api.rbdigitalglobal.com/v1/se...0&page-index=0 Page 1 of 0 Found 0 books in 0.7 sec ================================================= ================================================= Matching 3,954 calibre books with 0 library books Found 0 matching calibre books in 0.8 sec ================================================= Checking 0 unmatched library books, 704 previously discovered books, 1 author Matched 0 previously discovered books in 0.1 sec Checking previously discovered books for link changes took 0.0 sec Consolidating discovered books took 0.0 sec Adding 0 newly discovered books took 0.0 sec (cache: 0 hits, 0 misses) |
|
![]() |
![]() |
![]() |
#1012 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,118
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
I will look into those issues along with the previously reported OverDrive sign in problem as soon as I have time, but it may not be until later next week. (Holiday weekend and hurricane on the way.)
|
![]() |
![]() |
![]() |
#1013 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2019
Device: kindle
|
Thanks.
Take care. Hurricanes and Cyclones are NO FUN! |
![]() |
![]() |
![]() |
#1014 | |
Bob's my uncle
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 985
Karma: 17073086
Join Date: Jul 2016
Location: NE OH
Device: Kindle
|
Quote:
One of the 3 still not working, ClevNet, seems odd in that it is only listing schools, though ClevNet includes many non-school libraries such as the Twinsburg Public Library which issued my card. I also tried "overdrive" in the BranchID's but got "not currently supported" messages. I can supply more detail if this additional info is of any help. Hope the hurricane misses you - looks like some models have it turning up the coast before it hits FL... Thanks again for your efforts, CC |
|
![]() |
![]() |
![]() |
#1015 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,118
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Version 2.35.0 - 01 Sep 2019
Handle OverDrive libraries with multiple branches using the new sign in process. Branch IDs are now names instead of numbers and will be different from those used by previous versions of this plugin. See the job log after a sign in failure for a list of supported branch IDs for that OverDrive library. (It will not be possible to sign into branches that use their own sign in system separate from OverDrive.) Handle website changes at RBdigital. (Fixes no search results.) |
![]() |
![]() |
![]() |
#1016 |
Bob's my uncle
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 985
Karma: 17073086
Join Date: Jul 2016
Location: NE OH
Device: Kindle
|
I updated and restarted Calibre but still not allowing non-numeric branch. Is PC restart needed? I can't try that right now...
|
![]() |
![]() |
![]() |
#1017 | |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,118
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
Quote:
Version 2.35.1 - 01 Sep 2019 Fix inability to configure non-numeric branch IDs for OverDrive libraries. Last edited by jhowell; 09-01-2019 at 04:29 PM. |
|
![]() |
![]() |
![]() |
#1018 | |
Bob's my uncle
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 985
Karma: 17073086
Join Date: Jul 2016
Location: NE OH
Device: Kindle
|
Quote:
Had to laugh - the people at ClevNet came up with the creative branch name "default". I hope the storm continues to weaken before it starts heading your way. I saw on a forum where someone had taken one of the track maps going up the coast and pasted in labels along the route for Halloween, Thanksgiving and Christmas... |
|
![]() |
![]() |
![]() |
#1019 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 7,118
Karma: 92500001
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
|
|
![]() |
![]() |
![]() |
#1020 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Jun 2019
Device: kindle
|
THANK YOU for your latest update fixing RBdigital global.
RB digital works well and helps me use: The calibre custom column I made with the following template: {identifiers:contains(sunshinecoast.rbdigitalgloba l,Yes,)} with yes/no show in tag browser. works well. Again thank you. |
![]() |
![]() |
![]() |
Tags |
id=model, overdrive |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] KindleUnpack - The Plugin | DiapDealer | Plugins | 527 | 08-15-2025 01:36 PM |
[GUI Plugin] EpubSplit | JimmXinu | Plugins | 459 | 07-31-2025 09:32 AM |
[GUI Plugin] EpubMerge | JimmXinu | Plugins | 560 | 06-09-2025 03:46 PM |
[GUI Plugin] FanFictionDownLoader | JimmXinu | Plugins | 3985 | 05-08-2015 11:18 PM |
[GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |