Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 734 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 734 Bytes

ansible deployment for managing music with mpd (not maintaned anymore)

deploys: mpd, ympd as web frontend and a self written music downloader (music comes from deezer)

The deezer downloader can be found here: https://gitlab.com/kmille/deezer-downloader

Tested with Debian Stretch. For simple testing use vagrant up which automatically uses ansible.

Required variables are:

  • music_dir: < dir mpd looks for>
  • deezer_email: < deezer username (free subscription)>
  • deezer_password: < deezer password >
  • deezer_download_dir: < dir for deezer downloads (must be with within music_dir)

music_dir and deezer_download_dir without trailing slashes please.

Screenshot

Alt text