Closed dkweva01007 closed 1 year ago
I'm not sure I understand. That code is already present in v4.1.0:
https://github.com/michealespinola/syno.plexupdate/blob/master/syno.plexupdate.sh#L151-L154
What is it that you changed to make it work for you?
Hi, ok it's already present in the master but not in the V4.1.0. You update script will only update with the release tag but not with the master branch.
You need to create a new tag version.
Oh my goodness, I had thought that code had made it into v4.1.0! Thank you for bringing that to my attention. I will make a new release shortly.
You need to change the variable "ArchFamily" to "x86" if is egal to "i686" for the plex URL
LOG Start
LOG END
if I change L.152 by
It's work
LOG START
LOG END