mstinaff / PMS_Updater

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

Cannot find Download Link anymore #60

Closed TW1920 closed 1 year ago

TW1920 commented 3 years ago

root@plex-2:~ # ./PMS_Updater.sh Using URL https://plex.tv/api/downloads/5.json Searching https://plex.tv/api/downloads/5.json for the FreeBSD download URL .....ImportError: No module named site Could not find a FreeBSD download link on page https://plex.tv/api/downloads/5.json?channel=plexpass&X-Plex-Token=zg3Fykc65kXVy8EBZs3X This Script worked all the time very well. But trying to install latest update

The Download Link ist included in the Json File... [{"label":"64 Bit herunterladen","build":"freebsd-x86_64","distro":"freebsd","url":"https://downloads.plex.tv/plex-media-server-new/1.23.1.4571-6119e8eed/freebsd/PlexMediaServer-1.23.1.4571-6119e8eed-FreeBSD-amd64.tar.bz2","checksum":"92733fb49f6a4c3c4607228ac0b546ae01bc0e7f"}]}} https://downloads.plex.tv/plex-media-server-new/1.23.1.4571-6119e8eed/freebsd/PlexMediaServer-1.23.1.4571-6119e8eed-FreeBSD-amd64.tar.bz2

COnrust commented 3 years ago

https://github.com/mstinaff/PMS_Updater/issues/57#issuecomment-832905767

This fixed it for me

MAGICCC commented 3 years ago

You may add this to your script https://github.com/mstinaff/PMS_Updater/issues/57#issuecomment-845626592

oops too late :)

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.