Plex not updating #2520
-
im trying to update to the latest plex server version (1.40.0.7998) with the command provided at: https://tteck.github.io/Proxmox/ bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/plex.sh)" But the plex server isnt updated. any ideas on why? what can i do instead to get it updated? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 26 replies
-
Plex Media Server is updated through the standard Proxmox/install/plex-install.sh Lines 40 to 43 in 25a9708 Whenever Plex releases an updated .deb file to this repository, you can utilize the update command to fetch and install the latest version of Plex Media Server.
|
Beta Was this translation helpful? Give feedback.
The issue is either due to you misconfiguring your setup or not utilizing the script provided in this repository.