Mopidy3

Mopidy3

Application Docker from daredoes' Repository

Vue d'ensemble

Mopidy is an extensible music server written in Python.
Mopidy plays music from local disk, Spotify, SoundCloud, Google Play Music, and more. You edit the playlist from any phone, tablet, or computer using a range of MPD and web clients.

This is Mopidy3 for Unraid with support for snapcast and multiple instances with automatic snapcast stream management.

  • set up the docker
  • set up volume mount to /mnt/user/appdata/mopidy/ >> /config/
  • add TCP ports for MPD, HTTP and TCP ports for each additional instance you want

A configuration has been autogenerated with basic settings. The template for it can be found in the container in /home/templates. It is located in /etc/mopidy

Do NOT modify the part of the audio output setting that says port=4953. This is automatically replaced for each instance generated to fill in the host and port.

To configure the instance and snapcast settings, copy the template to your config folder and modify it. cp /home/templates/server.json /config/.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:9001]/
Réseau
bridge
Coquille
bash
Privilégié
false

Configuration du modèle

configPathrw

Where the config files live

Cible
/etc/mopidy/
Défaut
/mnt/user/appdata/Mopidy3/config
Valeur
/mnt/user/appdata/mopidy/config
dataPathrw

Where the Mopidy Data lives

Cible
/data/
Défaut
/mnt/user/appdata/Mopidy3/data
Valeur
/mnt/user/appdata/mopidy/data
MusicPathrw

The location of your music

Cible
/media
SharePathrw

The location where DB files are stored. If you don't add this, your docker image will bloat.

Cible
/home/.local/share/mopidy/
Défaut
/mnt/user/appdata/Mopidy3/share
MPD PortPorttcp

This should match whats in your config

Cible
6600
Défaut
6600
Valeur
6600
HTTP PortPorttcp

Where the webserver lives

Cible
6680
Défaut
6680
Valeur
6680
HTTP PortPorttcp

The default port for TCP Streams in Snapcast

Cible
4593
Défaut
4593
Valeur
4593
Supervisord PortPorttcp

Where the supervisord web UI lives

Cible
9001
Défaut
9001
Valeur
9001
Templates DirVariable

The folder location where template files are accessed

Cible
TEMPLATES_DIR
Défaut
/home/templates
Requirements FileVariable

The file location of a custom requirements.txt you want installed at the start of each mopidy instance.

Cible
REQUIREMENTS_FILE
Défaut
/etc/mopidy/requirements.txt

Télécharger les statistiques

5,159
Total des téléchargements

Détails

Référentiel
daredoes/mopidy3:stable
Dernière mise à jour2023-09-05
Première vue2023-08-24

Exécutez Mopidy3 sur Unraid.

Mopidy3 est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.