audiamus / BookLibConnect

A standalone Audible downloader and decrypter
GNU General Public License v3.0
672 stars 38 forks source link

I can't sync my US library #126

Closed bybpow closed 9 months ago

bybpow commented 9 months ago

I haven't log in in a while and today I updated. Once I did all my books said the key was not valid. I deleted my profile and login again to my US account with Amazon. Once I did the app is not finding any books.

audiamus commented 9 months ago

I suspect that you have to renew the access token from time to time. BookLibConnect should do this in the background if you download books on a regular basis. Or you set "Auto-Connect" to true. Then it will renew the token every time you start the app.

No books could mean that they were all associated with your original profile. The log file might tell more. In that case, you can try to start afresh by renaming or even deleting your local database: C:\Users\<USER>\AppData\Local\audiamus\BookLibConnect\data\audiobooks.db. It will be recreated automatically.

bybpow commented 9 months ago

Deleting that file solved my issue. Thanks.