seanap / Audible.com-Search-by-Album

Mp3tag Web Sources Scripts
90 stars 17 forks source link

Use for Audible.de #19

Closed nevrion closed 3 years ago

nevrion commented 3 years ago

Hi, I would like to work with your guide for Plex/Booksonic. So far I have done everything manually but your script would make my work a lot easier.

Would you be so kind to adapt the script for Audible.de? The original author's script doesn't work properly anymore and I found out that just changing the URL is not enough. Unfortunately I lack the programming skills to solve it myself.

Best regards

seanap commented 3 years ago

Someone forked this .com src script to .de https://github.com/lukeIam/Audible.de-Search-by-Album/blob/nonGermanIp/Audible.de%23Search%20by%20Album.src

Give that a try.

nevrion commented 3 years ago

Thanks for your quick response. I already tried that but at some points there is total chaos.

https://www.screencast.com/t/TRjtNjAdNw5T

In the genre, author and narrator stand side by side.

All data such as series, author, narrator, book title, series and rating are displayed as artist.

The rest seems to be correct, though.

seanap commented 3 years ago

Try to add this fix by updating these 4 lines in the .src file https://github.com/seanap/Plex-Audiobook-Guide/issues/10#issuecomment-725768736

You may want to reach out to lukelam over on his repo for support, and if you manage to fix it with the same fix as above you can submit a pull request on his repo.

nevrion commented 3 years ago

Thats works, thanks a lot 👍

rabelux commented 2 years ago

@nevrion I merged lukeIam's version with seanap's and it's now included in the main repo (https://github.com/seanap/Plex-Audiobook-Guide/tree/master/mp3tag/data/sources).