AnguForum
Vuoi reagire a questo messaggio? Crea un account in pochi click o accedi per continuare.

Andare in basso
avatar
Angu
Messaggi : 48
Data di iscrizione : 14.04.20
Età : 51

Aggiornare PLEX Media Server su Ubuntu Empty Aggiornare PLEX Media Server su Ubuntu

Ven Ott 09, 2020 7:20 pm
Find the URL for the latest Plex Media Server package here: https://plex.tv/downloads.
SSH into your server.
For the following steps, make sure you replace the URLs and packages with the latest release.
Run the following command to download the latest package:

Codice:
wget https://downloads.plex.tv/plex-media-server/0.9.12.4.1192-9a47d21/plexmediaserver_0.9.12.4.1192-9a47d21_amd64.deb

Install the package with this command.
Codice:
sudo dpkg -i plexmediaserver_0.9.12.4.1192–9a47d21_amd64.deb
Following installation, remove the installer file with this command:

Codice:
rm plexmediaserver_0.9.12.4.1192–9a47d21_amd64.deb

Sorgente: https://decrypto.net/2015/07/09/how-to-update-plex-media-server-on-ubuntu/

Dopo un aggiornamento il comando apt-get update e apt-get upgrade, mi ha ritornato questi errori:
Repository 'https://downloads.plex.tv/repo/deb public Release' changed its 'Origin' value from '' to 'Artifactory'
A quanto pare è normale, come descritto qui: https://forums.plex.tv/t/ubuntu-debian-repos-are-back-but-requires-manual-acceptance-instructions-here/397834
E' sufficiente dare il comando sudo apt update e accettare le modifiche.
Dopodichè dare di nuovo sudo apt-get update && sudo apt-get upgrade per far partire gli aggiornamenti.
avatar
Angu
Messaggi : 48
Data di iscrizione : 14.04.20
Età : 51

Aggiornare PLEX Media Server su Ubuntu Empty Re: Aggiornare PLEX Media Server su Ubuntu

Sab Ott 17, 2020 10:19 am
Succede più o meno questo:
Codice:
angu@AnguSrv:/tmp$ wget https://downloads.plex.tv/plex-media-server-new/1.20.3.3                                                                            437-f1f08d65b/debian/plexmediaserver_1.20.3.3437-f1f08d65b_amd64.deb
--2020-10-17 08:14:27--  https://downloads.plex.tv/plex-media-server-new/1.20.3.                                                                            3437-f1f08d65b/debian/plexmediaserver_1.20.3.3437-f1f08d65b_amd64.deb
Resolving downloads.plex.tv (downloads.plex.tv)... 104.18.156.41, 104.18.157.41,                                                                              2606:4700::6812:9d29, ...
Connecting to downloads.plex.tv (downloads.plex.tv)|104.18.156.41|:443... connec                                                                            ted.
HTTP request sent, awaiting response... 200 OK
Length: 79699664 (76M) [application/x-debian-package]
Saving to: ‘plexmediaserver_1.20.3.3437-f1f08d65b_amd64.deb’

plexmediaserver_1.2 100%[===================>]  76.01M  68.7MB/s    in 1.1s

2020-10-17 08:14:28 (68.7 MB/s) - ‘plexmediaserver_1.20.3.3437-f1f08d65b_amd64.d                                                                            eb’ saved [79699664/79699664]

angu@AnguSrv:/tmp$ sudo dpkg -i plexmediaserver_1.20.3.3437-f1f08d65b_amd64.deb
(Reading database ... 144602 files and directories currently installed.)
Preparing to unpack plexmediaserver_1.20.3.3437-f1f08d65b_amd64.deb ...
PlexMediaServer install: Pre-installation Validation.
PlexMediaServer install: Pre-installation Validation complete.
Unpacking plexmediaserver (1.20.3.3437-f1f08d65b) over (1.20.2.3402-0fec14d92) .                                                                            ..
Setting up plexmediaserver (1.20.3.3437-f1f08d65b) ...
PlexMediaServer install: PlexMediaServer-1.20.3.3437-f1f08d65b - Installation st                                                                            arting.
PlexMediaServer install:
PlexMediaServer install: Now installing based on:
PlexMediaServer install:  Installation Type:  Update
PlexMediaServer install:  Process Control:    systemd
PlexMediaServer install:  Plex User:          plex
PlexMediaServer install:  Plex Group:          plex
PlexMediaServer install:  Video Group:        video
PlexMediaServer install:  Metadata Dir:        /var/lib/plexmediaserver/Library                                                                            /Application Support
PlexMediaServer install:  Temp Directory:      /tmp
PlexMediaServer install:  Lang Encoding:      en_US.UTF-8
PlexMediaServer install:  Transcoding HW:      Found
PlexMediaServer install:
PlexMediaServer install: Completing final configuration.

PlexMediaServer install: Starting Plex Media Server.
PlexMediaServer install: PlexMediaServer-1.20.3.3437-f1f08d65b - Installation successful.  Errors: 0, Warnings: 0
Processing triggers for libc-bin (2.31-0ubuntu9.1) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Torna in alto
Permessi in questa sezione del forum:
Non puoi rispondere agli argomenti in questo forum.