synology-update-plex icon indicating copy to clipboard operation
synology-update-plex copied to clipboard

Script to Auto Update Plex Media Server on Synology NAS

Results 20 synology-update-plex issues
Sort by recently updated
recently updated
newest added

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...

dependencies

This PR intends to solve [Issue#28](https://github.com/cowboy/synology-update-plex/issues/28). For more information please review the comments associated with [Issue#28](https://github.com/cowboy/synology-update-plex/issues/28)

**I run the bash to test** `Checking for a Plex Media Server update... [ Initializing notification system ] Notifications installed [ Enabling Plex Pass releases ] Found Plex Token [...

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Hi, i just installed your script and thanks for your great job by i have an error with it : Tâche : Auto Update Plex Heure de début : Thu,...

Also: * fail gracefully if `available_version` is `null` * remove `tmp_dir` and `plex_pass` var default values

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

https://plex.tv/api/downloads/5.json ... "Synology (DSM 7.2.2+)": { "id": "synology-dsm72", "name": "Synology (DSM 7.2.2+)", "release_date": 1727090209,

The json wasn't being parsed correctly, probably due to Plex's changes, causing the script to fail. Updating line 118 fixes it.

Hi cowboy, i just recognized that the script was failing lately and i got stuck on an older release. I've seen in the logs that the version check is failing...