Amarok/Manual/Organization/Collection/RemoteCollections/DAAP: Difference between revisions

From KDE UserBase Wiki
m (fix llevels)
(Added menuchoice, icon button)
Line 10: Line 10:


<!--T:4-->
<!--T:4-->
'''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 <menuchoice>Merged View</menuchoice> icon to be sure you are not in Merged View.
'''Amarok''' automatically shows the tracks from the server in the <menuchoice>Media Sources -> Local Music</menuchoice> pane and no further configuration is required. If the collection is not showing up, click the [[Image:Amarok-merge-icon.png|16px]] icon to be sure you are not in Merged View.


<!--T:5-->
<!--T:5-->

Revision as of 10:34, 27 November 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 icon to be sure you are not in Merged View.

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.