Plexpass CDN caching old versions?

Server Version#:1.18.3.2156
Player Version#: /

I use a script to check for updates. It seems that the plex website is serving old versions of Plexpass.

Reproduce:
If I use wget, curl or aria2c I keep getting an old version.
If I download manually using a browser, with the same uri (update channel, token, etc) I get the newest version.

show me what you’re using/doing please?

wget 1.18.3.2156
browser download 1.18.3.2171

wget --no-cache --no-cookies --no-http-keep-alive -O “$temporary” 'https://plex.tv/downloads/latest/5?channel=8&build=linux-x86_64&distro=debian&X-Plex-Token=token

Resolving plex.tv (plex.tv)… 99.81.213.165, 99.80.242.242, 99.80.231.223
Connecting to plex.tv (plex.tv)|99.81.213.165|:443… connected.
HTTP request sent, awaiting response… 302 Found
Location: https://downloads.plex.tv/plex-media-server-new/1.18.3.2156-349e9837e/debian/plexmediaserver_1.18.3.2156-349e9837e_amd64.deb [following]
–2019-12-23 17:46:06-- https://downloads.plex.tv/plex-media-server-new/1.18.3.2156-349e9837e/debian/plexmediaserver_1.18.3.2156-349e9837e_amd64.deb

Browsing to the same link in browser downloads: plexmediaserver_1.18.4.2171-ac2afe5f8_amd64.deb

The channel numbers changed and downloading via the Public Repo or the Downloads page are the two supported methods.

Nothing I can do unfortunately as this was a management decision.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.