Everything posted by coudy
-
Plex Server acting as Plex Client
no, I created this share just to test PMS, there are few movies in there
-
Plex Server acting as Plex Client
root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Plex-Media-Server' --net='host' -e TZ="Europe/Budapest" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Butters" -e HOST_CONTAINERNAME="Plex-Media-Server" -e 'PLEX_CLAIM'='xxx' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='latest' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:32400]/web' -l net.unraid.docker.icon='https://raw.githubusercontent.com/plexinc/pms-docker/master/img/plex-server.png' -v '/tmp/':'/transcode':'rw' -v '/mnt/user/test/':'/data':'rw' -v '/mnt/user/appdata/Plex-Media-Server':'/config':'rw' 'plexinc/pms-docker' f37a2fc7d8c8ecb8a60d78275c0a27ccce0b70ef336ab00d08cba72d5d13b1e6 The command finished successfully!
-
Plex Server acting as Plex Client
Yes, I have claimed the server and I am logged in. Here you can see my "Settings page" look completely different. I really don't understand how this happened. One more screenshot, here the closest I can get to add my Library, it just gives me a link to download PMS:
-
Plex Server acting as Plex Client
Hello everybody, I am having a problem with my Plex server and I can't find any thread about this so here it is: When I install the Plex Media Server Docker container and open the WebGui it seems to act like the Client app. I can see some suggested content etc., but I can't add any of my files to the LIbrary. It always gives me a link to Plex webpage to download the Plex server app. I tried few different versions of PMS available in the Unraid community apps plugin but no luck. Thank you for your suggestions!