Jellyfin Forum
Naming convention for movies - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions)
+--- Thread: Naming convention for movies (/t-naming-convention-for-movies)



Naming convention for movies - JellyJeff - 2025-07-12

Hello,

the official documentation about naming of movie files states: "The video files within the folder should have the same name as the folder."

As it says "should", I want to know if someone uses any other way of naming their movies and what downsides come with it.
I don't like the suggested way as path names get very long for movies with long names and because of the redundancy in it. I would prefer to use a name like "movie.mkv" (literally) for every movie and keep the real movie name in the folder name only. For multiple versions I would want to use "movie - 1080p.mkv" and "movie - 2160p.mkv" and so on.

Has anyone any experience with or opinion on this idea?


RE: Naming convention for movies - alleycat - 2025-07-12

(2025-07-12, 08:21 AM)JellyJeff Wrote: Hello,

the official documentation about naming of movie files states: "The video files within the folder should have the same name as the folder."

As it says "should", I want to know if someone uses any other way of naming their movies and what downsides come with it.
I don't like the suggested way as path names get very long for movies with long names and because of the redundancy in it. I would prefer to use a name like "movie.mkv" (literally) for every movie and keep the real movie name in the folder name only. For multiple versions I would want to use "movie - 1080p.mkv" and "movie - 2160p.mkv" and so on.

Has anyone any experience with or opinion on this idea?

If you want the "pull down" button in the UI to work, you need to name them like this

or you could put them in separate directories without the extra naming.


RE: Naming convention for movies - theguymadmax - 2025-07-12

If it's a single movie and it's in a folder, you can basically name it whatever you want; the title/matching is derived from the folder name. For multiple versions, the file name needs to match the folder name followed by a dash; otherwise, it won't be recognized as a multi-version file.