Files
jellyfin/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
mani 9ddeffa563 Simplify conditions for downloads folder and timestamp fixes
- Downloads folder: use for ANY request without SegmentContainer (not just Progressive)
- Timestamp normalization: apply whenever CopyTimestamps=false (not just Progressive)
- Removes overly restrictive conditions that prevented fixes from working
- Should now work for all download scenarios
2026-01-08 03:03:10 +01:00

337 KiB