[Bug]: Brave / Edge Browser Library Sort By "Progress: Not Finished" and "Added At" Causes One or More Blank Books Titled "Added" To Be Displayed In Results #2575

Closed
opened 2026-04-25 00:08:31 +02:00 by adam · 3 comments
Owner

Originally created by @bennor675 on GitHub (Feb 14, 2025).

What happened?

When using Brave browser sorting a book library by Progress: Not Finished then by Added At, there are one or more "blank" books titled "added" that are now being included in the sort results. Clicking on the blank "Added" book am taken to the Audiobookshelf Home page. This appears to be a new issue introduced in v2.19.2.
Example of issue: https://i.imgur.com/PhOjlll.jpg

What did you expect to happen?

One would expect the search results when using Progress: Not Finished and by Added At not to contain blank books titled "Added".

Steps to reproduce the issue

  1. Go to Library
  2. Select Progress: Not Finished
  3. Then select Added At
  4. Results return one or more blank books titled "Added"

Audiobookshelf version

v2.19.2

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Other (list in "Additional Notes" box)

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

Other (list in "Additional Notes" box)

Logs

[LibraryItemsBookFilters] findOptionsKey: {"where":[{"$mediaProgresses.isFinished$":true}],"distinct":true,"attributes":null,"replacements":{},"include":[{"required":true,"where":{"libraryId":"47d0b28a-d010-44ea-98bf-10a8719a4011"},"include":[{"required":false,"separate":true}]},{"attributes":["id","seriesId","sequence","createdAt"],"include":{"attributes":["id","name","nameIgnorePrefix"]},"order":[["createdAt","ASC"]],"separate":true},{"attributes":["authorId","createdAt"],"include":{"attributes":["id","name"]},"order":[["createdAt","ASC"]],"separate":true},{"attributes":["id","isFinished","currentTime","ebookProgress","updatedAt"],"where":{"userId":"41bc00db-9170-437f-aa2d-b9226145a5f1"},"required":false}],"order":[[{"val":"mediaProgresses.updatedAt"},"DESC"]],"subQuery":false}

Additional Notes

Synology DS218+ DSM 7.2.1-69057 Update 6
Container - Protainer Community Edition 2.21.5
Brave Browser Version 1.75.178 Chromium: 133.0.6943.98 (Official Build) (64-bit)
Brave browser is run on Windows 11 24H2 OS Build 26100.3194

Originally created by @bennor675 on GitHub (Feb 14, 2025). ### What happened? When using Brave browser sorting a book library by _Progress: Not Finished_ then by _Added At_, there are one or more "blank" books titled "added" that are now being included in the sort results. Clicking on the blank "Added" book am taken to the Audiobookshelf Home page. This appears to be a new issue introduced in v2.19.2. Example of issue: [https://i.imgur.com/PhOjlll.jpg](https://i.imgur.com/PhOjlll.jpg) ### What did you expect to happen? One would expect the search results when using _Progress: Not Finished_ and by _Added At_ not to contain blank books titled "Added". ### Steps to reproduce the issue 1. Go to Library 2. Select _Progress: Not Finished_ 3. Then select _Added At_ 4. Results return one or more blank books titled "Added" ### Audiobookshelf version v2.19.2 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Other (list in "Additional Notes" box) ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Other (list in "Additional Notes" box) ### Logs ```shell [LibraryItemsBookFilters] findOptionsKey: {"where":[{"$mediaProgresses.isFinished$":true}],"distinct":true,"attributes":null,"replacements":{},"include":[{"required":true,"where":{"libraryId":"47d0b28a-d010-44ea-98bf-10a8719a4011"},"include":[{"required":false,"separate":true}]},{"attributes":["id","seriesId","sequence","createdAt"],"include":{"attributes":["id","name","nameIgnorePrefix"]},"order":[["createdAt","ASC"]],"separate":true},{"attributes":["authorId","createdAt"],"include":{"attributes":["id","name"]},"order":[["createdAt","ASC"]],"separate":true},{"attributes":["id","isFinished","currentTime","ebookProgress","updatedAt"],"where":{"userId":"41bc00db-9170-437f-aa2d-b9226145a5f1"},"required":false}],"order":[[{"val":"mediaProgresses.updatedAt"},"DESC"]],"subQuery":false} ``` ### Additional Notes Synology DS218+ DSM 7.2.1-69057 Update 6 Container - Protainer Community Edition 2.21.5 Brave Browser Version 1.75.178 Chromium: 133.0.6943.98 (Official Build) (64-bit) Brave browser is run on Windows 11 24H2 OS Build 26100.3194
adam added the bug label 2026-04-25 00:08:31 +02:00
adam closed this issue 2026-04-25 00:08:31 +02:00
Author
Owner

@advplyr commented on GitHub (Feb 14, 2025):

Is probably the same as https://github.com/advplyr/audiobookshelf/issues/3979 but I can't reproduce with that query

@advplyr commented on GitHub (Feb 14, 2025): Is probably the same as https://github.com/advplyr/audiobookshelf/issues/3979 but I can't reproduce with that query
Author
Owner

@bennor675 commented on GitHub (Feb 15, 2025):

Get the same issue, two extra blank books titled "Added" when using Microsoft Edge on Windows 11 and selecting Progress: Not Finished then Added At. The log file. After logging in using Microsoft Edge:

log.txt

@bennor675 commented on GitHub (Feb 15, 2025): Get the same issue, two extra blank books titled "Added" when using Microsoft Edge on Windows 11 and selecting _Progress: Not Finished_ then _Added At_. The log file. After logging in using Microsoft Edge: [log.txt](https://github.com/user-attachments/files/18806898/log.txt)
Author
Owner

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

Fixed in v2.19.3.

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

No dependencies set.

Reference: starred/audiobookshelf#2575