cowboy / synology-update-plex

Script to Auto Update Plex Media Server on Synology NAS
113 stars 22 forks source link

Pull proper package if DSM version is 7.2.2 or higher #55

Closed Unr3aL closed 4 weeks ago

Unr3aL commented 4 weeks ago

If DSM major version is 7: Check if it's 7.2.2 or higher and pull proper package. Also works with DSM 7 version before 7.2.2 and DSM 6.

Unr3aL commented 4 weeks ago

I just saw there was another pull request that fixed DSM 6: https://github.com/cowboy/synology-update-plex/pull/53. I integrated this fix into my code and made a new pull request. Disregard and/or delete this one, if you want.