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
Julien BLACHE f9d9964914 Add new ANTLR parser for RSP queries
This parser actually supports way more than is needed for RSP proper,
as mt-daapd was piggybacking on the RSP queries for its smart playlists.

As I don't have (yet?) the RSP specs, better safe than sorry here. This
will be revisited at some point. Or not.
2009-06-07 19:06:51 +02:00
admin-root Remove x bit 2009-04-05 18:54:59 +02:00
contrib Add new format config file 2009-04-19 19:37:47 +02:00
docs Start a documentation seed. Lets hope it grows 2006-11-02 05:27:06 +00:00
src Add new ANTLR parser for RSP queries 2009-06-07 19:06:51 +02:00
tools Add more .gitignore stuff 2009-04-19 19:37:47 +02:00
.gitignore Add more .gitignore stuff 2009-04-19 19:37:47 +02:00
AUTHORS Remove SVN keywords 2009-04-01 19:16:21 +02:00
CREDITS Remove unused uici code 2009-04-01 19:16:28 +02:00
ChangeLog Fix windows open for non-latin files 2007-08-27 00:43:33 +00:00
Doxyfile more doxygen stuff 2004-11-12 07:27:05 +00:00
Makefile.am Move wavstreamer to tools 2009-04-02 12:18:47 +02:00
NEWS Add mandatory automake files 2009-04-01 19:27:03 +02:00
README Remove SVN keywords 2009-04-01 19:16:21 +02:00
TODO update TODO 2004-10-27 04:22:33 +00:00
config.rpath Add mandatory automake files 2009-04-01 19:27:03 +02:00
configure.in Add new ANTLR parser for DAAP queries 2009-06-07 19:06:46 +02:00

README

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 www.mt-daapd.org or mail 
rpedde@users.sourceforge.net