On 9.1.2013 16:37, Sharon Kimble wrote:
I've done a 'apt-cache search mpd plugins' which showed nothing relating
to mpd and plugins, so I cant really answer this. How can I tell please?

/etc/mpd.conf:
input {
        plugin "curl"
}

You should fix the other error first.

# View output devices:
aplay -L

...
hdmi:CARD=HDMI,DEV=0
    HDA ATI HDMI, HDMI 0
    HDMI Audio Output
...

/etc/mpd.conf:
audio_output {
        type            "alsa"
        name            "AMD HDMI Output"
        device          "hdmi:CARD=HDMI,DEV=0"
...
}

Try putting "aplay -L" listed device in mpd.conf.


--
To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to