Anders Betnér 2ba789d0a1 Refactor config.js let ConfigXML use mt-daapd.conf section:element_id
as the html element id. This fixes ticket #125 and makes the config.xml
parser a bit less complicated.
Config.xml no got rid of config_section and uses an id like this:
"general:servername" etc
One day I will actually think before I start coding. Always pick the
easy and well thought out solution over the quick and dirty.
2006-06-04 18:03:10 +00:00
2005-02-14 01:32:22 +00:00
2006-03-14 07:28:59 +00:00
2003-10-13 15:03:14 +00:00
2006-05-27 10:33:08 +00:00
2004-11-12 07:27:05 +00:00
2004-04-06 21:50:34 +00:00
2006-04-10 16:30:29 +00:00
2003-10-13 15:03:14 +00:00
2005-09-23 05:26:52 +00:00
2006-05-01 08:07:56 +00:00
2004-10-27 04:22:33 +00:00

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




Description
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.
Readme 107 MiB
Languages
C 85.6%
Vue 8.8%
Yacc 2%
JavaScript 1.1%
M4 0.9%
Other 1.4%