2025-04-26, 02:17 PM
(This post was last modified: 2025-04-26, 02:29 PM by theguymadmax. Edited 1 time in total.)
(2025-04-26, 02:11 PM)ThomasPGH Wrote:(2025-04-25, 12:19 AM)Jossk Wrote: Is Jellyfin able to select the best version it doesn't have to transcode? Or does it take your selection and automatically transcode if needed? If the latter, then might as well only keep the highest quality UHD->BD->DVD.No. Before 10.9 Jellyfin chose at least the 1080p version of a film over 4K on mobile devices as the default unless a different version was picked manually. Since 10.9 all clients default to 4K, resulting in downloading tens of gigabytes over 5G if you don't pay attention.
That behavior was fixed in 10.10. Multiple versions sort alphabetically if the resolution is not in the filename: https://jellyfin.org/docs/general/server...f-versions
If resolution is in the filename, then it's sorted from highest(default) resolution to lowest.