[Bug]: When filtering by Missing ASIN, Updaing books with ASIN causes blank entries to appear at the end #2600

Closed
opened 2026-04-25 00:08:54 +02:00 by adam · 1 comment
Owner

Originally created by @mikiher on GitHub (Feb 21, 2025).

What happened?

When setting the filter to Missing ASIN, then updating the ASIN for one or few books, the new books are dropped the list (only after a page reload), but the count at the top is not updated, and blank entries appear at the end.

Image

Ony after server restart the count gets correct and the blank entries disappear.

What did you expect to happen?

Expected count to change and no blank entries to appear.

Steps to reproduce the issue

  1. Open a book library
  2. Go to Library page
  3. Filter by Missing ASIN
  4. Edit a book
  5. Fill in the ASIN
  6. Click Save & Close
  7. The book does not disappear from the list
  8. Reload the page
  9. The book disappears, but the count does not change and now a blank entry appears in the end.

Expected: Book count changes immediately, and no blanks entries appear

Audiobookshelf version

v2.19.4

How are you running audiobookshelf?

Built from source

What OS is your Audiobookshelf server hosted from?

Windows

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Chrome

Logs


Additional Notes

No response

Originally created by @mikiher on GitHub (Feb 21, 2025). ### What happened? When setting the filter to Missing ASIN, then updating the ASIN for one or few books, the new books are dropped the list (only after a page reload), but the count at the top is not updated, and blank entries appear at the end. ![Image](https://github.com/user-attachments/assets/a3261b83-b7f1-4468-a20b-90b92611a252) Ony after server restart the count gets correct and the blank entries disappear. ### What did you expect to happen? Expected count to change and no blank entries to appear. ### Steps to reproduce the issue 1. Open a book library 2. Go to Library page 3. Filter by Missing ASIN 4. Edit a book 5. Fill in the ASIN 6. Click Save & Close 7. **The book does not disappear from the list** 8. Reload the page 9. The book disappears, but the count does not change and now a blank entry appears in the end. Expected: Book count changes immediately, and no blanks entries appear ### Audiobookshelf version v2.19.4 ### How are you running audiobookshelf? Built from source ### What OS is your Audiobookshelf server hosted from? Windows ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Chrome ### Logs ```shell ``` ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:08:54 +02:00
adam closed this issue 2026-04-25 00:08:54 +02:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 24, 2025):

Fixed in v2.19.5.

@github-actions[bot] commented on GitHub (Feb 24, 2025): Fixed in [v2.19.5](https://github.com/advplyr/audiobookshelf/releases/tag/v2.19.5).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2600