Wikia

Music Player Daemon Community Wiki

Watchlist Recent changes

Client:Mpd-osd

Note: MPD [from musicpd.org] is also Audio::MPD [from CPAN]. The latter one has inline documentation, so it might be a better choice for developers. It case you choose it, remember to change lines 7 and 10 from:

require ( 'MPD.pm' );
...
my $mpd = MPD->new()

to:

require ( 'Audio/MPD.pm' );
...
my $mpd = Audio::MPD->new(); #  syntax is: Audio::MPD->new( [[$password@]$host], [$port] )

Pages on Music Player Daemon Community Wiki

Add a Page
543pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
114photos on this wiki
See more >

Recent Wiki Activity

See more >

Around Wikia's network

Random Wiki