Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as text by anonymous ( 17 years ago )
music_directory		"/home/xstyle/music"
playlist_directory	"/home/xstyle/.mpd/playlists"
db_file			"/home/xstyle/.mpd/tag_cache"
log_file		"/home/xstyle/.mpd/mpd.log"
error_file		"/home/xstyle/.mpd/errors.log"
pid_file		"/home/xstyle/.mpd/pid"
state_file		"/var/lib/mpd/state"
user                            "xstyle"
port                            "6600"
log_level                       "default"
default_permissions             "read,add,control,admin"
audio_output {
        type                    "alsa"
        name                    "My ALSA Device"
        device                  "hw:0,0"     # optional
        format                  "44100:16:2" # optional
}
audio_output_format             "44100:16:2"
mixer_type                      "alsa"
mixer_device                    "default"
mixer_control                   "PCM"
filesystem_charset              "UTF-8"
id3v1_encoding                  "UTF-8"
metadata_to_use                  "artist,album,title,track,name,genre,date,composer,performer,disc"

 

Revise this Paste

Your Name: Code Language: