From 8b399a3670aceb2db31dd4116cff3e071e9eea7b Mon Sep 17 00:00:00 2001 From: BotBlake Date: Sun, 14 Sep 2025 00:51:00 +0200 Subject: [PATCH] smoll typo --- docs/general/server/media/movies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/general/server/media/movies.md b/docs/general/server/media/movies.md index cf7fe4cb..cdf72aff 100644 --- a/docs/general/server/media/movies.md +++ b/docs/general/server/media/movies.md @@ -46,7 +46,7 @@ Movie Name (year) [external id] The `year` and `external id` fields are optional, but they will help identify media more reliably. -The video files within the folder should have the same name has the folder. I.e. if the folder is named `Super Fun Movie`, the video file within should be named `Super Fun Movie.mp4` (or any other extension), optionally with tags defined below. +The video files within the folder should have the same name as the folder. I.e. if the folder is named `Super Fun Movie`, the video file within should be named `Super Fun Movie.mp4` (or any other extension), optionally with tags defined below. - Example with name only: `Jellyfin Documentary.mkv` - Example with year: `Jellyfin Documentary (2030).mkv`