-
Notifications
You must be signed in to change notification settings - Fork 481
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
[Bug]: Match Books only updates 95 of the 350+ books in my Library since 2.4.1 #2096
Comments
Is the "noted number" 95? What happens if you go into one of the books which did not match and manually Match that book (from the edit view). Are there any results? |
I'm having a similar issue. A lot of books are not being matched (at least with covers; I cannot see what's going on with the metadata because...). Additionally, to answer the question, "What happens if you go into one of the books which did not match and manually Match that book (from the edit view). Are there any results?" The "Details" and "Match" tabs are empty regardless of how long I wait, the upload cover does not work regardless of whether I give it a local file or URL, and if I try to search for it, a bunch of thumbs come up but none of them are downloadable. 4.2.2 on native Ubuntu 22.04 (i.e., no container/docker/etc/)—apt pushed an upgrade today. Hmmm... it seems like the UI hadn't changed even though I'd rebooted the server. Those tabs are working again. However, I still can't get it to take cover images regardless of how I do it... file, url, or search. |
If using the debian install it will be helpful if you provide logs. You can use the command If using the docker container please get the logs from the container (as opposed to using the logs in the Abs page). |
a) how do you get journalctl to output to something I can paste, |
Well, I now have a line that says "2023-09 ... DEBUG Set Log Level to Debug" so I assume that means that the above was only logged at Info. |
Can you share the relevant log here? You don't need to share the entire log, just the relevant error message or logs shown relating to matching. |
I put up what I have. If it doesn't have the debug info then I'll have to wait until it generates more. Also, you need to sort through the log to determine what is relevant to you; I can't do that. |
Yes, an alert comes up with "95 books were matched" When I go into the books that did not match automatically, and match them manually, it seems to work fine. It is just the automatic, full-library matching that doesn't seem to work. |
Oh wow, okay when I saved the manually updated book the alert stated "no changes were made," however the cover is now showing up in my library. That seems very weird. |
Is this still an issue for you? I read through this again and it's not clear to me what is going on without more info and logs |
Trying to match all books in a Library using the 3 dots menu under Settings - Library, only matches the first 100 books. |
If I tick skip matching books with ASIN it terminates straight away. Only the first hundred books that have been scanned have an ASIN. Are you using a 'SELECT TOP 100' query somewhere? |
Thanks I found the issue and it will be fixed for the next release |
You're too good. Thank you! |
Fixed in v2.9.0 |
Describe the issue
When I match books in my library, only 95 of them are updated. It was working fine for all 350+ audiobooks in version 2.4.0.
Steps to reproduce the issue
Audiobookshelf version
2.4.2
How are you running audiobookshelf?
Docker
The text was updated successfully, but these errors were encountered: