Quote:
Originally Posted by todivefor
I can't get this to work. I get error:
calibre, version 2.3.0
ERROR: Goodreads Failure: The request contacting Goodreads has failed. Please try again.
URL: http://www.goodreads.com/user_status.xml
Response Code: 422
<?xml version="1.0" encoding="UTF-8"?>
<errors>
<error>Percent must be greater than or equal to 0</error>
</errors>
"-1" is in my progress col. I am actually at 78%.
What am I missing?
|
The function I added send the progress from calibre to Goodreads. If you are at 78% in the book, you need to set the column to 78 and then try again.
But, I need to add some value testing to make sure the plugin skips anything that is no zero or greater.