mstinaff / PMS_Updater

Shell script for updating the Plex Media Server inside the FreeNAS Plex plugin
MIT License
439 stars 91 forks source link

Tries to install plexpass while issuing non-plexpass instruction #45

Closed FastGoNet closed 1 year ago

FastGoNet commented 5 years ago

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. image

FastGoNet commented 5 years ago

These were the instructions I was following: https://www.crackedconsole.com/2019/03/23/manually-updating-plex-on-freenas-including-plexpass-versions/

Techassi commented 5 years ago

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...

jbeez commented 4 years ago

I think occasionally the versions are the same exact. I've seen this in the past.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.