Mopidy3

Mopidy3

Docker-Anwendung from daredoes' Repository

Übersicht

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/.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:9001]/
Netzwerk
bridge
Shell
bash
Privilegiert
false

Konfiguration der Vorlage

configPathrw

Where the config files live

Ziel
/etc/mopidy/
Standard
/mnt/user/appdata/Mopidy3/config
Wert
/mnt/user/appdata/mopidy/config
dataPathrw

Where the Mopidy Data lives

Ziel
/data/
Standard
/mnt/user/appdata/Mopidy3/data
Wert
/mnt/user/appdata/mopidy/data
MusicPathrw

The location of your music

Ziel
/media
SharePathrw

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

Ziel
/home/.local/share/mopidy/
Standard
/mnt/user/appdata/Mopidy3/share
MPD PortPorttcp

This should match whats in your config

Ziel
6600
Standard
6600
Wert
6600
HTTP PortPorttcp

Where the webserver lives

Ziel
6680
Standard
6680
Wert
6680
HTTP PortPorttcp

The default port for TCP Streams in Snapcast

Ziel
4593
Standard
4593
Wert
4593
Supervisord PortPorttcp

Where the supervisord web UI lives

Ziel
9001
Standard
9001
Wert
9001
Templates DirVariable

The folder location where template files are accessed

Ziel
TEMPLATES_DIR
Standard
/home/templates
Requirements FileVariable

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

Ziel
REQUIREMENTS_FILE
Standard
/etc/mopidy/requirements.txt

Statistik herunterladen

5,159
Downloads insgesamt

Einzelheiten

Repository
daredoes/mopidy3:stable
Zuletzt aktualisiert2023-09-05
Erstmals gesehen2023-08-24

Führen Sie Mopidy3 auf Unraid aus.

Mopidy3 ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.