SOLVED: Completely unresponsive when scanning libraries - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: SOLVED: Completely unresponsive when scanning libraries (/t-solved-completely-unresponsive-when-scanning-libraries) Pages:
1
2
|
RE: Completely unresponsive when scanning libraries - gaming09 - 2024-04-09 trying this next Edit, tried this, added my g/pg movie library about 280ish movies and same thing it freezes on a completely vanilla install (2024-04-06, 11:11 AM)toytown Wrote: No plugins on my side, it has to be something locking up the main thread till the scan completes. It's very easy to replicate, just start up a fresh docker image (official with no additional plugins), point it at a media directory with about 200 movies in. Have a second tab open with the web UI in a browser, as soon as you start a scan, hit refresh on the web UI and see that it doesn't respond. RE: Completely unresponsive when scanning libraries - gaming09 - 2024-04-20 new update, ive changed some sonarr/radarr settings its made it about 4% better. for connect ive changed it to on import/ on series delete. so less scans but when it does scan its still freezing RE: Completely unresponsive when scanning libraries - TheDreadPirate - 2024-04-20 When Jellyfin hangs/becomes unresponsive, are there a boat load of ffmpeg processes running? RE: Completely unresponsive when scanning libraries - gaming09 - 2024-04-24 on my prod instance i have jellyscrub / introskip run But i had 2 different tests, 1 disabling all plugins and then 2 a vanilla install and the same issue (2024-04-20, 09:51 PM)TheDreadPirate Wrote: When Jellyfin hangs/becomes unresponsive, are there a boat load of ffmpeg processes running? RE: Completely unresponsive when scanning libraries - toytown - 2024-04-24 (2024-04-20, 09:51 PM)TheDreadPirate Wrote: When Jellyfin hangs/becomes unresponsive, are there a boat load of ffmpeg processes running? No. "jellyfin" process shows 100% cpu (1 core) and no ffmpeg (or any other processes) are launched. I have all thumbnail extractions etc turned off. The UI is unresponsive until cpu goes back down to 0% |