You are not logged in.

#1 2015-02-02 07:48:51

Almoullim
Member
Registered: 2015-01-27
Posts: 9

[SOLVED] MPD: Songs in ncmpcpp are always paused

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

#2 2015-02-02 08:07:42

parazyd
Member
From: Amsterdam
Registered: 2012-10-14
Posts: 259
Website

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

Has it worked before? This is an ALSA issue. Do you use Pulseaudio perhaps?

Offline

#3 2015-02-02 08:09:48

Almoullim
Member
Registered: 2015-01-27
Posts: 9

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

parazyd wrote:

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

#4 2015-02-02 08:20:35

parazyd
Member
From: Amsterdam
Registered: 2012-10-14
Posts: 259
Website

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

Offline

#5 2015-02-02 08:32:16

Almoullim
Member
Registered: 2015-01-27
Posts: 9

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

no effect.

Offline

#6 2015-02-02 08:36:17

parazyd
Member
From: Amsterdam
Registered: 2012-10-14
Posts: 259
Website

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

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.

Offline

#7 2015-02-02 08:39:13

Almoullim
Member
Registered: 2015-01-27
Posts: 9

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

parazyd wrote:

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

#8 2015-02-02 08:44:15

Almoullim
Member
Registered: 2015-01-27
Posts: 9

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

if this an ALSA issue, can i not use ALSA, something else maybe, and have ncmpcpp working

Offline

#9 2015-02-02 10:46:41

Almoullim
Member
Registered: 2015-01-27
Posts: 9

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

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

#10 2015-02-02 16:12:05

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [SOLVED] MPD: Songs in ncmpcpp are always paused

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB