You are not logged in.

#1 2010-07-18 18:39:23

dozerismydogsname
Member
Registered: 2010-02-11
Posts: 65

[SOLVED]MPD issues

I've currently installed mpd and configured it so all the files are stored in the .mpd directory in my home folder. Like this:

"~/.mpd/playlists"
"~/.mpd/db"
"~/.mpd/mpd.log"
"~/.mpd/mpd.error"
"~/.mpd/mpd.pid"
"~/.mpd/mpdstate"

The problem i'm having is updating the mpd database, everytime i try to update it, it asks for a password. I've tried using my root password and my normal password but neither work. Any ideas why is asks for a password or what i can do to bypass this?

my mpd.conf:
http://pastebin.com/eWHzgmai

Last edited by dozerismydogsname (2010-07-18 19:48:29)

Offline

#2 2010-07-18 18:49:31

Foucault
Member
From: Athens, Greece
Registered: 2010-04-06
Posts: 214

Re: [SOLVED]MPD issues

I think line 146

password                        "wtfidm@read,add,control,admin"

is the answer to your problem. Either change wtfidm to a desirable password or comment out the line. I, also, suppose that you are running mpd as a regular user (moogler?)

Last edited by Foucault (2010-07-18 18:50:57)

Offline

#3 2010-07-18 19:48:14

dozerismydogsname
Member
Registered: 2010-02-11
Posts: 65

Re: [SOLVED]MPD issues

Foucault wrote:

I think line 146

password                        "wtfidm@read,add,control,admin"

is the answer to your problem. Either change wtfidm to a desirable password or comment out the line. I, also, suppose that you are running mpd as a regular user (moogler?)

Ah yea that seemed to do the trick, thanks.

Offline

Board footer

Powered by FluxBB