aboutsummaryrefslogtreecommitdiff
path: root/.mpd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.mpd/mpd.log0
-rw-r--r--.mpd/mpd.pid0
-rwxr-xr-x.mpd/mpdstate0
-rw-r--r--.mpd/playlists/placeholder.m3u0
-rwxr-xr-xmpd/.config/mpd/mpd.conf (renamed from .mpd/mpd.conf)14
-rwxr-xr-x[-rw-r--r--]mpd/.config/mpd/mpd.db (renamed from .mpd/sticker.sql)0
-rwxr-xr-xmpd/.config/mpd/mpd.fifo (renamed from .mpd/mpd.fifo)0
-rwxr-xr-x[-rw-r--r--]mpd/.config/mpd/mpd.log (renamed from .mpd/tag_cache)0
-rwxr-xr-xthemes/.themes/cathexis/gtk-3.0/gtk-widgets-borders.css (renamed from .mpd/mpd.db)0
9 files changed, 7 insertions, 7 deletions
diff --git a/.mpd/mpd.log b/.mpd/mpd.log
deleted file mode 100755
index e69de29..0000000
--- a/.mpd/mpd.log
+++ /dev/null
diff --git a/.mpd/mpd.pid b/.mpd/mpd.pid
deleted file mode 100644
index e69de29..0000000
--- a/.mpd/mpd.pid
+++ /dev/null
diff --git a/.mpd/mpdstate b/.mpd/mpdstate
deleted file mode 100755
index e69de29..0000000
--- a/.mpd/mpdstate
+++ /dev/null
diff --git a/.mpd/playlists/placeholder.m3u b/.mpd/playlists/placeholder.m3u
deleted file mode 100644
index e69de29..0000000
--- a/.mpd/playlists/placeholder.m3u
+++ /dev/null
diff --git a/.mpd/mpd.conf b/mpd/.config/mpd/mpd.conf
index 21f12a9..1fab2fe 100755
--- a/.mpd/mpd.conf
+++ b/mpd/.config/mpd/mpd.conf
@@ -17,7 +17,7 @@ music_directory "/home/xero/music"
# 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 "/home/xero/.mpd/playlists"
+playlist_directory "/home/xero/.config/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 "/home/xero/.mpd/playlists"
# MPD to accept files over ipc socket (using file:// protocol) or streaming
# files over an accepted protocol.
#
-db_file "/home/xero/.mpd/tag_cache"
+db_file "/home/xero/.config/mpd/tag_cache"
#
# These settings are the locations for the daemon log files for the daemon.
# These logs are great for troubleshooting, depending on your log_level
@@ -34,25 +34,25 @@ db_file "/home/xero/.mpd/tag_cache"
# The special value "syslog" makes MPD use the local syslog daemon. This
# setting defaults to logging to syslog, otherwise logging is disabled.
#
-log_file "/home/xero/.mpd/mpd.log"
+log_file "/home/xero/.config/mpd/mpd.log"
#
# This setting sets the location of the file which stores the process ID
# for use of mpd --kill and some init scripts. This setting is disabled by
# default and the pid file will not be stored.
#
-pid_file "/home/xero/.mpd/mpd.pid"
+pid_file "/home/xero/.config/mpd/mpd.pid"
#
# This setting sets the location of the file which contains information about
# most variables to get MPD back into the same general shape it was in before
# it was brought down. This setting is disabled by default and the server
# state will be reset on server start up.
#
-state_file "/home/xero/.mpd/mpdstate"
+state_file "/home/xero/.config/mpd/mpdstate"
#
# The location of the sticker database. This is a database which
# manages dynamic information attached to songs.
#
-sticker_file "/home/xero/.mpd/sticker.sql"
+sticker_file "/home/xero/.config/mpd/sticker.sql"
#
###############################################################################
@@ -86,7 +86,7 @@ bind_to_address "127.0.0.1"
#
# This setting is the TCP port that is desired for the daemon to get assigned
# to.
-#
+#8
port "6600"
#
# This setting controls the type of information which is logged. Available
diff --git a/.mpd/sticker.sql b/mpd/.config/mpd/mpd.db
index 8b13789..8b13789 100644..100755
--- a/.mpd/sticker.sql
+++ b/mpd/.config/mpd/mpd.db
diff --git a/.mpd/mpd.fifo b/mpd/.config/mpd/mpd.fifo
index e69de29..e69de29 100755
--- a/.mpd/mpd.fifo
+++ b/mpd/.config/mpd/mpd.fifo
diff --git a/.mpd/tag_cache b/mpd/.config/mpd/mpd.log
index 8b13789..8b13789 100644..100755
--- a/.mpd/tag_cache
+++ b/mpd/.config/mpd/mpd.log
diff --git a/.mpd/mpd.db b/themes/.themes/cathexis/gtk-3.0/gtk-widgets-borders.css
index e69de29..e69de29 100755
--- a/.mpd/mpd.db
+++ b/themes/.themes/cathexis/gtk-3.0/gtk-widgets-borders.css