mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-30 23:40:40 +02:00
[Enhancement]: In Audiobook Library → Home Page → Listen Again, only the ten most recent completed books are displayed #2666
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZLoth on GitHub (Mar 17, 2025).
What happened?
In the "Listen Again" section, it appears that it will list the ten most recent books that are flagged as completed.
What did you expect to happen?
I expected the behavior to be similar to Discover books which is randomized, only for books to be completed. Showing the same ten books gets old after a while.
Steps to reproduce the issue
When you flag a book as complted, it should show up as the first book in "Listen Again".
Audiobookshelf version
2.19.5
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Chrome
Logs
Additional Notes
No response
@nichwall commented on GitHub (Mar 17, 2025):
This is expected behavior
@ZLoth commented on GitHub (Mar 17, 2025):
Thank you @Vito0912