beeg beeg one
This commit is contained in:
15
archive/mpd/mpd.conf
Normal file
15
archive/mpd/mpd.conf
Normal file
@@ -0,0 +1,15 @@
|
||||
music_directory "/mnt/media/music"
|
||||
playlist_directory "~/.local/share/mpd/playlists"
|
||||
db_file "~/.local/share/mpd/db"
|
||||
log_file "~/.local/share/mpd/log"
|
||||
pid_file "~/.local/share/mpd/pid"
|
||||
state_file "~/.local/share/mpd/state"
|
||||
sticker_file "~/.local/share/mpd/sticker.sql"
|
||||
port "6660"
|
||||
bind_to_address "127.0.0.1"
|
||||
|
||||
audio_output {
|
||||
type "pulse"
|
||||
name "My Audio"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user