From f60b24ebbd88796eb3aade616a7df06fa6ad04cb Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 27 Sep 2020 20:59:52 +1300 Subject: [PATCH] Adding SoundCloud to docker image --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index b9e6ebc7..03555aea 100755 --- a/Dockerfile +++ b/Dockerfile @@ -50,6 +50,7 @@ RUN python3.7 -m pip install --no-cache \ Mopidy-GMusic \ Mopidy-TuneIn \ Mopidy-Youtube \ + Mopidy-SoundCloud \ # pip not up-to-date for Mopidy-Tidal (https://github.com/tehkillerbee/mopidy-tidal/issues/14) git+https://github.com/tehkillerbee/mopidy-tidal.git@master