this post was submitted on 04 Oct 2024
5 points (100.0% liked)

Jellyfin: The Free Software Media System

5739 readers
30 users here now

Current stable release: 10.10.1

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

Is there a way to turn off incremental search? Either Web UI or apps: search seems to send a search instruction to server for every new letter added to the search box. I'ld much rather type a few letters (I usually sort of know what I'm looking for) and then click send or whatever to fetch results only for that. Would improve performance a lot for me

you are viewing a single comment's thread
view the rest of the comments
[–] deegeese@sopuli.xyz 3 points 1 month ago

My guess would be that a Pi 3 is good enough for serving menus and files, but is struggling to keep up with real time search. The bandwidth needed by search is minimal so I would only suspect networking if you were over some remote, mobile connection.