audiobookshelf
audiobookshelf copied to clipboard
[Bug]: Switching libraries while a specific series is set results in error message "No results"
Describe the issue
As my implementation is configured, I have my collection separated into several libraries to make management easier. This includes separating my Fiction, Science Fiction, and Western Collections into Regular and non-dramatized. As a result, I can be displaying a series from a non-dramatized library, switch the library, and because the UUID of the series is different, I get no results.
As a short term solution, if I'm switching libraries, I should be retuned to the root level of the series. A longer-term solution is a best match for a similar title.
Steps to reproduce the issue
- Go to a library and select "Series".
- Select a book series.
- Switch to a different library.
WHAT SHOULD HAPPEN: The series should be returned to the root level. WHAT REALLY HAPPENS: No results.
Recording of issue: https://github.com/advplyr/audiobookshelf/assets/6700159/b2f441df-cf99-4f8c-94d4-310e418203b6
Audiobookshelf version
2.9.0, 2.8.1
How are you running audiobookshelf?
Docker
I updated this to redirect to the root series page for the next release. This isn't going to be updated to redirect to a series of a similar name because this isn't how libraries are intended to be used. Libraries were made to be completely separate
Thank you, awaiting release.
Fixed in v2.10.0