You are not logged in.
Hi,
again I have problems with mpd playing music. Mpd runs as mpd over tcp. But somehow mpd complains "pulse_output: "My (loopback) Pulse Output" [pulse] failed to play: suspended"
;) .:[ manuel@b85i ]:. ~ $ id mpd
uid=45(mpd) gid=45(mpd) Gruppen=45(mpd),92(audio),100(users)Can you please help me? If you need further info let me know.
Last edited by manuelschneid3r (2015-05-09 14:00:23)
Please feel free to correct my english.
Offline
try 127.0.0.1 instead of localhost, since mpd defaults to ipv6
He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.
Douglas Adams
Offline
Still the same issue.
Please feel free to correct my english.
Offline
This is still a problem. I would appreciate any help.
music_directory "/home/users/music"
playlist_directory "~/.config/mpd/playlists"
db_file "~/.config/mpd/database"
pid_file "~/.config/mpd/pid"
state_file "~/.config/mpd/state"
sticker_file "~/.config/mpd/sticker.sql"
log_file "syslog"
bind_to_address "any"
port "6600"
audio_output {
type "pulse"
name "My (loopback) Pulse Output"
server "localhost"
}
audio_output {
type "pulse"
name "PulseAudio im Wohnzimmer"
server "kodi-wohnzimmer"
} Last edited by manuelschneid3r (2015-07-29 19:58:06)
Please feel free to correct my english.
Offline
This setup once went well and just crashed a while ago, but I had no time to figure out. Can someone confirm to have a working setup of module-native-protocol-tcp used like this?
load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1;192.168.2.0/24After wrecking an entire day fiddling around with this mho is that this is a regression of PulseAudio 6.0.
Please feel free to correct my english.
Offline