audiobookshelf
audiobookshelf copied to clipboard
[Bug]: Switching libraries with filter on results in display of UUID instead of name
Describe the issue
When switching libraries, if I have a filter set and there are no matches, I should see the actual name instead of a UUID
Steps to reproduce the issue
- Select a library (e.g. Fiction)
- Enable a filter (e.g. Author → Charles Dickens)
- Switch to another library (e.g. Westerns)
WHAT SHOULD HAPPEN: Message displays No Results for filter "Authors: Charles Dickens" WHAT REALLY HAPPENS: Message displays No Results for filter "Authors: b75f25b8-26bd-4cd1-b998-efb5739b575a"
https://github.com/advplyr/audiobookshelf/assets/6700159/c6519477-c906-41a8-99f7-c1ab0c4f3723
Audiobookshelf version
2.8.1, 2.9.0
How are you running audiobookshelf?
Docker
I just installed the 2.9.0 version and issue is still occurring.