mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Enhancement]: Filter for without a specific tag #3203
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#3203
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 @NathanSweet on GitHub (Jan 26, 2026).
Type of Enhancement
Web Interface/Frontend
Describe the Feature/Enhancement
I would greatly appreciate a way to filter for items that don't have a particular tag.
Why would this be helpful?
When trying to keep a subset of books tagged, it is required to review the items without that tag and decide if they need it. Currently that is very difficult.
Future Implementation (Screenshot)
It could be the same as the
Tagfilter butWithout tag.Audiobookshelf Server Version
2.32.1
@Vito0912 commented on GitHub (Jan 26, 2026):
You can do latter already, using the missing selector.
Missing>tags@NathanSweet commented on GitHub (Jan 26, 2026):
Oh, very nice! My apologies for missing that. It would still be great to support a filter for items missing a specific tag.
If you only use tags for one thing, then seeing non-tagged is great. If you have tags for multiple purposes, then that is insufficient. In that case to properly review all items you need to see everything without a specific tag.
@sydlexius commented on GitHub (Jan 27, 2026):
https://github.com/advplyr/audiobookshelf/issues/1465 is related to this.