Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stahnma/puppet-module-daap_server

Share your music to iTunes and other zeroconf enabled players via Digital Apple Audio Protocol
https://github.com/stahnma/puppet-module-daap_server

Last synced: 26 days ago
JSON representation

Share your music to iTunes and other zeroconf enabled players via Digital Apple Audio Protocol

Awesome Lists containing this project

README

        

# Readme file for mt-daapd module

daap_server - A DAAP server that exports your music collection via the Digital Audio Access Protocol as made famous by Apple iTunes.

This puppet module should basically do just a few things.

1. Install mt-daapd
2. Deliver a configuration file in /etc/mt-daapd.conf
3. Enable the daemon for startup
4. Startup the daemon

Also, you may need to open port 3689 (udp and tcp) in your firewall. I haven't added that to this module yet.