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: 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: