2025-01-14, 02:36 PM
(This post was last modified: 2025-01-15, 03:40 PM by TheDreadPirate. Edited 2 times in total.)
Jellyfin can make playlists within the UI. For each movie or episode, or even an entire show, click on the "..." context menu and "Add to playlist". You can then add to an existing playlist or start a new one.
But Jellyfin does support M3U playlists. The M3U playlist must be located within a folder that is part of a library and the path in the M3U must be either a relative path (from the M3U's location) to the piece of media or an absolute path. When using docker, the absolute path must be the path from within the container's reference frame.
But Jellyfin does support M3U playlists. The M3U playlist must be located within a folder that is part of a library and the path in the M3U must be either a relative path (from the M3U's location) to the piece of media or an absolute path. When using docker, the absolute path must be the path from within the container's reference frame.