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

From KDE UserBase Wiki
No edit summary
Line 12: Line 12:


On '''Debian'''-based distributions like '''Ubuntu''' you can install a DAAP-server using  
On '''Debian'''-based distributions like '''Ubuntu''' you can install a DAAP-server using  
{{Input|1=sudo apt-get install mt-daapd}} This will install the '''Firefly'''-DAAP-server. You can configure it using the webinterface by opening the page http://localhost:3689/index.html . The default password is '''mt-daapd''', the user field stays empty.<br />
{{Input|1=sudo apt-get install mt-daapd}}
This will install the '''Firefly'''-DAAP-server. You can configure it using the webinterface by opening the page http://localhost:3689/index.html . The default password is '''mt-daapd'''; the user field stays empty.<br />
<br />
<br />
[[File:remotecollections_daap_config.png]]
[[File:remotecollections_daap_config.png|600px]]

Revision as of 13:03, 31 December 2010

Digital Audio Access Protocol (DAAP)

DAAP is a protocol to share media in a network. It was first used in the program iTunes, but is widely used today.

Client

Amarok automatically shows the tracks from the server in the left pane and no further configuration is required.

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 the webinterface by opening the page http://localhost:3689/index.html . The default password is mt-daapd; the user field stays empty.