From 578ae2c2d8246e20498e05310144e58287f153e1 Mon Sep 17 00:00:00 2001 From: Ade Date: Sun, 12 Mar 2017 12:47:12 +1300 Subject: [PATCH] More post processing artwork changes - Added min/max pixel width config options - Artwork < min width is ignored - Artwork > max width is downsized to max width using a proxy web service --- data/interfaces/default/config.html | 66 +++++++++++--- headphones/albumart.py | 129 ++++++++++++++++++++++++++-- headphones/config.py | 2 + headphones/postprocessor.py | 1 - headphones/webserve.py | 2 + 5 files changed, 181 insertions(+), 19 deletions(-) diff --git a/data/interfaces/default/config.html b/data/interfaces/default/config.html index a69e582d..a1f8ba64 100644 --- a/data/interfaces/default/config.html +++ b/data/interfaces/default/config.html @@ -949,30 +949,42 @@ +
+ +
+ + +
+ +
+
+
as .jpg
Use $Artist/$artist, $Album/$album, $Year/$year, put optional variables in curly braces, use single-quote marks to escape curly braces literally ('{', '}').
-
- -
-
- + +
+
+ Album art min width \ + Album art max width +
+