Paul Kim 5d813e8b13 db-gdbm.c:
- Added support for db_timestamp field. Field is the modification time
of the db record and is checked against the file modification time
in file system scans.

mp3-scanner.h:
- Added db_timestamp field. This is now distinct from the file's
modification time which may, in some cases, be embedded in the file.

mp3-scanner.c:
- Added mac_to_unix_time to convert mac timestamps to unix ones.
- Mp3 files get their modification time from the files mod time.
- AAC files get their modification time from the embedded mod time.
- AAC files get their added time from the embedded creation time.
2004-11-20 19:22:40 +00:00
2004-11-16 05:28:48 +00:00
2004-11-16 05:28:48 +00:00
2004-11-20 19:22:40 +00:00
2003-10-13 15:03:14 +00:00
2004-11-20 18:00:36 +00:00
2004-11-12 07:27:05 +00:00
2004-04-06 21:50:34 +00:00
2004-04-02 06:48:24 +00:00
2003-10-13 15:03:14 +00:00
2004-11-20 18:11:01 +00:00
2003-10-13 15:03:14 +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 sf.net/projects/mt-daapd 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 117 MiB
Languages
C 86.7%
Vue 8.2%
Yacc 1.9%
JavaScript 1%
M4 0.8%
Other 1.2%