Jump to content

Mounting media drive in Plex - not working - SOLVED!


thisguyhere

Recommended Posts

I'm sure this has been addressed at some point so I apologize for the repeat question, I just couldn't find anything in the search.

 

I've installed Plex as a Docker container but am having problems mounting my media drive to it.

 

1. Plex is running fine:

 

npCsZeu.png

 

2. Is this how I map my media drive to the container?

 

fRcr0hv.png

 

3. My understanding is mounts are supposed to be in /media but I'm not seeing anything.

 

PouccFY.png

 

This is the Command that runs when I update the container:

 

Command:

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Plex" --net="host" --privileged="true" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -v "/mnt/user/a/":"/mnt/user/appdata/Plex":rw -v "/mnt/user/appdata/Plex":"/config":rw limetech/plex

810d6f973414626d2c3db53cf360a96e78288a89c36bd659a109697699dfc458

 

The command finished successfully!

 

Done

 

 

Any help would be really appreciated.

 

Thanks.

 

----------- EDIT

 

SOLVED!

 

Guess I just had to talk it through.

 

It's in the command:

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Plex" --net="host" --privileged="true" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -v "/mnt/user/a/":"/mnt/user/appdata/Plex":rw -v "/mnt/user/appdata/Plex":"/config":rw limetech/plex

810d6f973414626d2c3db53cf360a96e78288a89c36bd659a109697699dfc458

 

So in the setting, the Container Path represent the folder inside the container, and Host Path the share in unRAID OS.  It's so obvious now that I'm saying it out loud.

 

1. What it was

 

MeKTsUv.png

 

2. Updated to

 

FGCnhRh.png

 

3. Now showing up

 

gKfU1dA.png

Link to comment
  • 7 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...