Skip to content

Automatically update Plex Media Server on Synology NAS

Notifications You must be signed in to change notification settings

Fifteen15Studios/plexupdate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Description

Forked from https://github.com/martinorob/plexupdate

Automatically update Plex Media Server on Synology NAS

How to

Download the script and put it into a Scheduled Task

Setup Download Script

SSH into your NAS

execute:

mkdir /volume1/Scripts
wget https://raw.githubusercontent.com/Fifteen15Studios/plexupdate/master/plexupdate.sh

Setup Update Scheduler

  • Go back to Synology Console
  • Open Control Panel
  • Open Task Scheduler
  • Click Create -> Scheduled Task -> User-defined script
  • Enter Task as Update Plex
  • Click Schedule Tab
  • Change Schedule to fit needs
  • Click Task Settings Tab
  • Enter User-defined script as bash /volume1/Scripts/plexupdate.sh
  • Click OK

Thanks to https://forums.plex.tv/u/j0nsplex

Todo

Merge with

About

Automatically update Plex Media Server on Synology NAS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%