You are not logged in.

#1 2010-05-22 13:53:01

Cr0k
Member
Registered: 2009-10-16
Posts: 174

[MPD] Only one song at a time? [solved]

Hi there.

I installed mpd and ncmpcpp this morning, that's awesome ! big_smile

But apparently, I've to play each song by my self.. I mean that when ncmpcpp is playing a song, when this song ends, it doesn't read the second, I've to do it.
I don't know if I make a wrong configuration, or anything else..

Here's my /etc/mpd.conf

######################## REQUIRED PATHS ########################
music_directory                 "/home/crok/musique"
playlist_directory              "/home/crok/.mpd/playlist"
db_file                         "/home/crok/.mpd/database"
log_file                        "/home/crok/.mpd/mpd.log"
error_file                      "/home/crok/.mpd/mpd.error.log"
####################### OPTIONAL PATHS ########################
state_file             "/home/crok/.mpd/state"
pid_file                        "/home/crok/.mpd/mpd.pid"
####################### DAEMON OPTIONS ########################
user                            "crok"
bind_to_address                 "localhost"
port                            "6600"
################################################################

Thanks in advance wink

Edit : It's only when I'm not on my playlist

Last edited by Cr0k (2010-05-23 05:43:41)

Offline

#2 2010-05-22 14:45:05

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: [MPD] Only one song at a time? [solved]

enter = play (single) track
space = add to playlist

if you press enter, the selected track will be appended to the bottom of the playlist, so it will get played but afterwards the playlist is finished.

it could also be that your player is in single-mode ('y' key), you can check the keys in ncmpcpp by pressing '1'.


ᶘ ᵒᴥᵒᶅ

Offline

#3 2010-05-22 14:51:21

n0dix
Member
Registered: 2009-09-22
Posts: 956

Re: [MPD] Only one song at a time? [solved]

Cr0k wrote:

Edit : It's only when I'm not on my playlist

You need to have a TL to do what you want. Press F1 to see the options.

Offline

#4 2010-05-23 05:43:14

Cr0k
Member
Registered: 2009-10-16
Posts: 174

Re: [MPD] Only one song at a time? [solved]

Ok, I found how to do smile I can do space on folders, it adds all its content to the playlist, it's what I want.

Now solved, thank you litemotiv & n0dix wink

Offline

Board footer

Powered by FluxBB