Platform-agnostic curated playlists (WIP)

This commit is contained in:
James Barnsley
2022-05-21 18:12:07 +12:00
parent 520645d948
commit b60e2ee67e
30 changed files with 1701 additions and 343 deletions

View File

@ -53,9 +53,7 @@ RUN python3 -m pip install --no-cache \
tox \
mopidy-mpd \
mopidy-local \
dbus-python \
# 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
dbus-python
# Start helper script.
COPY docker/entrypoint.sh /entrypoint.sh