Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Deploy the deezer-downloader with ansible

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors