Update .config/mpd/mpd.conf

Update tags
This commit is contained in:
punkfairie 2024-08-04 12:55:15 -07:00
parent 1be20080c3
commit 4532f19614
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
2 changed files with 4 additions and 4 deletions

View file

@ -10,14 +10,14 @@
# be disabled and audio files will only be accepted over ipc socket (using
# file:// protocol) or streaming files over an accepted protocol.
#
music_directory "/mnt/babeshare/babez/Music"
music_directory "/mnt/babeshare/marley"
#
# This setting sets the MPD internal playlist directory. The purpose of this
# directory is storage for playlists created by MPD. The server will use
# playlist files not created by the server but only if they are in the MPD
# format. This setting defaults to playlist saving being disabled.
#
playlist_directory "/mnt/babeshare/babez/Music/mpd/playlists"
playlist_directory "/mnt/babeshare/marley/mpd/playlists"
#
# This setting sets the location of the MPD database. This file is used to
# load the database at server start up and store the database while the
@ -25,7 +25,7 @@ playlist_directory "/mnt/babeshare/babez/Music/mpd/playlists"
# MPD to accept files over ipc socket (using file:// protocol) or streaming
# files over an accepted protocol.
#
db_file "/mnt/babeshare/babez/Music/mpd/database"
db_file "/mnt/babeshare/marley/mpd/database"
# These settings are the locations for the daemon log files for the daemon.
#

2
tags
View file

@ -6656,7 +6656,7 @@ left dot_config/polybar/blocks/user_modules.ini /^click-left = ~\/.config\/polyb
left dot_config/polybar/colorblocks/config.ini /^click-left = $/;" k section:bar/main
left dot_config/polybar/colorblocks/config.ini /^double-click-left =$/;" k section:bar/main
left dot_config/polybar/colorblocks/config.ini /^module-margin-left = 0$/;" k section:bar/main
left dot_config/polybar/colorblocks/config.ini /^modules-left = launcher sep workspaces sep mpd$/;" k section:bar/main
left dot_config/polybar/colorblocks/config.ini /^modules-left = launcher sep workspaces sep updates sep mpd$/;" k section:bar/main
left dot_config/polybar/colorblocks/preview.ini /^click-left = $/;" k section:bar/bottom
left dot_config/polybar/colorblocks/preview.ini /^double-click-left =$/;" k section:bar/bottom
left dot_config/polybar/colorblocks/preview.ini /^module-margin-left = 0$/;" k section:bar/main