01-07-2024, 01:44 PM | #1711 |
Guru
Posts: 797
Karma: 409966
Join Date: Sep 2017
Location: Argentina
Device: moon+ reader, kindle paperwhite
|
Let's see if you can help me with a synchronization configuration for an abandoned book.
I already have the shelf created on goodreads. And reasoning it should be the same configuration that I read, but replacing it with abandoned, is this correct or would they do it another way? Expressed in the second and third image Last edited by dunhill; 01-07-2024 at 02:02 PM. |
02-20-2024, 10:27 PM | #1712 |
Library Breeder (She/Her)
Posts: 1,200
Karma: 1900479
Join Date: Apr 2015
Location: Fullerton, California
Device: Kobo Aura HD (1) PW3 (4) PW3 2019 new edition (1)
|
Does anyone have any idea why the date read for books with more than one read date would only list the first date read and not the latest?
It seems to have been stuck on the first read date and then a few weeks ago it went back to the correct way (the latest read date) which Goodreads uses for their library export. Last night it reverted to the first date. Is it a cookie problem? Has anyone else come across this? I have most of my books with multiple read dates up to 11 different dates, and it didn't cause a problem, but now nothing will show but the first. Suggestions? |
Advert | |
|
02-22-2024, 02:59 PM | #1713 | |
Guru
Posts: 797
Karma: 409966
Join Date: Sep 2017
Location: Argentina
Device: moon+ reader, kindle paperwhite
|
Quote:
|
|
03-17-2024, 12:37 AM | #1714 |
Calibre Plugins Developer
Posts: 4,694
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
Goodreads Sync v1.16.5
Release Notes
https://github.com/kiwidude68/calibr...s_sync-v1.16.5 |
04-09-2024, 05:35 PM | #1715 |
Junior Member
Posts: 4
Karma: 10
Join Date: Apr 2024
Device: Kindle
|
Hello.
I had to reinstall Calibre on my computer because I have a new computer. In order to keep my data and books, I exported my Calibre data in advance. The import worked perfectly and everything was as before. My only problem is that my Goodreads plugin no longer works. I can no longer sync my bookshelves. I always get this error message. I also get the same error message when I try to authorize the plugin with GR. All plugins and Calibre itself are up to date. (04/2024) |
Advert | |
|
04-09-2024, 07:59 PM | #1716 |
Grand Sorcerer
Posts: 12,995
Karma: 76440556
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
Check for messages elsewhere in the forum that talk about certificate errors.
One suggestion is to use Microsoft Edge to visit the Goodreads web site that will update the certificates on your PC Sent from my Pixel 7a using Tapatalk |
04-09-2024, 10:16 PM | #1717 | |
Calibre Plugins Developer
Posts: 4,694
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
Quote:
https://github.com/python/cpython/issues/108721 |
|
04-10-2024, 08:01 AM | #1718 |
Junior Member
Posts: 4
Karma: 10
Join Date: Apr 2024
Device: Kindle
|
Thank you for your help.
I dont have any "TFS certificates" or any other duplicate certificates. I searched in my local computer store and my personal user store. |
04-10-2024, 09:12 AM | #1719 |
Grand Sorcerer
Posts: 12,995
Karma: 76440556
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
|
|
04-10-2024, 09:25 AM | #1720 |
Junior Member
Posts: 4
Karma: 10
Join Date: Apr 2024
Device: Kindle
|
|
04-18-2024, 11:11 AM | #1721 |
Member
Posts: 12
Karma: 10
Join Date: Aug 2014
Device: Kindle Paperwhite 5
|
Error message on add to shelf
I've been getting this error message for the last few days. This error comes up on the first attempt to update a book after launching Calibre. Any ideas?
calibre, version 7.8.0 ERROR: Goodreads Failure: The request contacting Goodreads has failed. If it reoccurs you may have exceeded a request limit imposed by Goodreads. In which case wait an additional 5-10 minutes before retrying. URL: https://www.goodreads.com/shelf/add_to_shelf.xml Response Code: 500 b'<?xml version="1.0" encoding="UTF-8"?>\n<hash>\n <status>500</status>\n <error>Internal Server Error</error>\n</hash>\n' |
04-18-2024, 11:22 AM | #1722 |
Member
Posts: 12
Karma: 10
Join Date: Aug 2014
Device: Kindle Paperwhite 5
|
never mind
seems to just be that one book giving me that error
|
04-25-2024, 04:09 PM | #1723 |
Junior Member
Posts: 4
Karma: 10
Join Date: Apr 2024
Device: Kindle
|
|
05-10-2024, 06:05 PM | #1724 |
Junior Member
Posts: 8
Karma: 10
Join Date: May 2024
Device: Kindle Paperwhite
|
Hey, long time user, first time poster. Been a big fan of tying my ebooks to Goodreads through Calibre with your plugin. Found this forum today because of an error trying to sync new books with Goodreads:
Short version (popup window primary text) Code:
ERROR: Unhandled exception HTTPSConnection.__init__() got an unexpected keyword argument 'key_file' Spoiler:
I found this elsewhere (Ansible project on Github) while searching for a potential solution: Code:
The use of cert_file and key_file with HTTPSConnection was deprecated in Python 3.6 and removed in Python 3.12. Thanks for the plugin, I'd love to see it working on my system again! |
05-10-2024, 06:18 PM | #1725 |
Calibre Plugins Developer
Posts: 4,694
Karma: 2162246
Join Date: Oct 2010
Location: Australia
Device: Kindle Oasis
|
Hi Ambassador Dave, thanks for the report.
I don’t use Linux personally so trying to verify fixes for it is a pain in the butt. Calibre on Windows was using 3.10 which does not have this issue. As I mentioned on the Github issues post to the other users who raised this if someone wants to submit a patch for this I can take a look at it. The reason it is not straightforward (other than inability to test it) is that the newer versions of httplib2 got split into separate python2 and python3 implementations. Whereas the version of it I have currently in the plugin was customised to support both. Only supporting python3 means updating the minimum calibre version to something that may upset some other users out there (inevitably linux again, did I mention how much I despise that mess of an OS ecosystem?). Perhaps that will just have to be the solution and those users trying to cling to old calibre versions will have to accept they are getting no more plugin updates… |
Tags |
calibre, goodreads |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[GUI Plugin] Search the Internet | kiwidude | Plugins | 434 | 09-30-2024 04:04 AM |
[GUI Plugin] Clipboard Search | kiwidude | Plugins | 29 | 04-02-2024 11:05 PM |
[GUI Plugin] Open With | kiwidude | Plugins | 403 | 04-01-2024 09:39 AM |
[GUI Plugin] Quick Preferences | kiwidude | Plugins | 62 | 03-17-2024 12:47 AM |
[GUI Plugin] Book Sync **Deprecated** | kiwidude | Plugins | 111 | 06-07-2011 08:47 PM |