TheRealJohnDavies.plexmediaserver

plexmediaserver

Installiert und aktualisiert den Plex Media Server mit dem Skript plexupdate.sh von Henric Andersson.

Anforderungen

Keine.

Rollenvariablen

Variable Beschreibung Standard
plexupdate_install_dir Installationsverzeichnis für plexupdate '/opt/plexupdate'
plexupdate_repo URL zum plexupdate-Repository 'https://github.com/mrworf/plexupdate.git'
plexupdate_AUTODELETE plexupdate: Lösche heruntergeladene Pakete nach der Nutzung ja
plexupdate_AUTOINSTALL plexupdate: Installiere heruntergeladenes Paket ja
plexupdate_AUTOSTART plexupdate: Starte Plex Media Server nach Installation/Aktualisierung ja
plexupdate_AUTOUPDATE plexupdate: Aktualisiere plexupdate automatisch ja
plexupdate_CHECKUPDATE plexupdate: Überprüfe nur auf Updates nein
plexupdate_DOWNLOADDIR plexupdate: Download-Standort null
plexupdate_FORCE plexupdate: Herunterladen, auch wenn es bereits heruntergeladen wurde nein
plexupdate_NOTIFY plexupdate: Benachrichtige den Benutzer bei Download/Installation ja
plexupdate_PLEXSERVER plexupdate: IP-Adresse des Plex Servers 127.0.0.1
plexupdate_PLEXPORT plexupdate: TCP-Port des Plex Servers 32400
plexupdate_PUBLIC plexupdate: Verwende öffentliche (nicht-plexpass) Version nein
plexupdate_TOKEN plexupdate: Plex-Anmelde-Token null

Abhängigkeiten

Keine.

Beispiel-Playbook

- hosts: plexservers
  roles:
     - { role: TheRealJohnDavies.plexmediaserver }

Lizenz

GPLv2

Autoreninformationen

John Davies

Über das Projekt

Installs and updates Plex Media Server using the plexupdate.sh script by Henric Andersson

Installieren
ansible-galaxy install TheRealJohnDavies.plexmediaserver
GitHub Repository
Lizenz
gpl-2.0
Downloads
146
Besitzer