You are not logged in.
songs in ncmpcpp are always [Paused]
http://i.imgur.com/rEiFrvY.jpg
mpd.conf
music_directory "/home/almoullim/Desktop/Music/EN/"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/database"
log_file "~/.mpd/log"
pid_file "~/.mpd/pid"
state_file "~/.mpd/state"
sticker_file "~/.mpd/sticker.sql"
log_level "default"
gapless_mp3_playback "yes"
metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
auto_update "yes"
auto_update_depth "3"
follow_outside_symlinks "yes"
follow_inside_symlinks "yes"
input {
plugin "curl"
# proxy "proxy.isp.com:8080"
# proxy_user "user"
# proxy_password "password"
}
audio_output {
type "alsa"
name "My ALSA Device"
## device "hw:0,0" # optional
## format "44100:16:2" # optional
mixer_type "software" # optional
mixer_device "default" # optional
mixer_control "PCM" # optional
## mixer_index "0" # optional
}"mpc play" output
ERROR: Failed to open audio output-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
Last edited by Almoullim (2016-06-25 12:22:54)
Offline
Has it worked before? This is an ALSA issue. Do you use Pulseaudio perhaps?
No, it hasn't worked before, i just installed it now. And no, i don't use pulseaudio. It was installed before, i uninstalled it, but i haven't used it.
Last edited by Almoullim (2015-02-02 08:11:49)
Offline
See and try this: https://bbs.archlinux.org/viewtopic.php … 67#p731567
no effect.
Offline
Offline
You should put your device settings in /etc/asound.conf instead of ~/.asoundrc if you have it.
Also, mpd can autodetect devices, so try with no set device as well.
I don't have asound and i did tried without setting device.
Offline
if this an ALSA issue, can i not use ALSA, something else maybe, and have ncmpcpp working
Offline
Solved. It was a sound controler issue with alsa, once i solved that, mpd did too. Thanks
Last edited by Almoullim (2015-02-02 10:47:11)
Offline
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline