summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.mpdconf22
1 files changed, 11 insertions, 11 deletions
diff --git a/.mpdconf b/.mpdconf
index ae1c904d..0e2dc086 100644
--- a/.mpdconf
+++ b/.mpdconf
@@ -19,17 +19,17 @@ audio_output {
#sink "remote_server_sink" # optional
}
-# HTTP stream to LAN
-audio_output {
- type "httpd"
- name "Sean's music stream"
- encoder "lame"
- port "8000"
- bind_to_address "192.168.1.72"
- bitrate "128"
- format "44100:16:1"
- max_clients "1"
-}
+# # HTTP stream to LAN
+# audio_output {
+# type "httpd"
+# name "Sean's music stream"
+# encoder "lame"
+# port "8000"
+# bind_to_address "192.168.1.72"
+# bitrate "128"
+# format "44100:16:1"
+# max_clients "1"
+# }
filesystem_charset "UTF-8"
id3v1_encoding "UTF-8"