Code: Select all
plexmediaserver-installer is already the newest version (1.15.2.793-782228f99-1).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
dietpi@DietPi:~$
Code: Select all
plexmediaserver-installer is already the newest version (1.15.2.793-782228f99-1).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
dietpi@DietPi:~$
Can you share how you updated it? Im bit new in linux
bamyasi wrote: ↑Wed Apr 17, 2019 3:43 am Hi scorpio1991,
Here is the instructions quoted:
##### ATTENTION #####
Finally, official ARMv7 and ARMv8 Plex packages are available:
https://www.plex.tv/media-server-downloads/
The repo on dev2day.de has nearly reached its end of life. Please
upgrade to the official packages as soon as possible. This repository
will disappear sometime in the future.
The migration is simple and your Plex library will be preserved.
First, remove the dev2day.de package:
sudo apt-get remove plexmediaserver-installer
Then, remove the dev2day.de repo, e.g. with:
sudo rm /etc/apt/sources.list.d/pms.list
Now, download the appropriate package from https://www.plex.tv/media-server-downloads/ and put it on your device, e.g.:
wget https://downloads.plex.tv/plex-media-se ... _armhf.deb
Finally, install the package, e.g.:
sudo dpkg -i plexmediaserver_1.15.2.793-782228f99_armhf.deb
Also, an official Plex repository should be available soon. Most likely, the repo will still NOT work when you read this message!
https://support.plex.tv/articles/235974 ... ributions/
The following thread has more information: https://forums.plex.tv/t/read-me-first- ... an/226567/
####################