mstinaff / PMS_Updater

Shell script for updating the Plex Media Server inside the FreeNAS Plex plugin
MIT License
439 stars 91 forks source link

Modifications for updating non-PlexPass versions #40

Closed jithinvijayan closed 1 year ago

jithinvijayan commented 5 years ago

The earlier version wasn't updating non-PlexPass version - service start/stop were erroring out. Added in the SERVICENAME variable, and changed the PMS(LIVE/BAK)FOLDERS depending on whether PLEXPASS or not.

jbeez commented 5 years ago

the plexpass servicename is plexmediaserver_plexpass

I included your changes slightly modified for the correct servicename, and updated several more things, check this out https://github.com/jbeez/PMS_Updater/blob/TokenAuth/PMS_Updater.sh

github-actions[bot] commented 1 year ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.