Bugzilla – Bug 17361
Server side artwork scaling with one dimension omitted does not work
Last modified: 2011-08-12 10:19:26 UTC
SlimDevices wiki: http://wiki.slimdevices.com/index.php/AlbumArtwork informs that when using server side artwork scaling "One of the dimensions can be omitted, e.g. 100xX, in which case the omitted dimension is chosen to maintain the aspect ratio of the image." This worked in previous versions, but does not work in Squeezeserver 7.6.0, which returns an unscaled image instead (which can e.g. greatly surprise a mobile application limited on resources expecting a tiny thumbnail).
Most likely a duplicate of bug 17140. A partial workaround has been devised to resize artwork in the browser, but the bug is still open.
== Auto-comment from SVN commit #33072 to the slim repo by agrundman == == http://svn.slimdevices.com/slim?view=revision&revision=33072 == Fixed bug 17361, re-add support for 'X' in resize specs