From 3d4a78bd94d210738c9fff192727a4477b4a4f8c Mon Sep 17 00:00:00 2001 From: Brian Stoner Date: Tue, 15 Nov 2016 19:44:52 -0500 Subject: [PATCH] disable autoplay on soundcloud to try to reduce number of streams under their API limit --- share/spice/sound_cloud/sound_cloud.js | 1 + 1 file changed, 1 insertion(+) diff --git a/share/spice/sound_cloud/sound_cloud.js b/share/spice/sound_cloud/sound_cloud.js index f2e282083b..671db8b774 100644 --- a/share/spice/sound_cloud/sound_cloud.js +++ b/share/spice/sound_cloud/sound_cloud.js @@ -29,6 +29,7 @@ sourceName: 'SoundCloud', sourceUrl: 'https://soundcloud.com/search?q=' + query, sourceIcon: true, + autoplay: false, itemType: 'Tracks' }, templates: {