mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: New tag not showing in filter list #1723
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#1723
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @fivestones on GitHub (Feb 8, 2024).
Describe the issue
I added a tag ("Recommended books") to a bunch of books (none of them audiobooks). Then I tried to filter by this tag in the library, but it didn't show up in the list of tags. I refreshed the site, but still it didn't show up.
I noticed that all the tags that did show up were applied to audiobooks.
When I applied the "Recommended books" tag to an audiobook, it suddenly showed up in the list of tags to filter the library by, and when I chose it, I could see both the single audiobook and all the text books I had tagged with this tag.
Probably related is that when the tag has been used to tag books already, when trying to tag another book, it doesn't appear in the drop down of existing tags to choose from.
Steps to reproduce the issue
Audiobookshelf version
v2.7.2
How are you running audiobookshelf?
Docker
@advplyr commented on GitHub (Feb 18, 2024):
This isn't specific to ebooks. This has to do with the filters being cached and adding the new tag is not updating the cached filters correctly.
@advplyr commented on GitHub (Feb 20, 2024):
Fixed in v2.8.0