f9d9964914
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. |
||
---|---|---|
admin-root | ||
contrib | ||
docs | ||
src | ||
tools | ||
.gitignore | ||
AUTHORS | ||
CREDITS | ||
ChangeLog | ||
Doxyfile | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO | ||
config.rpath | ||
configure.in |
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