Quote:
Originally Posted by Rellwood
@davidfor
Has the plugin updated to download/upload the entire text review if it is longer than whatever that arbitrary stop point it used to be?
I used to sync the review text until I realized that I was getting reviews cut off when downloading them from the site, and then I ruined them all together when (unknowingly) I re-uploaded the shortened review when adding shelves or whatever.
I want to download my current reviews.
|
No it doesn't. The hassle is that there is no API call to get the full review. Or at least there wasn't the last time I looked. To do this, it would need to check if review downloaded as part of the sync is complete, and if not fetch the review page and parse it. That should't be to hard, but it hasn't been something I'm interested in doing. If someone else wants to, I'm happy to give some help.