-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search returns empty, even the searched contents is present #6316
Comments
Any errors in Dashboard -> Logs after search? |
Nope, that is what is weird, it feels like a timeout, but I can't find anything in the log(s) And here is even the search without any search... This is the log for when I made this reply and retested
|
That is odd. Do you still have issues with duplicate media? Do you see duplicate logs like in #6302? These could be related issues, and if we can figure out what's causing it, we can open an issue in https://github.com/jellyfin/jellyfin/issues |
Nicely remembered @viown, but no, and here you are welcome to point a finger at me, yes literally, because I got the doubles to disappears, by changing one setting but which... and where. I have just tested this search once again, after restarting the browser (only the browser), and now the search is fine, however, I have also been making a |
I often have the same problem with my large library and it seems that a new search is triggered with any new entered letter in the search field. If you type too fast or delete a letter the server cpu spikes up and the search doesn't show any results. I ignored this because I thought sqlite could be overwhelmed with the amount of data and I wait for the support of other db types, but it would be great if we can get an optional option to switch from instant search to a "trigger on search icon" search as server-wide option :) Edit: if i force it by entering and remove many many letters really fast I can even manage to crash or extremely slow down the jellyfin server xD |
I doubt this is to be put on the SQLite alone, but sure, I would vote for an upgrade to PGSql or MariaDB. But this is happening on both HP ML 350G6 8 core/20GB & HP DL380G8 32 core/100GB hardware with SSD drives in hardware raid I'm leaning more to the answer, where this is related to the JS scripts |
Searches should be debounced, but you seem to be correct, I'm seeing a lot of search requests per keystroke which I don't remember was there before 🤔 |
Describe The Bug
Read title and Please see screenshots, it says it all
Steps To Reproduce
Trigger Warning
Expected Behavior
The film would have been shown
Logs
Not showing anything on issue
Screenshots
Search result
The Film is present
System (please complete the following information):
Additional Context
The text was updated successfully, but these errors were encountered: