From: Samir Benmendil Date: Wed, 1 Feb 2017 23:21:32 +0000 (+0000) Subject: mpd: curl plugin seems to cause stuttering X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/1a905ab5d2a2c085866de8de7ed756a388c26009 mpd: curl plugin seems to cause stuttering I don't actually know why it was enabled in the first place. --- diff --git a/mpd/mpd.conf b/mpd/mpd.conf index eaa611b..a435881 100644 --- a/mpd/mpd.conf +++ b/mpd/mpd.conf @@ -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"