synology-update-plex
synology-update-plex copied to clipboard
Script to Auto Update Plex Media Server on Synology NAS
Add a new option to allow overwriting the Chromecast.xml profile. The updated profile allows direct streaming without transcoding of newer codecs to Chromecast devices like H265, EAC3, etc.
Hey, I get the following message which seems to be not correctly formatted: > Task Scheduler has completed a scheduled task. > > Task: synology-update-plex > Start time: Thu, 16...
### Problem PR #33 added support for DSM 7. The updates are happening correctly but the event notification template is not rendering correctly. In the notifications area, I see: ```...
### Script output ``` Checking for a Plex Media Server update... [ Retrieving DSM version ] Found DSM version 7 [ Retrieving version data ] Available version: 1.24.4.5081-e362dc1ee Installed version:...
### Script output ``` Checking for a Plex Media Server update... /etc/synoinfo.conf: line 390: filter_Apache2.2=yes: command not found /etc/synoinfo.conf: line 395: filter_MailPlus-Server=yes: command not found /etc/synoinfo.conf: line 396: filter_PHP5.6=yes: command...
Updated path for DSM 7 for --plex-pass option
How to use e-mail noty via oven NAS settings/solutions? function init_notifications() { local lang="$(source /etc/synoinfo.conf; echo "$maillang")" local mails_file=/var/cache/texts/$lang/mails if [[ ! -e "$mails_file" ]]; then header "Initializing notification system"...
Hello everyone. Sometimes the Plex application crashes. Outside of the update functions, you need to add a check of the status of the running application, if it fell, then run...
### Script output ``` Task Scheduler has completed a scheduled task. Task: PlexUpdate Start time: Thu, 01 Apr 2021 00:00:01 GMT Stop time: Thu, 01 Apr 2021 00:00:02 GMT Current...
Hello, Thanks again for your work. Since the latest version (1.23.2.4656-85f0adf5b), the script is unable to find the URL for armv7hf_neon I use the latest script and the issue occurs...