Merge branch 'fix-media-path-jellyfin' into 'master'

Small path change to be consistent with similar steps previously seen in the guide

See merge request rogs/yams.media!13
This commit is contained in:
Roger Gonzalez 2025-01-29 17:14:29 +00:00
commit 46a764d370
2 changed files with 4 additions and 4 deletions

View File

@ -41,7 +41,7 @@ In "Select Path", choose the `/data/tvshows` folder and click "Ok"
[![emby-5](/pics/emby-5.png)](/pics/emby-5.png)
**Docker Magic Note:** 🎩 Don't worry if this path looks weird! The `/data/tvshows/` folder exists inside the docker environment and maps to your server's `/mediafolder/tv/` folder. It's all connected behind the scenes!
**Docker Magic Note:** 🎩 Don't worry if this path looks weird! The `/data/tvshows/` folder exists inside the docker environment and maps to your server's `/mediafolder/media/tvshows/` folder. It's all connected behind the scenes!
You'll see your newly added folder in the modal:
@ -69,7 +69,7 @@ Choose the `/data/movies` folder and click "Ok"
[![emby-10](/pics/emby-10.png)](/pics/emby-10.png)
**More Docker Magic:** ✨ Just like before, `/data/movies/` is actually mapping to your server's `/mediafolder/movies/` folder. Docker is doing its thing!
**More Docker Magic:** ✨ Just like before, `/data/movies/` is actually mapping to your server's `/mediafolder/media/movies/` folder. Docker is doing its thing!
Your folder should show up in the modal:

View File

@ -40,7 +40,7 @@ In "Select Path", choose the `/data/tvshows` folder and click "Ok"
[![jellyfin-5](/pics/jellyfin-5.png)](/pics/jellyfin-5.png)
**Magic Container Note:** 🎩 The `/data/tvshows/` folder isn't actually on your filesystem - it's a special path inside the docker environment that maps to your server's `/mediafolder/tv/` folder!
**Magic Container Note:** 🎩 The `/data/tvshows/` folder isn't actually on your filesystem - it's a special path inside the docker environment that maps to your server's `/mediafolder/media/tvshows/` folder!
You should see your new folder all ready to go in the modal:
@ -68,7 +68,7 @@ Choose the `/data/movies` folder and click "Ok"
[![jellyfin-10](/pics/jellyfin-10.png)](/pics/jellyfin-10.png)
**More Container Magic:** 🎩✨ Just like before, `/data/movies/` is a special docker path that maps to your server's `/mediafolder/movies/` folder!
**More Container Magic:** 🎩✨ Just like before, `/data/movies/` is a special docker path that maps to your server's `/mediafolder/media/movies/` folder!
You should see your movies folder ready to go: