You are not logged in.
Both ncmpcpp and sonata can connect to mpd, but when I browse my music directory I don't see any music.
$ ss -tlp
LISTEN 0 128 :::6600 :::* pid_file "/run/mpd/mpd.pid"
db_file "/var/lib/mpd/mpd.db"
state_file "/var/lib/mpd/mpdstate"
playlist_directory "/var/lib/mpd/playlists"
music_directory "/var/lib/mpd/music"
audio_output {
type "alsa"
name "Onboard sound card"
mixer_type "software"
}All folders and songs under /var/lib/mpd/music/albums have chmod value of 777 and are owned by $USER and its group.
Does anyone know what I am doing wrong?
Last edited by avr (2015-01-24 21:25:50)
Offline
Did you update the mpd databse ?
With ncmpcpp, press 'u'.
Last edited by GloW_on_dub (2015-01-23 08:12:59)
Offline
of course your user has access to that directory? (including parent directories)
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
Did you update the mpd databse ?
With ncmpcpp, press 'u'.
That did it. Thanks!
Offline
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline