Linux/FreeBSD DAAP (iTunes) and MPD media server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
Go to file
Anders Betnér a9785ade36 Made all html xhtml 1.0 strict compliant
lowercase tag names, make sure attributes as quoted and don't leave
any unclosed tags. also moved the 'http-equiv refresh' to the head tag
(it isn't allowed in the body)
2005-03-03 13:50:57 +00:00
admin-root Made all html xhtml 1.0 strict compliant 2005-03-03 13:50:57 +00:00
contrib Add xml output for daap requests (using output=xml in request) 2005-03-03 06:07:11 +00:00
debian Debian package fixes 2005-02-14 01:32:22 +00:00
src Made all html xhtml 1.0 strict compliant 2005-03-03 13:50:57 +00:00
AUTHORS Initial revision 2003-10-13 15:03:14 +00:00
CREDITS integrate server-side conversion patches, -Wall cleanups, AMD64 fixes, and xml-rpc cleanups 2005-02-21 08:10:37 +00:00
ChangeLog Dynamic art for AAC files from Paul Kim 2004-10-15 20:10:39 +00:00
Doxyfile more doxygen stuff 2004-11-12 07:27:05 +00:00
Makefile.am don't need the autogen 2004-04-06 21:50:34 +00:00
NEWS Initial revision 2003-10-13 15:03:14 +00:00
README Minor documentation fixes 2005-01-30 05:14:47 +00:00
TODO update TODO 2004-10-27 04:22:33 +00:00
configure.in initial support for sqlite 2005-03-01 04:19:27 +00:00
mkdist.sh Add feedback info 2004-04-02 06:48:24 +00:00
reconf Initial revision 2003-10-13 15:03:14 +00:00

README

$Id$

Here's the short and sweet of it:

./configure; make; make install

You'll still need to make a configuration file in /etc/mt-daapd.conf

You can use the sample in contrib/mt-daapd.conf as a starting point.

cp contrib/mt-daapd.conf /etc
cp contrib/mt-daapd.playlist /etc

Edit /etc/mt-daapd.conf to taste.

You'll still need distro-specific startup scripts.  Check
the contrib directory to see if there are rc scripts for your
distro.

Questions?  Check the forums at mt-daapd.sourceforge.net or mail 
rpedde@users.sourceforge.net