drpete 2 Posted April 20, 2015 Share Posted April 20, 2015 Hi Needo thanks for all the great work. I am running your sab and sick rage and plex. San and sick will update from within no problem. Plex is telling me there is a new update but when I do docker update nothing happens. says I am up to date. Do I have to wait until you update docker or am I doing something wrong? Thanks for all the help and great work. Peter Quote Link to post
Squid 3163 Posted April 20, 2015 Share Posted April 20, 2015 I think with needo's plex all you have to do is stop and start the container and plex will update itself Quote Link to post
drpete 2 Posted April 20, 2015 Author Share Posted April 20, 2015 thanks squid...will try Quote Link to post
fersal 0 Posted May 2, 2015 Share Posted May 2, 2015 I was trying to update my Plex library after I added some content, and somehow unintentionally I got to the Plex update screen (see attached), and it started the update process. What is surprising is the slow pace of the update; the 20MB file shown at the bottom is at 34% and it's taken almost an hour to reach that point. Is this normal, or maybe result of an overloaded server on the other end? Also I'm not sure how I got to the update process, since I didn't stop and restart the server as Squid mentioned above. Quote Link to post
aptalca 328 Posted May 2, 2015 Share Posted May 2, 2015 Lately, docker's servers have been having speed issues from time to time. It will download eventually. Nothing we can do Quote Link to post
fersal 0 Posted May 2, 2015 Share Posted May 2, 2015 Thanks aptalca... 3 hours for a 20MB file seems a bit ridiculous... not even back in the day with my old 1200 baud modem! I'll try to figure out how I started the update process, if it takes that long I don't want to get caught by surprise unable to use Plex for hours at a bad time like when I have guests over. Quote Link to post
Rick Sanchez 3 Posted May 3, 2015 Share Posted May 3, 2015 Word of warning, the update screws the trakt and unsupported plugins Quote Link to post
aptalca 328 Posted May 3, 2015 Share Posted May 3, 2015 trakt still works for me. What issue are you experiencing? Quote Link to post
Rick Sanchez 3 Posted May 3, 2015 Share Posted May 3, 2015 After upgrade, I had to reinstall all of my video plugins e.g. iPlayer, TED etc. But trakt does not show at all and neither does the unsupported app stall Quote Link to post
aptalca 328 Posted May 4, 2015 Share Posted May 4, 2015 It could be permissions related. If your trakt.bundle has permission issues and plex cannot access it, it wouldn't load. You might have to fix permissions on your entire plex folder Quote Link to post
Rick Sanchez 3 Posted May 4, 2015 Share Posted May 4, 2015 Good idea, what chmod should they be? Quote Link to post
jumperalex 9 Posted May 4, 2015 Share Posted May 4, 2015 you can use the tool in unraid to "fix permissions" on any or all drives in your system. I've been fixing cache each time I add a docker for the config folders Quote Link to post
trurl 1644 Posted May 4, 2015 Share Posted May 4, 2015 you can use the tool in unraid to "fix permissions" on any or all drives in your system. I've been fixing cache each time I add a docker for the config folders I don't think plex likes it folders to be owned by nobody. Quote Link to post
sparklyballs 56 Posted May 4, 2015 Share Posted May 4, 2015 you can use the tool in unraid to "fix permissions" on any or all drives in your system. I've been fixing cache each time I add a docker for the config folders I don't think plex likes it folders to be owned by nobody. also if you have any other containers that save config that shouldn't be owned by nobody, that's gonna screw things up. best to do it in exec or outside the container at the specific folder level. Quote Link to post
MyKroFt 7 Posted May 4, 2015 Share Posted May 4, 2015 you can use the tool in unraid to "fix permissions" on any or all drives in your system. I've been fixing cache each time I add a docker for the config folders I don't think plex likes it folders to be owned by nobody. My library folder stored on my SSD is 999.users Myk Quote Link to post
Rick Sanchez 3 Posted May 4, 2015 Share Posted May 4, 2015 How do I fix permissions? I've forgotten Quote Link to post
MyKroFt 7 Posted May 4, 2015 Share Posted May 4, 2015 in my case ..... looking at the dir with the library directory in it.... chown -R 999.users Library I also chmod -R 777 Library Myk Quote Link to post
trurl 1644 Posted May 4, 2015 Share Posted May 4, 2015 How do I fix permissions? I've forgotten cd to the plex folder. For me, that is cd /mnt/cache/appdata/plexmediaserver Then to recursively set permissions chmod -R 755 Library and to recursively set ownership chown -R 999:users Library Quote Link to post
Rick Sanchez 3 Posted May 4, 2015 Share Posted May 4, 2015 All done, still nothing... Quote Link to post
aptalca 328 Posted May 4, 2015 Share Posted May 4, 2015 Did you restart the server after changing permissions? are the trakt and unsupported appstore bundles in your plugins folder? Quote Link to post
Rick Sanchez 3 Posted May 4, 2015 Share Posted May 4, 2015 Did you restart the server after changing permissions? Yes are the trakt and unsupported appstore bundles in your plugins folder? Yes, see screenshot Quote Link to post
Rick Sanchez 3 Posted May 5, 2015 Share Posted May 5, 2015 The latest Plex update [today] has fixed the problem Quote Link to post
aptalca 328 Posted May 5, 2015 Share Posted May 5, 2015 Good to hear, because I was kind of out of ideas Quote Link to post
Treytor 0 Posted June 24, 2016 Share Posted June 24, 2016 It seems like this docker was broken with the latest update of plex to version 1.0. Quote Link to post
flimflamman 0 Posted June 24, 2016 Share Posted June 24, 2016 Also using Needo's Plex docker and unable to get the 1.0 version. Quote Link to post
35 posts in this topic Last Reply
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.