i have following question:
i see there is an option to place an background image, something like:
CODE
-Albumart\images\bg.png
if i understand right this background-image is
not displayed when an cover is found and displayed by this code:
CODE
$replace(%_path%,%_filename_ext%,)cover.jpg
well, i would like to ask for some features. while i´m not a coder i don´t know if it´s possible.
i would like to use and bg-image constantly, which should be displayed all time while an found cover-image is displayed above it. further more i would like to use an third image on top with transparent png support.
result of all this should be for example (starting from bottom):
background-image: jewel-case
middle-image: cover-artwork
top-image: transparent png (f. e. gloss effect)
further more, to get this jewel-case scenario working it would be necessary to have an option to "place" the cover-image in position, f.e. something like this:
CODE
[Bg]
Width=204
Height=204
[AlbumArt]
Show=1
Top=6
Left=32
Width=155
Height=152
DrawOverlay=1
DrawOverlayActualSize=1
would something like this be possible?
and another question: any chance to get albumart changing in relation to "selected song" and "currently playing"? maybe but albumart and trackinfo together, well, if possible.