I am trying to update my Plex to 1.18.2.2029 with APT but it doesn’t seem to get the update. When I run sudo apt-get update I get the following:
Get:1 https://downloads.plex.tv public InRelease [471 B]
Ign https://downloads.plex.tv public InRelease
Hit https://downloads.plex.tv public Release.gpg
Hit https://downloads.plex.tv public Release
Hit http://mirrordirector.raspbian.org jessie InRelease
W: Failed to fetch http://mirrordirector.raspbian.org/raspbian/dists/jessie/InRelease Unable to find expected entry 'main/binary-arm/Packages' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch https://downloads.plex.tv/repo/deb/dists/public/Release Unable to find expected entry 'main/binary-arm/Packages' in Release file (Wrong sources.list entry or malformed file)
I do have my /etc/apt/source.list.d/plexmediaserver.list
deb https://downloads.plex.tv/repo/deb public main
I have been completely unable to install plex on the raspberry pi 4. The web instructions no longer work. When I go to the website it used to be on it sends me here.
Edit: Do you own a RPi 1 or Zero or something like that? These devices are not supported by Plex. The output “main/binary-arm/Packages” tells me it has to be such a device.
I have a RPI3 with Raspbian and apt-get update/upgrade used to work. Now Plex Media Player on Windows is telling me that a new server version is available, but nothing is installed when I attempt an update:
root@piehole:/# apt-get update && apt-get upgrade
…
Ign:5 https://downloads.plex.tv/repo/deb public InRelease
Hit:6 https://downloads.plex.tv/repo/deb public Release
Fetched 25,4 kB in 2s (9.017 B/s)
Reading package lists… Done
Reading package lists… Done
…
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I have server version 1.18.2.2058 installed and is informed by the Windows app that v1.18.3.2156 is available.