diff --git a/docs/general/server/media/movies.md b/docs/general/server/media/movies.md index fa4c46bcd..aa1f0b2bb 100644 --- a/docs/general/server/media/movies.md +++ b/docs/general/server/media/movies.md @@ -93,6 +93,30 @@ To group media manually, long-click or right-click media to highlight then selec ::: +## Movies Split Across Multiple Parts + +Movies that are split into multiple files can be stacked together if named correctly. Files should be named as follows: + +- `Movie Name (2010)/Movie Name.mkv` + +The separator is optional between `` and ``. `` can be any number, or the letters a-d. + +Supported part types are: + +- `cd` +- `dvd` +- `part` +- `pt` +- `disc` +- `disk` + +Supported separators are: + +- `(space)` +- `. (period)` +- `- (dash)` +- `_ (underscore)` + ## Movie Extras Movie extras can include deleted scenes, interviews, and other various things that you would want to include alongside your movie. Jellyfin supports several different methods of adding these files.