I've created a c# script which will save the cover art height and widths to a field of your choice.
The script is attached to this post and you can use it standalone without any plugins. (You will need .NET Framework 2.0)
To run the script simply place some files into Playing Now then run the 'Run Script.bat' file.
I believe there is a bug in MC when getting images from multiple Mp3's with embedded cover art, which means some files maybe missed.
It shouldn't cause any damage however.
You can edit the script in notepad to meet your requirements. To find more about scripting take a look at the .NET Script Plugin avaialble here:
http://yabb.jriver.com/interact/index.php?topic=38693.msg263177The script can be seen as plain text here:
http://yabb.jriver.com/interact/index.php?topic=33020.msg351860#newObviously it would be better if MC could generate the cover art size itself, but this is a good interim soloution.
---------Current Version 1.52
History:
1.52 - Fixed Embedded art broken by previous changes
1.51 - Support Added for Images sat sideline music files.
1.42 Defaulted back to not overwriting tags
1.41 Changed default fields to Image "Image File (height)" and "Image File (width)"
1.4 - Changed Script now works with both embedded and external cover art
1.3 - Improved console output using batch file.
1.2 - Not Released
1.1 - Added ability to choose to overwrite tags or not
1.0 Issue with Width being saved to both width and height