audiamus / BookLibConnect

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

Book bought with audio credit outside the list #159

Closed bayard-knight closed 1 month ago

bayard-knight commented 1 month ago

Hello,

I began my audible subscription with the trial version. So I got 2 free audio credits. I also got many books by searching in the most listened books (included with the subscription).

When I use BookLibConnect and click on "Resync", I can see all the book I got among the most listened books but not the ones I bought with credits.

Do you know why and if I can do something to avoid that ? Maybe it is due to the credit got with the trial subscription...

Thank you

bayard-knight commented 1 month ago

I don't know if it helps, but I found my 2 titles in the log : ... ... 20:49:39.369 0001 [BookLibrary.setAccountAlias] <<< id = 1, alias = "Account 1" 20:49:39.373 0001 [MainForm.initLibraryAsync] >>> settings: auto refresh=False, auto update=True 20:49:39.426 0001 [AudibleApi.GetLibraryAsync] >>> resync=False 20:49:39.426 0001 [BookLibrary.GetAccountId] >>> 20:49:39.429 0001 [BookLibrary.GetAccountId] <<< 20:49:39.866 0001 [AudibleApi.GetLibraryAsync] page=1, file="LibraryResponse-2024_07_18-20_49_39.json" 20:49:39.929 0001 [AudibleApi.GetLibraryAsync] #items/page=2 20:49:40.027 0001 [AudibleApi.GetLibraryAsync] page=2, file="LibraryResponse-2024_07_18-20_49_40.json" 20:49:40.030 0001 [BookLibrary.AddRemBooksAsync] >>> #items=2, resync=False 20:49:40.085 0008 [BookLibrary.addPageBooks] >>> #items=2

''''HERE ARE MY TWO TITLES ''''

20:49:40.249 0008 [BookLibrary.addPageBooks] added: asin=B071ZMKJDF, "Les frontières de glace" 20:49:40.250 0008 [BookLibrary.addPageBooks] added: asin=B07659CTQW, "L'Ile du destin" 20:49:40.602 0008 [BookLibrary.addPageBooks] <<< #items=2 20:49:40.609 0001 [BookLibrary.AddRemBooksAsync] <<< #items=2, resync=False 20:49:40.609 0001 [AudibleApi.GetLibraryAsync] <<< resync=False 20:49:40.610 0001 [AudibleApi.DownloadCoverImagesAsync] >>> 20:49:40.614 0001 [BookLibrary.AddCoverImagesAsync] >>> 20:49:40.627 0001 [BookLibrary.AddCoverImagesAsync] #img=2 20:49:40.627 0001 [BookLibrary.AddCoverImagesAsync] asin=B071ZMKJDF, "Les frontières de glace" 20:49:40.774 0001 [BookLibrary.AddCoverImagesAsync] asin=B07659CTQW, "L'Ile du destin" 20:49:40.815 0001 [BookLibrary.AddCoverImagesAsync] <<< 20:49:40.815 0001 [AudibleApi.DownloadCoverImagesAsync] <<< 20:49:40.816 0001 [MainForm.initLibraryAsync] <<< settings: auto refresh=False, auto update=True 20:49:40.816 0001 [MainForm.init] <<< 20:49:40.853 0001 [MainForm.OnShown] <<< 20:50:01.571 0001 [MainForm.OnClosing] >>> 20:50:01.572 0001 [MainForm.OnClosing] <<<

However, they don't appear in my audio list "Dowload"...

bayard-knight commented 1 month ago

OK I solved my issue.

I uninstalled the app and I deleted the local folder C:/Users/<>/AppData/Local/audiamus. Then I installed the app again and this time it worked.

It was probably an initialisation issue.