Allow the file naming script for cover art to access additional metadata about the cover art itself, such as types, maintype and comment. This will allow e.g. the filename to be based upon the image type.
This will allow something like this:
$if($eq(%coverart_maintype%,front),AlbumArt,%album%_%coverart_maintype%)