I am trying to add new plug-ins to my plexmediaserver however I can change to the application support directory from the previous directory. I think cd have a problem with the space in between the two words in the directory name. I am trying double check if I correctly copied the plug-in bundle to that folder or not because I can not access the plug-ins page localhost:33400. Not sure if the two issues are related or not?
cd "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins"
(spaces are significant to the command line and you must quote them)
Linux is all about using the command line. Not to be harsh but If you’re uncomfortable about learning it, maybe you should rethink how much effort a Linux PMS system will be?
Plug-ins do not go in the Plug-in Support directory.
Thanks! Where should I put them for the current version of Plex Media Server? I followed a page here that was talking about plug-ins and it has worked previously but is not working now.
Just checked “/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins” and sure enough the .zip file was there but guess what? I had forgotten to unzip it.
and it worked! not sure what it was not working when I initially posted! Thanks guys for your help. Yes, I am still learning Linux after using Windows most of my life, I am finding Windows a resource hog and that it likes to hide things from the user.