Hi,
sudo apt-get update && sudo apt-get upgrade -y command does not update my plex server, however in the UI there is a POPup window the a newer version of ple is available.
A Plex Media Server update is available for the server raspberrypi! 1.15.8.1198
current version: Version 1.15.3.876
output:
pi@raspberrypi:~ $ sudo apt-get update && sudo apt-get upgrade -y Hit:1 http://archive.raspberrypi.org/debian stretch InRelease
Hit:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
Hit:3 https://dev2day.de/pms jessie InRelease
Reading package lists… Done
Reading package lists… Done
Building dependency tree
Reading state information… Done
Calculating upgrade… Done
The following packages were automatically installed and are no longer required:
realpath vlc-plugin-notify vlc-plugin-samba vlc-plugin-video-splitter
vlc-plugin-visualization
Use ‘sudo apt autoremove’ to remove them.
The following packages have been kept back:
libavformat57 libvlc-bin libvlc5 python-gpiozero python3-gpiozero
python3-thonny vlc vlc-bin vlc-data vlc-l10n vlc-plugin-base vlc-plugin-qt
vlc-plugin-skins2 vlc-plugin-video-output
0 upgraded, 0 newly installed, 0 to remove and 14 not upgraded.
Thanks