8th of August 2009 Jaikoz 3.2.1 Build 1066 released
This is an update version of Jaikoz 3.2.0, this major release has been designed to make Jaikoz easier to use for everyone, but especially for first time users.
New
- The Preferences/Musicbrainz/Match/Prefer Original Release even if better meta match to later Compilation release option has been added, in most cases Jaikoz will now match a track to the original album even if the metadata favours a compilation, this is the preference of most users but can be reversed by unchecking this option.
- The toolbar has been replaced by a much simpler toolbar, the advanced toolbar is still available by using the Advanced/Use Advanced Toolbar option.
Enhance
- Match from Musicbrainz can now match songs without a duration in Musicbrainz whilst still rejecting songs whose duration is outside limit of actual song.
- Now the autocorrecter fixes songs one song at a time. For example instead of running Retrieve Acoustic Ids on all songs, then Correct Tags from Musicbrainz on all songs the Autocorrecter now runs Retrieves Acoustic Id on the first song , then Correct Tags from Musicbrainz on the first song, then it starts on the second song. This makes more sense for most people but the old behaviour is still available by unchecking Preferences/Manipulators/Autocorrecter/Fix song by song when possible. One advantage of this change is it is better suited to multithreading, so actually the second song is processed before waiting for the first song to complete, but in a different thread. Because they could be performing a different task (Retrieve Acoustic Id versus Tag from Musicbrainz) they do not get hit by the task constraints as often (such as only one query allowed per second from Musicbrainz Server).
- Preferences/Musicbrainz/Match Score and some options from Preferences/Musicbrainz/Match have been removed. It was not possible to use a single scoring system for all songs , nor practicable for users to adjust the score for different songs. By removing options there is more freedom to make improvements to the matching analysis.
Fixes
- #1623:Problem decoding some artwork with error 'Empty Region'.
- #1772:Added all numbers to the genre blacklist.
- #1794:Base Folder/Sub Folder split can be incorrect for files reloaded into Jaikoz.
- #1791:Tag from Filename not working correctly when run from Autocorrecter.
- #1799:Error messages too long for Error Message Popup Window.
- #1810:Save and Copy and Save and Move should share the default file location displayed for saving files.
- By default Match values that appear misspelt is not enabled for Preferences/Local Correct/Auto Match because it can cause incorrect matches.
- The Manual Tag from Musicbrainz window now remembers it location and size between calls.
OSX Fixes
- #1781:Unexpected Error / IsSpecialFolder:Null Pointer Exception fixed.