mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Enhancement]: implement "Faceted Search"/Multiple filters #2133
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#2133
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 @Gru0810 on GitHub (May 6, 2024).
Describe the feature/enhancement
While looking for an audio book, I came across the website “archive.org” by chance.


There I saw the possibility of “faceted search” as in online shops for electronics:
Each selection in a block filters the entries in the other blocks.
In my opinion, the more objects there are, the better the ability to search and filter. I currently have over 3,000 audio books and filtering just by author, for example, is too rough.
For example, I have the author "Andrea Camilleri". He writes books that take place in different years (in German "Handlungzeit = HZ):
I see the following filter blocks:
additional it would be great to have "userdefined blocks". In my case:
- Blocks of Type
- scene of action (place or country)
My items play on 114 different countries or regions:
- year of action
- age rating
- target group
@advplyr commented on GitHub (May 6, 2024):
I think this can be grouped with https://github.com/advplyr/audiobookshelf/issues/1465 and https://github.com/advplyr/audiobookshelf/issues/2197
This is more filtering and not searching so I think #1465 can be used for this, what do you think?
@Gru0810 commented on GitHub (May 6, 2024):
I agree it's more filtering but i know it under the technical name "faceted search"
Okay ... i found it also unter "https://www.prefixbox.com/blog/faceted-filtering/"
@advplyr commented on GitHub (May 6, 2024):
I was going to make this the primary thread for multiple filters since it is more detailed but realized that #1465 already has a bunch of support on it. I'll mention this thread over there and mark this as duplicate
@advplyr commented on GitHub (May 6, 2024):
Duplicate of #1465