Closed FastGoNet closed 1 year ago
These were the instructions I was following: https://www.crackedconsole.com/2019/03/23/manually-updating-plex-on-freenas-including-plexpass-versions/
It is the same for me. I followed the instructions @FastGoNet mentioned above. To get the desired non PlexPass version you need to provide the -n
parameter to the script: ./PMS_Updater.sh -v -a -n
But: It seems like https://plex.tv/api/downloads/5.json
and https://plex.tv/api/downloads/5.json?channel=plexpass
return the same version and download url. So there is no difference between PlexPass and the normal version resulting in an error if you don't use the PlexPass.
I don't actually know how to fix this problem, maybe you need to provide an different path parameter instead of ?channel=plexpass
. Maybe @mstinaff got more insight on this...
I think occasionally the versions are the same exact. I've seen this in the past.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Everything seemed to be going according to the instructions, but ended with a failure while instead referencing the plexpass version on a non-plexpass server. Refer to the copied terminal session.