rmcrackan / Libation

Libation: Liberate your Library
GNU General Public License v3.0
2.73k stars 149 forks source link

Unable to import library from Audible #898

Open mazzy1234 opened 5 months ago

mazzy1234 commented 5 months ago

HI there,

I am new here. I followed the directions, and a few tips from the site (like turning off VPN), but I am still unable to import my library from Audible. I get the following error message

One or more errors occurred. (Collection contains Series with null SeriesName (Parameter 'items'))

at ApplicationServices.LibraryCommands.scanAccountAsync(ApiExtended apiExtended, Account account, LibraryOptions libraryOptions, LogArchiver archiver) in D:\a\Libation\Libation\Source\ApplicationServices\LibraryCommands.cs:line 293 at ApplicationServices.LibraryCommands.scanAccountsAsync(Func2 apiExtendedfunc, Account[] accounts, LibraryOptions libraryOptions) in D:\a\Libation\Libation\Source\ApplicationServices\LibraryCommands.cs:line 263 at ApplicationServices.LibraryCommands.scanAccountsAsync(Func2 apiExtendedfunc, Account[] accounts, LibraryOptions libraryOptions) in D:\a\Libation\Libation\Source\ApplicationServices\LibraryCommands.cs:line 265 at ApplicationServices.LibraryCommands.ImportAccountAsync(Func`2 apiExtendedfunc, Account[] accounts) in D:\a\Libation\Libation\Source\ApplicationServices\LibraryCommands.cs:line 132 at LibationAvalonia.ViewModels.MainVM.scanLibrariesAsync(Account[] accounts) in D:\a\Libation\Libation\Source\LibationAvalonia\ViewModels\MainVM.Import.cs:line 201 Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to Libation
  2. Click on import, then scan
  3. See error

Expected behavior I expected my audible library to appear in the Libation app, or something similar.

Screenshots If applicable, add screenshots to help explain your problem.

Platform

Windows 11

Log Files Attach your Libation log file here.

rmcrackan commented 5 months ago

I'm sorry for this bug. Can you try this pre-release version and let me know if it fixes your issue? https://github.com/rmcrackan/Libation/releases/tag/v11.3.5

joshrivers commented 3 months ago

I had the error described above and the pre-release you linked resolved that issue for me. Thank you.