mstinaff/PMS_Updater

Cannot find Download Link anymore

TW1920 opened this issue · 3 comments

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

#57 (comment)

This fixed it for me

You may add this to your script
#57 (comment)

oops too late :)

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