From 94edc23d80d292426bf645ee628b1db24bd7ca81 Mon Sep 17 00:00:00 2001 From: Loriage Date: Wed, 29 Jan 2025 16:00:59 +0100 Subject: [PATCH 1/2] Small path change to be consistent with similar steps previously seen in the guide --- content/config/jellyfin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/config/jellyfin.md b/content/config/jellyfin.md index 8e344fb..c696268 100644 --- a/content/config/jellyfin.md +++ b/content/config/jellyfin.md @@ -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: From cfb9427121dc53554cff19e3d6d454763a302e30 Mon Sep 17 00:00:00 2001 From: Loriage Date: Wed, 29 Jan 2025 16:41:04 +0100 Subject: [PATCH 2/2] Small path change to be consistent with similar steps previously seen in the guide --- content/config/emby.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/config/emby.md b/content/config/emby.md index 6779d1b..4710575 100644 --- a/content/config/emby.md +++ b/content/config/emby.md @@ -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: