mirror of
https://github.com/linuxserver/docker-beets
synced 2025-12-06 16:34:31 +01:00
Updated the library required by the discogs plugin.
This commit is contained in:
parent
079cf0b790
commit
c99f2a9193
2 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ RUN \
|
||||||
beets==${BEETS_VERSION} \
|
beets==${BEETS_VERSION} \
|
||||||
beets-extrafiles \
|
beets-extrafiles \
|
||||||
beetcamp \
|
beetcamp \
|
||||||
discogs-client \
|
python3-discogs-client \
|
||||||
flask \
|
flask \
|
||||||
PyGObject \
|
PyGObject \
|
||||||
pyacoustid \
|
pyacoustid \
|
||||||
|
|
|
||||||
|
|
@ -81,7 +81,7 @@ RUN \
|
||||||
beets==${BEETS_VERSION} \
|
beets==${BEETS_VERSION} \
|
||||||
beets-extrafiles \
|
beets-extrafiles \
|
||||||
beetcamp \
|
beetcamp \
|
||||||
discogs-client \
|
python3-discogs-client \
|
||||||
flask \
|
flask \
|
||||||
PyGObject \
|
PyGObject \
|
||||||
pyacoustid \
|
pyacoustid \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue