issue scanning library in 10.9.1 - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +---- Forum: Media Scanning & Identification (https://forum.jellyfin.org/f-media-scanning-identification) +---- Thread: issue scanning library in 10.9.1 (/t-issue-scanning-library-in-10-9-1) |
issue scanning library in 10.9.1 - C2gl - 2024-05-13 hello everyone, i have a weird issue with jellyfin 10.9.1. scanning of my libraries doesn't work anymore without failing, and i can't enable audio normalisation in the library folder settings, when i open it, i can see it, but once the web interface loaded up it dissapeares every time de3674e3f963eb6b8c358aed - text.is RE: issue scanning library in 10.9.1 - TheDreadPirate - 2024-05-13 Looks like you hit an inotify limit and that is throttling you. RE: issue scanning library in 10.9.1 - C2gl - 2024-05-13 what is an inotify issue ? and how should i solve it? RE: issue scanning library in 10.9.1 - TheDreadPirate - 2024-05-13 There is a limit to the number of file accesses over a period of time for NFS. Read this link. https://www.suse.com/support/kb/doc/?id=000020048#:~:text=fs/inotify/max_user_watches-,Update%20the%20limits,-You%20can%20update |