Mopidy3

Mopidy3

Aplicación Docker from daredoes' Repository

Visión general

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

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:9001]/
Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

configPathrw

Where the config files live

Objetivo
/etc/mopidy/
Por defecto
/mnt/user/appdata/Mopidy3/config
Valor
/mnt/user/appdata/mopidy/config
dataPathrw

Where the Mopidy Data lives

Objetivo
/data/
Por defecto
/mnt/user/appdata/Mopidy3/data
Valor
/mnt/user/appdata/mopidy/data
MusicPathrw

The location of your music

Objetivo
/media
SharePathrw

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

Objetivo
/home/.local/share/mopidy/
Por defecto
/mnt/user/appdata/Mopidy3/share
MPD PortPorttcp

This should match whats in your config

Objetivo
6600
Por defecto
6600
Valor
6600
HTTP PortPorttcp

Where the webserver lives

Objetivo
6680
Por defecto
6680
Valor
6680
HTTP PortPorttcp

The default port for TCP Streams in Snapcast

Objetivo
4593
Por defecto
4593
Valor
4593
Supervisord PortPorttcp

Where the supervisord web UI lives

Objetivo
9001
Por defecto
9001
Valor
9001
Templates DirVariable

The folder location where template files are accessed

Objetivo
TEMPLATES_DIR
Por defecto
/home/templates
Requirements FileVariable

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

Objetivo
REQUIREMENTS_FILE
Por defecto
/etc/mopidy/requirements.txt

Descargar estadísticas

5,159
Descargas totales

Detalles

Repositorio
daredoes/mopidy3:stable
Última actualización2023-09-05
Visto por primera vez2023-08-24

Ejecute Mopidy3 en Unraid.

Mopidy3 se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.