-
Notifications
You must be signed in to change notification settings - Fork 24
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
Issue updating plex with DSM6 #48
Comments
my bad was already noticed in #46 would have saved myself a few hours if i checked closed issues |
No worries and thank you for submitting a pull request. I'll be able to review it later tonight or tomorrow at the latest. I don't use DMS 6, so I'm likely to just rubber stamp it. If you'd like to work together to integrate DSM 6 functionality into the main script, I'm more than happy to work with you to do that as well. Cheers and thanks! |
thank you, im pretty much a novice at all of this, and was my first time with the pull request so i wasnt sure exactly how it all worked, i managed to get it all working, so i thought id have a go. |
I'm a bit of a GitHub newbie myself, so as far as I'm concerned, you did great. Just as a heads-up, with changes that I am likely going to have to implement because of DSM 7.2.2, this will likely be a start to begin back-integrating DSM 6 into the main code. I don't personally run DSM 6 on any of my devices anymore, so I can't personally test any DSM 6 work that I integrate. If you want to be a tester, let me know and I'll loop you in. |
Updated DSM6 code can be found here from now on: https://github.com/michealespinola/syno.plexupdate/blob/master/Tools/syno.plexupdate-DSM6.sh |
Apologies if i sound a novice as i am one, but i am using version 3.1.0 as i am still on DSM6. And notice some issues with getting an error
when using https://github.com/michealespinola/syno.plexupdate/blob/master/Tools/syno.plexupdate-3.1.0-DSM6.sh, plex wasn't updating automatically, i manually updated it.
When i checked the output of the script I was getting the following error
Particularly this part.
Looking at the 3.1.0 script
I think that the data at https://plex.tv/api/downloads/5.json data might have changed
As its showing as NAS."Synology (DSM 6)".version/release_date/etc or NAS."Synology (DSM 7)".version/release_date/etc
I altered the 3.1.0 and the errors in between disappeared.
I don't know exactly fully what it all does but i wondered if the way the data held at https://plex.tv/api/downloads/5.json might have caused it to compare the versions incorrectly and that caused the fail to update or see the update was available.
The text was updated successfully, but these errors were encountered: