2025-06-12, 05:28 PM
(This post was last modified: 2025-06-12, 05:28 PM by theguymadmax.)
Try adding the below env variable to your compose file. This is a temp fix and will not be need on RC2.
Code:
jellyfin:
image: jellyfin/jellyfin:preview
environment:
- DOTNET_USE_POLLING_FILE_WATCHER=true