Difference between revisions of "MPD Daemon"

From Fixme.ch
Jump to: navigation, search
Line 2: Line 2:
  
 
== Connect to MPD ==
 
== Connect to MPD ==
 +
=== Glurp ===
 +
* Very nice client
 +
* Click on PL to open tabs and go to config, just add foo.fixme.ch and there you go
 +
 +
=== Sonata ===
 +
* Shity client, always crash
 
* Configuration for the Sonata client
 
* Configuration for the Sonata client
 
* .config/sonata/sonatarc
 
* .config/sonata/sonatarc

Revision as of 17:52, 20 May 2012

Connect to MPD

Glurp

  • Very nice client
  • Click on PL to open tabs and go to config, just add foo.fixme.ch and there you go

Sonata

  • Shity client, always crash
  • 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

Participant