Alan <[email protected]> writes: > Can anybody explain me how to use Freevo 1.9.0 with MPD?
It works for me and these are the lines for configuration:
MPD_SERVER_HOST='192.168.1.105' # the host running the mpd server
(in my configuration was the same
pc where freevo runs but I need to
indicate this address because mpd
can listen only on an address)
MPD_SERVER_PORT=6600 # the port the server is listening on
MPD_SERVER_PASSWORD=None # the password to access the mpd server
MPD_MUSIC_BASE_PATH='/dati/Musica/' # the local path to where the music is
stored, must have trail
MPD_EXTERNAL_CLIENT=None # the location of the external client you want to
use, or N
# MPD_EXTERNAL_CLIENT_ARGS='' # arguments to be passed to the external
client, or None [not i
plugin.activate('audio.mpd_playlist')
plugin.activate('audio.mpd_status')
--
Ciao
leandro
http://oivabkctz4ajdnwa.onion/blog/
gpg fingerprint: 54A4 2612 FD50 0313 7FED 6A91 DA5C 1552 E7A4 D6C2
pgpSUNsknZzuu.pgp
Description: PGP signature
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
