From 923c421b3cbb2d6b55f40595034a12c19fef7c1b Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 17 Sep 2016 12:07:40 +0200 Subject: Drop legacy nofullsize and album width/height/quality tags This drops the legacy functionality that doesn't really fit into the new flexible design concept and makes code unnecessarily complicated. Most of these overrides affected only the "preview" image size anyway. This also makes the attribute mandatory as it's being the only source of metadata (unless overriden or supplied externally). This unfortunately breaks the so-far 100% album XML files compatibility. --- sample/src/setup.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sample/src/setup.xml') diff --git a/sample/src/setup.xml b/sample/src/setup.xml index a67923d..54bfb5b 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -36,12 +36,6 @@ - - - - - - -- cgit v1.2.3