2025-12-07, 01:36 AM
(2025-04-07, 11:01 AM)pulpul Wrote: Hello all,
I have made a script that watches libraries on network mounts and asks Jellyfin to refresh libraries if changes are detected. By default Jellyfin's inotify implementation does not support this. This script uses python watchdog for filesystem polling.
https://github.com/pulpul-s/watchertoucher
Could you help a n00b with how to actually use this script?

