Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Support ASIN with lowercase characters in Audible Match #2849

Closed
ZLoth opened this issue Apr 14, 2024 · 4 comments
Closed

[Enhancement]: Support ASIN with lowercase characters in Audible Match #2849

ZLoth opened this issue Apr 14, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@ZLoth
Copy link

ZLoth commented Apr 14, 2024

Describe the issue

One thing that I notice... if I have a ASIN code filled in, that the book matching is done by ASIN number rather than by the title, resulting in an exact match. However, if that ASIN code contains lowercase characters, then there is no match. Here is a recording of the issue using ASIN code B002V8H18I (or rather, B002v8h18i):

chrome.2024-04-13.19-19-58.mp4

Steps to reproduce the issue

  1. Select and edit an existing book.
  2. Change the uppercase characters of the ASIN code to lowercase (e.g. B002v8h18i), then click Save.
  3. Click on the Match tab.
    WHAT SHOULD HAPPEN: The ASIN should bring up a book match (e.g. Treasure Island)
    WHAT REALLY HAPPENS: No match.
  4. Go back to the Details tab.
  5. Change the ASIN to all uppercase (e.g. B002V8H18I) and click Save.
  6. Click on the Match tab.
  7. The book matches as expected.

Audiobookshelf version

2.8.1

How are you running audiobookshelf?

Docker

@ZLoth ZLoth added the bug Something isn't working label Apr 14, 2024
@advplyr advplyr added enhancement New feature or request and removed bug Something isn't working labels Apr 14, 2024
@advplyr advplyr changed the title [Bug]: No Audible Match if ASIN contains lowercase characters [Enhancement]: Support ASIN with lowercase characters in Audible Match Apr 14, 2024
@advplyr
Copy link
Owner

advplyr commented Apr 22, 2024

Updated in v2.9.0

@advplyr advplyr closed this as completed Apr 22, 2024
@ZLoth
Copy link
Author

ZLoth commented Apr 22, 2024

Looking forward to installing the updated docker container. Thank you.

@seannymurrs
Copy link

I'm not sure if the issue I'm experiencing is related to this or not, but it's the only thing I could find when I tried searching for what I'm seeing. When I try matching a book by ASIN, I'm getting "No Result". Even though I'm entering the ASIN in all caps, the logs show that it's searching Audnexus in all lowercase (which seems to be why I'm getting no result). This issue started yesterday afternoon, and I'm not sure how to troubleshoot further.

@advplyr
Copy link
Owner

advplyr commented Sep 6, 2024

The Audnexus API that is used to get audible data is currently down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants