mirror of
https://github.com/linuxserver/docker-beets
synced 2026-01-20 15:13:14 +01:00
Merge 78bee30ac6 into 6aaf05a556
This commit is contained in:
commit
44bf73df81
3 changed files with 3 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ RUN \
|
|||
beetcamp \
|
||||
python3-discogs-client \
|
||||
flask \
|
||||
flask-cors \
|
||||
PyGObject \
|
||||
pyacoustid \
|
||||
pylast \
|
||||
|
|
|
|||
|
|
@ -83,6 +83,7 @@ RUN \
|
|||
beetcamp \
|
||||
python3-discogs-client \
|
||||
flask \
|
||||
flask-cors \
|
||||
PyGObject \
|
||||
pyacoustid \
|
||||
pylast \
|
||||
|
|
|
|||
|
|
@ -83,6 +83,7 @@ init_diagram: |
|
|||
"beets:latest" <- Base Images
|
||||
# changelog
|
||||
changelogs:
|
||||
- {date: "09.04.25:", desc: "Add flask-cors required for [web plugin](https://beets.readthedocs.io/en/stable/plugins/web.html)."}
|
||||
- {date: "27.01.25:", desc: "Rebase to Alpine 3.21."}
|
||||
- {date: "01.10.24:", desc: "Add packages required for Discogs plugin."}
|
||||
- {date: "28.08.24:", desc: "Rebase to Alpine 3.20, switch from Pillow to Imagemagick."}
|
||||
|
|
|
|||
Loading…
Reference in a new issue