Here's the link:
http://www.zippy.eclipse.co.uk/mjav.exeAnd here's the changelog:
Fixed issue where lastplayed was not being loaded into track grid
Fixed issue where thumbnail caption text was going beyond thumbnail size
Fixed issue where export was dumping out hidden columns
Fixed issue where duration column in track details was not sorting properly
Fixed issue where reorganizing track details columns caused incorrect tooltips info to appear
Fixed issue where albums with different case (but by same artist) were being reported as separate albums
Fixed issue where sometimes the thumbnail scrollbars were not being shown
Fixed issue where switching between the same artist in the completed/library treeviews did not reset the album list
Added !albumpath! as an artwork token ... it returns the albums first track's path
Added wildcard support to the filename part of an artwork rule, so you can now say *front*.jpg and it will pick the first filename that qualifies as the artwork.
Added duplicate album detection
Added ability to resize thumbnails at a granular level instead of small/medium/etc
Added wheel mouse support to thumbnails
Added ability to play albums while in sync mode from the album details screen
Added option to show the selected album position within an artist
I'm now going to make a cup of tea and start on v1.0 which will contain my own database format since many of you have requested it.
The way it will work is that if no database exists it will scan *everything* about your MJ database/images/etc and store all I need in one (or more files). From then on anytime you access AV it will just query my database. Obviously this raises some sync issues so for the first release if you add new tracks or change track information, etc, you will have to do a complete rescan of your DB.
The idea behind this is that you take one (very big) performance hit up front and from then on it should all be smooth sailing. Plus this will allow me to add my own fields to the database, e.g. last album played/album rating, along with some other cool features I'm going to add, e.g. mark an artist or album as a favourite and put a favourites tab in the overview screen. Also this will get rid of the memory hog issue some of you have been experiencing.
Enjoy and let me know of any issues you find.