Music Videos
Music videos can be added to a Jellyfin server using the "Music Videos" library type.
Most common video formats are supported by Jellyfin, such as mp4 and mkv. In addition, VIDEO_TS and BDMV folders are supported for movies and music videos. VIDEO_TS or BDMV folders do not support multiple versions, multiple parts or external subtitle/audio tracks.
.iso files and other disc image formats should work, but are not supported. It is recommended that disc image formats be remuxed into mkv containers, or extracted into VIDEO_TS or BDMV folders.
File names containing special characters WILL cause problems. The following characters are known to cause issues: <, >, :, ", /, \, |, ?, *
Organization
Music videos are organized mostly the same as movies, with a few key differences - no external metadata providers are available by default, and multi layer folders are supported.
MusicVideos
├── Folder 1
│ ├── Folder 1.1
│ │ └── Song 1
│ │ ├── Song 1 Version 1.mp4
│ │ ├── Song 1 Version 2.mp4
│ │ └── Song 1 Version 3.mp4
│ ├── Song 2
│ │ ├── Song 2 Version 1.mp4
│ │ ├── Song 2 Version 1.nfo
│ │ ├── Song 2 Version 2.mp4
│ │ └── Song 2 Version 2.nfo
│ └── Song 3
│ ├── Song 3.mkv
│ └── Song 3.nfo
└── Song 4
└── Song 4.avi
Naming
The folders and video files can be named however you want, since no metadata fetching is performed. The folder and file names will be displayed as the name of the item in Jellyfin.
External Subtitles and Audio Tracks
External Subtitles and audio tracks can be added with file suffixes.
Movies