trionify Posted December 25, 2016 Share Posted December 25, 2016 Hi, I'm trying to switch from the Linuxserver.io Plex docker to the official docker. But the trying to add the docker URL doesn't yield any templates. Do I have to install this manually for it to work? For reference, what I'm trying to add: https://github.com/plexinc/pms-docker Quote Link to comment
Squid Posted December 25, 2016 Share Posted December 25, 2016 Just add / edit an existing template and change the repository to be plexinc/pms-docker 1 2 Quote Link to comment
trionify Posted December 25, 2016 Author Share Posted December 25, 2016 Just add / edit an existing template and change the repository to be plexinc/pms-docker Thank you, I'll give that a try. Quote Link to comment
saarg Posted December 25, 2016 Share Posted December 25, 2016 Just add / edit an existing template and change the repository to be plexinc/pms-docker Thank you, I'll give that a try. And read the github readme well! Quote Link to comment
trurl Posted December 25, 2016 Share Posted December 25, 2016 What they said. Docker templates are an unRAID feature. Dockers "in the wild" don't have templates. A template is just the saved entries from the Add container page in the unRAID webUI. Once you add the docker, you will have a template for it which you can select from the dropdown on the Add container page if you ever need to install it again. Quote Link to comment
trionify Posted December 25, 2016 Author Share Posted December 25, 2016 What they said. Docker templates are an unRAID feature. Dockers "in the wild" don't have templates. A template is just the saved entries from the Add container page in the unRAID webUI. Once you add the docker, you will have a template for it which you can select from the dropdown on the Add container page if you ever need to install it again. Thank's for the help everyone. This makes sense. Got it working by editing an existing template. Merry Christmas. Quote Link to comment
Kash76 Posted June 3, 2017 Share Posted June 3, 2017 Hey guys, I want to try out the new live tv feature and I am a PlexPass owner. Can I use this docker to enable the PlexPass release? I've changed the dropdown in the Plex gui and it wants a manual install and I tried "-e VERSION=plexpass" in the parameters section 'stealing' from another docker parameter. What am I missing. Thanks! Quote Link to comment
Squid Posted June 3, 2017 Share Posted June 3, 2017 37 minutes ago, Kash76 said: Hey guys, I want to try out the new live tv feature and I am a PlexPass owner. Can I use this docker to enable the PlexPass release? I've changed the dropdown in the Plex gui and it wants a manual install and I tried "-e VERSION=plexpass" in the parameters section 'stealing' from another docker parameter. What am I missing. Thanks! Probably need to use the entire version number instead of "plexpass" Quote Link to comment
Kash76 Posted June 3, 2017 Share Posted June 3, 2017 That's odd isn't it? How would I keep it upgraded other than updating the docker settings version by version?Sent from my ONEPLUS A3000 using Tapatalk Quote Link to comment
KungFuCowboy Posted June 3, 2017 Share Posted June 3, 2017 (edited) I'm hitting the same wall. I'm not seeing how we should update our docker in unRAID to the latest plexpass version on the official docker repo to gain access to the Live TV feature. I see they have tags and I tried changing the version to the same "plexpass", but no luck. Edited June 3, 2017 by KungFuCowboy Quote Link to comment
KungFuCowboy Posted June 3, 2017 Share Posted June 3, 2017 (edited) 15 hours ago, Kash76 said: Hey guys, I want to try out the new live tv feature and I am a PlexPass owner. Can I use this docker to enable the PlexPass release? I've changed the dropdown in the Plex gui and it wants a manual install and I tried "-e VERSION=plexpass" in the parameters section 'stealing' from another docker parameter. What am I missing. Thanks! I think I have this sorted. It's simple, but not very spelled out for a newbie like myself. To target the plexpass tag, you just need to append ":plexpass" to the end of the repo name in your settings. I'm attaching an image to illustrate. Hope it helps! Edited June 3, 2017 by KungFuCowboy 2 5 Quote Link to comment
Kash76 Posted June 3, 2017 Share Posted June 3, 2017 Perfect. Thanks!Sent from my ONEPLUS A3000 using Tapatalk Quote Link to comment
marctwo Posted June 3, 2017 Share Posted June 3, 2017 Thank you so much, this was driving me mad. I would never have worked it out on my own. Quote Link to comment
KungFuCowboy Posted June 3, 2017 Share Posted June 3, 2017 Just now, marctwo said: Thank you so much, this was driving me mad. I would never have worked it out on my own. Happy to help! Quote Link to comment
Joe Posted July 26, 2019 Share Posted July 26, 2019 Can I just edit my current Plex docker repository limetech/plex to plexinc/pms-docker and have it work or do I need to create a new one and delete my old one? Thanks Joe Quote Link to comment
bdee1 Posted October 4, 2019 Share Posted October 4, 2019 On 7/26/2019 at 1:12 AM, Joe said: Can I just edit my current Plex docker repository limetech/plex to plexinc/pms-docker and have it work or do I need to create a new one and delete my old one? I have the same question. Quote Link to comment
Squid Posted October 4, 2019 Share Posted October 4, 2019 @SpaceInvaderOne just did a new video relating to thisSent from my NSA monitored device Quote Link to comment
bdee1 Posted October 4, 2019 Share Posted October 4, 2019 where could I find that video? Quote Link to comment
bdee1 Posted October 4, 2019 Share Posted October 4, 2019 I actually tried installing the official plex docker, and after I did, it overwrote my linuxserver.io docker. I only see one Plex Media Server docker in my list which is the official plex docker now. I edited that docker, adding a few additional folders for media, and after i hit submit, it churned for a bit and then when it returned to the list of dockers, plex is gone. kind of odd. Quote Link to comment
bdee1 Posted October 4, 2019 Share Posted October 4, 2019 ok so i just noticed that it says command failed when i try to add the paths for my content. i think what happened was that I didnt have the leading slash on the path so it yelled at me telling em that it needed an absolute path. [email protected]:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='PlexMediaServer' --net='host' --privileged=true -e TZ="America/xxxxxx" -e HOST_OS="Unraid" -e 'PLEX_CLAIM'='claim-xxxxxxxxxxxxxxxxxx' -e 'PLEX_UID'='99' -e 'PLEX_GID'='100' -e 'VERSION'='latest' -v '/mnt/user/appdata/plexnew/transcode':'/transcode':'rw' -v '/mnt/user/appdata/plexnew/data/':'/data':'rw' -v '/mnt/user/movies/Kids Movies/':'kidsmovies':'rw' -v '/mnt/user/RecordedTV/KidsShows/':'kidsshows':'rw' -v '/mnt/user/appdata/PlexMediaServer':'/config':'rw' 'plexinc/pms-docker' /usr/bin/docker: Error response from daemon: invalid volume specification: '/mnt/user/movies/Kids Movies/:kidsmovies:rw': invalid mount config for type "bind": invalid mount path: 'kidsmovies' mount path must be absolute. See '/usr/bin/docker run --help'. The command failed. Quote Link to comment
trurl Posted October 4, 2019 Share Posted October 4, 2019 1 hour ago, bdee1 said: i think what happened was that I didnt have the leading slash on the path so it yelled at me telling em that it needed an absolute path. That would definitely be a problem Quote Link to comment
Recommended Posts
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.