You are not logged in.
Hi there.
I installed mpd and ncmpcpp this morning, that's awesome ! ![]()
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 ![]()
Edit : It's only when I'm not on my playlist
Last edited by Cr0k (2010-05-23 05:43:41)
Offline
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
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
Ok, I found how to do
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 ![]()
Offline