From f337a112cb0a2ac3baf67d4868b82ff2c4c06487 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sat, 7 Nov 2020 22:03:16 +1300 Subject: [PATCH] Adding Mopidy-Podcast to image --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 03555aea..c34b467f 100755 --- a/Dockerfile +++ b/Dockerfile @@ -51,6 +51,7 @@ RUN python3.7 -m pip install --no-cache \ Mopidy-TuneIn \ Mopidy-Youtube \ Mopidy-SoundCloud \ + Mopidy-Podcast \ # 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