-
Notifications
You must be signed in to change notification settings - Fork 582
Plex
Graham Garner edited this page Nov 9, 2019
·
3 revisions
The web UI can be found on "your_ip":32400/web
Create a directory in you home directory called mnt
with a subdirectory HDD
. Follow the instruction above to mount your external drive to /home/pi/mnt/HDD
in you fstab
edit your docker-compose.yml file under plex and uncomment the volumes for tv series and movies (modify the path to point to your media locations). Run docker-compose up -d
to rebuild plex with the new volumes