2025-04-10, 01:32 PM
(2025-04-10, 12:50 PM)TheDreadPirate Wrote: Disable cache assets. It does not benefit Jellyfin, consumes a lot of memory, and can cause weird behaviors.
The content of your advanced tab came from our documentation, which we have since updated. Remove everything in the advanced tab except the top two lines.
Code:# Disable buffering when the nginx proxy gets very resource heavy upon streaming
proxy_buffering off;
Thank you a lot.
All done, and nginx and jellyfin dockers rebuilt.
Let's cross fingers
