kapouik / plex-update

Bash FreeBSD script for updating Plex Media Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plex-update

Shell script for updating Plex Media Server under FreeBSD (because it's not possible from the WebUI)

Prerequisite :

  • doas

Add this line to /usr/local/etc/doas.conf
permit nopass :GROUP
where GROUP is your user group

If you have any issue, and you want to rollback:

  • just remove the /usr/local/share/plexmediaserver directory
  • move /usr/local/share/plexmediaserver_old to /usr/local/share/plexmediaserver

And restart the service

About

Bash FreeBSD script for updating Plex Media Server

License:The Unlicense


Languages

Language:Shell 100.0%