Mettre à jour version serveur sur serveur Debian

Bonjour et bonnes fêtes à vous, voilà je dispose d’un abonnement premium, seulement sur mon serveur Debian la version actuelle est la version 0.9.12.19 comment faire pour la mettre à jour, à savoir que via l’interface en ligne on ne me propose aucune MAJ.

Merci à vous.

Bonjour,
J’ai procédé avec ça et je n’ai eu aucun problème sur Ubuntu.

Tu peux télécharger le .deb directement sur https://plex.tv/downloads

Ensuite pour l’installation (sur le terminal, va dans ton dossier de téléchargement):

Remplace plexmediaserver_version_actuel_amd64.deb par le bon nom de fichier. :slight_smile:

sudo dpkg -i plexmediaserver_version_actuel_amd64.deb

Et pour finir supprimer le fichier .deb
rm plexmediaserver_version_actuel_amd64.deb

Ma source: How to Update Plex Media Server on Ubuntu

Bonsoir et merci, seulement j’aimerai ne pas avoir à installer toutes les Maj à la main alors j’ai édité mon fichier source.list et j’ai ajouté ce repo :

deb http://shell.ninthgate.se/packages/debian plexpass main

Ensuite un :

sudo apt-get update && sudo apt-get upgrade

Cela a bien mis à jour mon Plex mais apparement pas avec la toute dernière version car j’ai la 0.9.14.5

Une idée du pourquoi ?

Encore merci pour ton aide.

J’ai vu sur le forum qu’ils ont désactivé cette fonction depuis une version 0.9.14.x mais j’ai rien trouver dans les logs de changement. Ça fait ça pour tout le monde ne t’inquiète pas. Si tu veux vraiment la dernière version du n’aura pas le choix en manuel pour le moment.

Salut et merci encore, donc ils mettent le repo à jour en ■■■■■■ où il faudra toujours passer par une MAJ manuelle ?

Aucune idée, je n’ai pas trouver d’info la dessus.

la MAJ manuelle est rapide et ce n’est pas une action quotidienne, personnellement je met le serveur à jour une fois par mois.

C’est bien de mettre à jour automatiquement mais derrière il peut y avoir des bugs et tu n’auras pas forcément le temps de t’y pencher. En mettant à jour manuellement, tu choisis un moment où tu as du temps pour voir si tout fonctionne bien et tester les nouvelles fonctionnalités.

Merci, seulement je ne connais pas la procédure pour les MAJ en manuel :s

Bonjour,

J’ai monté un NAS et installé OMV dessus et voici ce que je trouve sur l’onglet Setup Info du plugin Server Plex Media :

Upgrading Plex Media Server Manually
This will normally only have to be done by Plex Pass members upgrading to the latest packages.

Command line: /etc/init.d/plexmediaserver stop
Command line: cd /var/cache/apt/archives
Command line: rm plex*.deb
Now move the new package to this location /var/cache/apt/archives. While in the archives directory the best method is to use "wget downloadlink" from Plex forums.
While on the post in the Plex forum where the package links are located right click on the 32 or 64 bit link. Then click on "Copy link address".
In a Putty root session to your OMV: cd /var/cache/apt/archives
Still in root session: wget(type a space after the wget then right click and paste the link. Hit ENTER and the package will download directly to this location.)
Now install the package while still in archives directory: dpkg -i plex(hit TAB and then ENTER)
After installation start PlexMediaServer: /etc/init.d/plexmediaserver start 

Voilà, si ça peut éventuellement aidé :slight_smile:

@akhiro said:
Bonjour,

J’ai monté un NAS et installé OMV dessus et voici ce que je trouve sur l’onglet Setup Info du plugin Server Plex Media :

Upgrading Plex Media Server Manually
This will normally only have to be done by Plex Pass members upgrading to the latest packages.

Command line: /etc/init.d/plexmediaserver stop
Command line: cd /var/cache/apt/archives
Command line: rm plex*.deb
Now move the new package to this location /var/cache/apt/archives. While in the archives directory the best method is to use "wget downloadlink" from Plex forums.
While on the post in the Plex forum where the package links are located right click on the 32 or 64 bit link. Then click on "Copy link address".
In a Putty root session to your OMV: cd /var/cache/apt/archives
Still in root session: wget(type a space after the wget then right click and paste the link. Hit ENTER and the package will download directly to this location.)
Now install the package while still in archives directory: dpkg -i plex(hit TAB and then ENTER)
After installation start PlexMediaServer: /etc/init.d/plexmediaserver start 

Voilà, si ça peut éventuellement aider :slight_smile:

Bonjour à vous deux et milles merci, il semblerait que le repo :

http://shell.ninthgate.se/packages/debian plexpass main

Soit mis à jour avec un léger décalage mais j’ai mis à jour à l’instant avec, c’est du bon !

Merci à vous encore et bonnes fêtes.

Bonjour,
comment je peut résoudre ce problème

root@ubuntumediaserver:/etc/init.d# plex-2.6.2 start
TP Lex Version 4.1a [April 2000], Copyright © 1990-2000 Albert Graef

FATAL: cannot open file start.l
Runtime error 103 at $000000000042934A
$000000000042934A

qu’est-ce que tu essaies de faire ?

Quel rapport avec ce thread ?