aboutsummaryrefslogtreecommitdiff
path: root/mpd/.mpd
diff options
context:
space:
mode:
authorxero <x@xero.nu>2015-02-08 04:59:37 -0500
committerxero <x@xero.nu>2015-02-08 04:59:37 -0500
commitb7a19bb1a5b4b22fbaf9dcd1c9560d06a3186b26 (patch)
treeb41ab6f8c323dc71a2df0c4169afca5b8a146121 /mpd/.mpd
parentb528f3409fa82d577c2872439caa2bb2c002096d (diff)
downloaddotfiles_ascii-b7a19bb1a5b4b22fbaf9dcd1c9560d06a3186b26.tar.xz
dotfiles_ascii-b7a19bb1a5b4b22fbaf9dcd1c9560d06a3186b26.zip
update the rockbox (mpd + ncmpcpp)
Diffstat (limited to 'mpd/.mpd')
-rw-r--r--mpd/.mpd/database1
-rw-r--r--mpd/.mpd/log1
-rwxr-xr-xmpd/.mpd/mpd.conf37
-rw-r--r--mpd/.mpd/pid1
-rw-r--r--mpd/.mpd/playlists/all.m3u1
-rw-r--r--mpd/.mpd/state1
-rw-r--r--mpd/.mpd/sticker.sqlbin0 -> 3072 bytes
-rw-r--r--mpd/.mpd/tag_cache1
8 files changed, 43 insertions, 0 deletions
diff --git a/mpd/.mpd/database b/mpd/.mpd/database
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/mpd/.mpd/database
@@ -0,0 +1 @@
+
diff --git a/mpd/.mpd/log b/mpd/.mpd/log
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/mpd/.mpd/log
@@ -0,0 +1 @@
+
diff --git a/mpd/.mpd/mpd.conf b/mpd/.mpd/mpd.conf
new file mode 100755
index 0000000..1a6ac80
--- /dev/null
+++ b/mpd/.mpd/mpd.conf
@@ -0,0 +1,37 @@
+# ████ ████ ███████ ███████
+# ░██░██ ██░██░██░░░░██░██░░░░██
+# ░██░░██ ██ ░██░██ ░██░██ ░██
+# ░██ ░░███ ░██░███████ ░██ ░██
+# ░██ ░░█ ░██░██░░░░ ░██ ░██
+# ░██ ░ ░██░██ ░██ ██
+# ░██ ░██░██ ░███████
+# ░░ ░░ ░░ ░░░░░░░
+#
+#█▓▒░ files
+music_directory "~/music"
+playlist_directory "~/.mpd/playlists"
+db_file "~/.mpd/database"
+log_file "~/.mpd/log"
+pid_file "~/.mpd/pid"
+state_file "~/.mpd/state"
+sticker_file "~/.mpd/sticker.sql"
+#█▓▒░ opts
+bind_to_address "127.0.0.1"
+port "6601"
+log_level "default"
+gapless_mp3_playback "yes"
+filesystem_charset "UTF-8"
+#█▓▒░ io
+input {
+ plugin "curl"
+}
+audio_output {
+ type "alsa"
+ name "audio"
+}
+audio_output {
+ type "fifo"
+ name "visualizer"
+ path "~/.mpd/mpd.fifo"
+ format "44100:16:2"
+}
diff --git a/mpd/.mpd/pid b/mpd/.mpd/pid
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/mpd/.mpd/pid
@@ -0,0 +1 @@
+
diff --git a/mpd/.mpd/playlists/all.m3u b/mpd/.mpd/playlists/all.m3u
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/mpd/.mpd/playlists/all.m3u
@@ -0,0 +1 @@
+
diff --git a/mpd/.mpd/state b/mpd/.mpd/state
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/mpd/.mpd/state
@@ -0,0 +1 @@
+
diff --git a/mpd/.mpd/sticker.sql b/mpd/.mpd/sticker.sql
new file mode 100644
index 0000000..5ba93ab
--- /dev/null
+++ b/mpd/.mpd/sticker.sql
Binary files differ
diff --git a/mpd/.mpd/tag_cache b/mpd/.mpd/tag_cache
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/mpd/.mpd/tag_cache
@@ -0,0 +1 @@
+