audiobookshelf
audiobookshelf copied to clipboard
[Enhancement] Include Genre in global library search
What happened?
When I search for "Klassiker" which is used in "TAGS" (Schlagwörter) all is fine:
But when I search for "AbenteuerRoman" which is used in "Genre" the system does not find the entry:
Under "Libray" the direct-filter on "AbenteuerRoman" works perfect:
What did you expect to happen?
search will also find libray-item with Search-Text in Genre like it works for TAGS
Steps to reproduce the issue
Audiobookshelf version
2.8.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Chrome
Logs
No response
Additional Notes
No response
I don't understand, can you explain step-by-step how to reproduce this?
Looks like information from https://github.com/advplyr/audiobookshelf/issues/2936 got copied into this issue.
sorry, did not check by preview
I just add a new Genre / Kategory "test1234" to the audiobook and tehn search for it but 'no result':
I justtry to understand the Code for search at :
https://github.com/advplyr/audiobookshelf/blob/master/server/utils/queries/libraryItemsBookFilters.js#L1157
and try to compare the block for searing within "tags" with "genres" and found this:
I understand now. Genres are not part of the global search so I made this a feature request instead of a bug.
That screenshot is not related to searching.