17th of September 2008 Jaikoz v2.6.0 Build 1050 released
This is a major release that includes support for Discogs.
New Features
- Support for Discogs has been added, if a track has a Release Discogs Url the new Update Tags from Discogs action can get the information from Discogs and put into the song. Over twenty different fields can be populated from Discogs, including Artwork. The Release Discogs Url is set when updating from Musicbrainz if there is a link in the Musicbrainz database, alternatively you can search for it yourself and enter it directly into the Release Discogs Url field for the songs on the release. You only need to find the release, Jaikoz will work out the track specific information by comparing the track title, track number and track duration.
- Update tags from Existing Musicbrainz Id has been improved so that if your track does not have a Musicbrainz Id but it does have a Musicbrainz Release Id it can use this to find the correct track and update the track information. This allows you to control exactly what release to use for a track and you only need to find the release for a set of tracks and Jaikoz will work out the track specific information by comparing the track title, track number and track duration.
- Manual Correct Tags from Musicbrainz has had a number of improvements to it. More columns are shown than before, and you can hide/show,resize and reorder columns and these changes will automatically be saved. When a track has multiple release events, such as released in different countries or different formats, each release event is shown as a seperate record so you can choose exactly which release event to use. There is now a Search Button for each song that does a search on Musicbrainz and shows the results on a webpage, you can select an option to use by pressing the Tagger button or do another search. There is now a View Button for each choice so they can be viewed on the Musicbrainz Website to get more information about the track. Now whilst you are reviewing the options Jaikoz works on the next bacth in the background so you do not have to wait long for the next batch to be ready.
Enhancements
- Save and Move has been added to the Main Menu, it will save and move all fields currently listed in the main edit window.
- Nows writes all ID3v24 genres as text when iTunes compatibility enabled because of a bug in iTunes.
- Now writes PRIV frames at the end of the file because of a bug in iTunes.
- Added warning when try to delete more than 100 files to protect against accidental deletions.
- By default the ID3 tabs are not shown because they are only of use to some customers, added Show ID3 Tabs to the View menu to renable them.
- Further improvements to memory management.
Fixes
- Problem saving changes to mp4 files with MDAT and FREE atoms before ILST atoms if file needs to grow.
- Problem displaying song with more than 10 embedded images.
- If Preferences/Remote Correct/Lyrics/Only populate lyrics field if empty is unchecked, and you do a lyrics correction all rows with lyrics are flagged as changed in status column even if the lyrics didn't change.
- Connection timeouts not consistent when connecting to external websites.
- AbstractID3v2Tag:adjustPadding:WARNING: Problem closing channels and locks.