Added possibility to fetch album art from HTTP server

This commit is contained in:
Bart Kleijngeld
2021-08-09 15:40:54 +02:00
parent c275487af4
commit 8793e28fe0
3 changed files with 74 additions and 30 deletions

View File

@ -22,5 +22,6 @@ install_requires =
ffmpeg-python
pixcat
pillow
requests
ueberzug