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

From KDE UserBase Wiki
(Created page with "Amarok/Підручник/Впорядковування даних/Збірка/Віддалені збірки/DAAP")
 
(Created page with "DAAP — протокол для оприлюднення мультимедійних даних у мережі. Вперше було використано для прогр...")
Line 3: Line 3:
== Digital Audio Access Protocol (DAAP) ==
== 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.
DAAP — протокол для оприлюднення мультимедійних даних у мережі. Вперше було використано для програвача '''iTunes''', але зараз використовується іншими програвачами.


=== Client ===
=== Client ===

Revision as of 12:38, 25 September 2011

Other languages:

Digital Audio Access Protocol (DAAP)

DAAP — протокол для оприлюднення мультимедійних даних у мережі. Вперше було використано для програвача iTunes, але зараз використовується іншими програвачами.

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 Merged View 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.