]> git.rmz.io Git - dotfiles.git/commitdiff
mpd: curl plugin seems to cause stuttering
authorSamir Benmendil <me@rmz.io>
Wed, 1 Feb 2017 23:21:32 +0000 (23:21 +0000)
committerSamir Benmendil <me@rmz.io>
Wed, 1 Feb 2017 23:21:32 +0000 (23:21 +0000)
I don't actually know why it was enabled in the first place.

mpd/mpd.conf

index eaa611bb8f91bd7f9f09643c11ada639f93b38f8..a435881baa63a6a46935991c3565898df89468c8 100644 (file)
@@ -10,10 +10,6 @@ pid_file            "~/.local/share/mpd/pid"
 state_file          "~/.local/share/mpd/state"
 sticker_file        "~/.local/share/mpd/sticker.sql"
 
-input {
-    plugin "curl"
-}
-
 audio_output {
     type "pulse"
     name "My Pulse Output"