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

From KDE UserBase Wiki
(category, construction)
(add mention of missing kio-UPnP)
 
(24 intermediate revisions by 10 users not shown)
Line 1: Line 1:
[[Category:Amarok]]
<languages />
{{Construction}}


== Universal Plug and Play (UPnP) ==


'''UPnP''' is a set of protocols to share media on the network. It is also supported by a wide range of Wi-Fi access points.
<span id="Universal Plug and Play (UPnP)"><translate>


=== Client ===
===== Universal Plug and Play (UPnP) / DLNA ===== <!--T:1-->


You also need a '''UPnP'''-client, which can be installed using ''sudo apt-get install djmount''. '''UPnP''' discovery can be started using
<!--T:2-->
{{Input|1=djmount '''mountpoint'''}}
''UPnP'' is a set of protocols to share media on the network. It is also supported by a wide range of residential gateways and Network Attached Storage devices. UPnP support is now commonly marketed as [http://en.wikipedia.org/wiki/DLNA DLNA].
After that you can use it like a local folder and add it to your local collection.


=== Server ===
<!--T:7-->
'''Amarok''' has a built-in UPnP media share client so it can play tracks shared on the network. To enable it, use <menuchoice>Settings -> Configure Amarok -> Plugins -> Collections</menuchoice> and check the box by the '''UPnP Collection''' plugin.


On '''Debian'''-based distributions like '''Ubuntu''' you can install a '''UPnP''' server using
<!--T:8-->
{{Input|1=sudo apt-get install ushare}}
[[File:Amarok_2.8_UPnP_collection_plugin.png|center|400px]]
The service is started in the terminal with the command
 
{{Input|1=ushare -n '''servername''' [-i '''interface'''] [-c '''folder''']}}
<!--T:9-->
You can also manage shares using the webinterface, which you can access by opening http://127.0.0.1:port/web/ushare.html in the browser. ''Port'' needs to be adjusted to your settings.
When a media share is discovered it will be shown in '''Local Music'''.
 
<!--T:10-->
[[File:Amarok_2.8_UPnP_collection.png|center]]
 
<!--T:4-->
The UPnP feature depends on '''KDE's''' UPnP media server support. As of now (2015) there is no working UPnP kio-slave available.
 
<!--T:5-->
{{Prevnext2
| prevpage=Special:myLanguage/Amarok/Manual/Organization/Collection/RemoteCollections/Samba | nextpage=Special:myLanguage/Amarok/Manual/Organization/Collection/ExternalDatabase
| prevtext=Samba | nexttext=External Database
| index=Special:myLanguage/Amarok/Manual | indextext=Back to Menu
}}
 
<!--T:6-->
[[Category:Amarok2.8]]
[[Category:Multimedia]]
[[Category:Tutorials]]
 
</translate>

Latest revision as of 21:48, 17 July 2015

Other languages:


Universal Plug and Play (UPnP) / DLNA

UPnP is a set of protocols to share media on the network. It is also supported by a wide range of residential gateways and Network Attached Storage devices. UPnP support is now commonly marketed as DLNA.

Amarok has a built-in UPnP media share client so it can play tracks shared on the network. To enable it, use Settings -> Configure Amarok -> Plugins -> Collections and check the box by the UPnP Collection plugin.

When a media share is discovered it will be shown in Local Music.

The UPnP feature depends on KDE's UPnP media server support. As of now (2015) there is no working UPnP kio-slave available.