Installation
apt install curl -y curl https://downloads.plex.tv/plex-keys/PlexSign.key | apt-key add - echo deb https://downloads.plex.tv/repo/deb public main | tee /etc/apt/sources.list.d/plexmediaserver.list apt install apt-transport-https -y apt update apt install plexmediaserver -y
Connexion
Faire un tunnel SSH puis localhost:32400/web/index.html
Gestion du serveur
Couper Plex :
/usr/sbin/service plexmediaserver stop
Démarrer Plex :
/usr/sbin/service plexmediaserver start
Redémarrer Plex :
/usr/sbin/service plexmediaserver restart
Exporter des trucs, à creuser…
https://support.plex.tv/articles/201539237-backing-up-plex-media-server-data/
https://support.plex.tv/articles/201370363-move-an-install-to-another-system/
https://support.plex.tv/articles/201154527-move-viewstate-ratings-from-one-install-to-another/
Configuration
Bibliothèque musicale
Pour éviter les bugs dans la bibliothèque musicale, faire comme suit :
Réglages > Bibliothèque : décocher « Lancer un scan partiel quand un changement est détecté »
Si vous préférez gérer vous-mêmes les tags dans vos fichiers :
Bibliothèque musique : Scanner « Plex Music Scanner », Agent « Personal Media Artists », cocher « Préfère les métadonnées locales », Genres « Balises embarquées ».