From 132d6432cc5cb1ab43a15fc929894a3cc0acc59f Mon Sep 17 00:00:00 2001 From: Meow33 Date: Tue, 11 Nov 2025 19:59:02 +0800 Subject: [PATCH] Update docs/use-cases/stream-media.md Co-authored-by: Yajing <110797546+fnalways@users.noreply.github.com> --- docs/use-cases/stream-media.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/use-cases/stream-media.md b/docs/use-cases/stream-media.md index 30c3b0ff3..ff01a1b5b 100644 --- a/docs/use-cases/stream-media.md +++ b/docs/use-cases/stream-media.md @@ -35,8 +35,8 @@ If your media is on a NAS or other network server, you can connect it to Olares. :::tip Naming conventions Correct file naming is the key to accurate metadata and beautiful posters in Jellyfin. Follow Jellyfin's official guidelines for accurate metadata: -- Movies: [Movie naming conventions](https://jellyfin.org/docs/general/server/media/movies/#naming) -- TV Shows: [TV shows naming conventions](https://jellyfin.org/docs/general/server/media/shows/#naming) +- [Movie naming conventions](https://jellyfin.org/docs/general/server/media/movies/#naming) +- [TV shows naming conventions](https://jellyfin.org/docs/general/server/media/shows/#naming) ::: :::tip Folder organization Keep movies and TV shows in **separate folders** for easier management and correct metadata retrieval.