Amarok/Manual/Organization/Collection/RemoteCollections/DAAP: Difference between revisions
(Corrected prevnext links) |
(fixed categories, nav. links) |
||
Line 1: | Line 1: | ||
[[Category:Amarok]] | [[Category:Amarok]] | ||
[[Category:Multimedia]] | |||
[[Category:Tutorials]] | |||
== Digital Audio Access Protocol (DAAP) == | == Digital Audio Access Protocol (DAAP) == | ||
Line 21: | Line 23: | ||
{{Prevnext2 | {{Prevnext2 | ||
| prevpage=Amarok/Manual/Organization/Collection/RemoteCollections/Ampache | nextpage=Amarok/Manual/Organization/Collection/RemoteCollections/Samba | | prevpage=Special:myLanguage/Amarok/Manual/Organization/Collection/RemoteCollections/Ampache | nextpage=Special:myLanguage/Amarok/Manual/Organization/Collection/RemoteCollections/Samba | ||
| prevtext=Ampache | nexttext=Samba | | prevtext=Ampache | nexttext=Samba | ||
| index= Amarok/Manual | indextext=Back to Menu | | index=Special:myLanguage/Amarok/Manual | indextext=Back to Menu | ||
}} | }} |
Revision as of 07:15, 17 June 2011
Digital Audio Access Protocol (DAAP)
DAAP is a protocol to share media over a network. It was first used for the iTunes music player, but is widely used today.
Client
Amarok automatically shows the tracks from the server in the Media Sources > Local Music pane and no further configuration is required. If the collection is not showing up, click the
Server
On Debian-based distributions like Ubuntu you can install a DAAP server using
sudo apt-get install mt-daapd
This will install the Firefly DAAP server. You can configure it using its web interface by opening the page http://localhost:3689/index.html. The default password is mt-daapd; the user field stays empty.