50642a2603
daapd scans a directory for music files and makes them available via the Apple proprietary protocol DAAP. DAAP clients can browse the directory and retrieve individual files, either by streaming or by downloading them. PR: 58352 Submitted by: Lars Thegler <lars@thegler.dk> Approved by: krion (implicit)
28 lines
545 B
Text
28 lines
545 B
Text
=================================================================
|
|
|
|
daapd has now been installed.
|
|
|
|
A sample configuration file has been placed at:
|
|
|
|
%%PREFIX%%/etc/daapd.conf.sample
|
|
|
|
You need to copy this to
|
|
|
|
%%PREFIX%%/etc/daapd.conf
|
|
|
|
and edit it to suit your requirements.
|
|
Documentation is installed at:
|
|
|
|
%%DOCSDIR%%/README
|
|
|
|
Once configured, you can start daapd by running:
|
|
|
|
%%PREFIX%%/etc/rc.d/daapd.sh start
|
|
|
|
daapd keeps its logfile in
|
|
|
|
%%LOGDIR%%/daapd.log
|
|
|
|
Enjoy!
|
|
|
|
=================================================================
|