Difference between revisions of "MPD Daemon"
From Fixme.ch
Line 20: | Line 20: | ||
** subdirectory Playlists | ** subdirectory Playlists | ||
** Permissions: sysadmin:sysadmin, dirs=774, files=664 | ** Permissions: sysadmin:sysadmin, dirs=774, files=664 | ||
+ | |||
+ | Input file should go into the ftp or using the nfs in /free_for_all/Music | ||
== Participant == | == Participant == |
Revision as of 03:24, 17 May 2012
- Part of the Internal_Server
Connect to MPD
- Configuration for the Sonata client
- .config/sonata/sonatarc
[profiles] num_profiles = 1 names[0] = Foo hosts[0] = foo.fixme.ch ports[0] = 6600 passwords[0] = musicdirs[0] = #should be changed to your $HOME
Music files
For now,
- directory /home/mpd
- subdirectory Music
- subdirectory Playlists
- Permissions: sysadmin:sysadmin, dirs=774, files=664
Input file should go into the ftp or using the nfs in /free_for_all/Music