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

From KDE UserBase Wiki
m (Updated for 2.8)
(add attention warning, revert to category 2.7)
Line 2: Line 2:
<translate>
<translate>


{{Attention|All screenshots need to be checked if they are still accurate with a recent KDE 4.10.x or later}}
===== Samba ===== <!--T:1-->
===== Samba ===== <!--T:1-->


Line 53: Line 55:


<!--T:16-->
<!--T:16-->
[[Category:Amarok2.8]]
[[Category:Amarok2.7]]
[[Category:Multimedia]]
[[Category:Multimedia]]
[[Category:Tutorials]]
[[Category:Tutorials]]
</translate>
</translate>

Revision as of 18:57, 19 July 2013

Other languages:


Attention

All screenshots need to be checked if they are still accurate with a recent KDE 4.10.x or later
Samba

Samba is a free implementation of the SMB/CIFS protocol which is used to share files and printers in a network. Most modern file managers like Dolphin and Nautilus support this protocol.

Client

You need to mount the share to use it in Amarok. To do this, you need to install the package smbfs. Use the command

sudo mount -t cifs //host/share /mount-point/

to mount the share. After that you can use it like a local folder and add it to your local collection.

Server

The easiest way is to use your file manager. On Debian-based distributions like Ubuntu you can install a Dolphin extension to manage shares using

sudo apt-get install kdenetwork-filesharing

Open the properties of a folder in Dolphin and switch to the Share tab.

Click Configure File Sharing... to open the configuration dialog.

Change the settings to Advanced Sharing and the Allowed Users to Allow all users to share folders.

Then you can add the folder to the shares. Click at Add... and share the desired folder with Samba.

The folder should now be accessible to the network. To tell Amarok to look for your Samba share, go to Settings -> Configure Amarok -> Plugins -> Local Collection Backends and click the box. Your tracks will show up in Local Collection.