Skip to content

Make readme.md display properly #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
# Description
Automatically update Plex Media Server on Synology NAS
# Description
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://github.com/martinorob/plexupdate/raw/master/plexupdate.sh
# 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://github.com/martinorob/plexupdate/raw/master/plexupdate.sh

---Setup Update Scheduler---
#Comment: 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
---Setup Update Scheduler---
#Comment: 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
Thanks to https://forums.plex.tv/u/j0nsplex

# Todo
Merge with
https://gist.github.com/seanhamlin/dcde16a164377dca87a798a4c2ea051c
https://forums.plex.tv/t/script-to-auto-update-plex-on-synology-nas-rev4/479748/36?u=martino
# Todo
Merge with
https://gist.github.com/seanhamlin/dcde16a164377dca87a798a4c2ea051c
https://forums.plex.tv/t/script-to-auto-update-plex-on-synology-nas-rev4/479748/36?u=martino