Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A mostly-turnkey multi-room audio solution, using docker-compose, MPD, and SnapCast Server.

NotificationsYou must be signed in to change notification settings

johnstcn/docker-mpdsnap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains adocker-compose.yml file that runs 3 containers:

They are all based on Alpine linux - ideal for running on a NAS, or anything that can run Docker.

mpd outputs audio to a named pipempdstate/snapfifo which is also mounted into thesnapcast container, which reads from there.mpd also stores its database and playlists inmpdstate. Arun.sh script is included to automate the setup process.

Requirements

  • docker
  • docker-compose
  • snapclient installed locally
  • Some music

How to use:

  • Copy the fileexample.env to.env and edit it as required.
  • Execute./run.sh and ensure that all the containers are healthy viadocker-compose ps.
  • Openhttp://$HOSTNAME:8080 (or whatever you changedYMPD_PORT to) and queue up some music
  • Runsnapclient -h $HOST and enjoy.
  • Alternatively, openhttp://localhost:6680/mpd.ogg in your preferred music player (vlc works perfectly).

Inspiration and thanks

Contributions

MRs are welcome!

About

A mostly-turnkey multi-room audio solution, using docker-compose, MPD, and SnapCast Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp