24th of March 2009 Jaikoz 2.9.0 Build 1058 released
This new release lets you export and import metadata to/from a spreadsheets and fixes a number of issues.
New Features
- #303 Now supports Export/Import. The Export action is simple and effective. It will allows you to export the details of your loaded songs so that you can also open and edit values within a proper spreadsheet application and then import the changes back into Jaikoz. You can also use it as a backup of your metadata.
- #1606 Renamed Run External Application to Play, and add toolbar button to play the selected song in your default player.
Enhance
- #1630 Add delete duplicates to Autocorrect
Fixes
- #441 When you select an artist within artist browser the new album list in browser should be alphabetical
- #585 Horizontal scroll synchronization should only work between meta views or between id3view, currently a id3edit view will incorrectly move a metaview view
- #722 When edit mp3 images from popup only changes made to the first record are preserved after closing popup
- #774 Language menu in Preferences should be in alphabetical order
- #793 Edit field in detail pane, then RIGHT click on different row in edit pane and it is that row that gets highlighted the cell selection by popupmenu handler is not triggering the details NewRecordListener properly
- #801 Files with UTF8 characters are loaded in Jaikoz but fail in puid because of limitations of DOS Command Window.
- #909 Have Song in detail.Open Preferences select 'Save' in Preferences and the detail panel reverts to no Song selected.
- #1020 When you update a field in the Details Pane, but remain on the field (don't tab or click on another field), and click the next record button your update is lost.
- #1061 If you double click a field it will switch to edit mode and highlight the text for a moment, then the highlighting will disappear and you are unable to edit the field. You have to click on the field again to insert the caret, or double click to highlight the entire text.
- #1253 Enable do not match if already have a Musicbrainz id, for performance reasons.
- #1329 In release name won't get exact match if shown as (disc1) (disc 2) on Musicbrainz and vice versa.
- #1360 If you look at things like Lyrics Correct in just the Autocorrecter not clear which are remote/local tasks.
- #1470 Only display COMM frame in comment metadata field if description is empty, this is behaviour of most players and also prevent Correct Coments removing the space in iTunNORM.
- #1519 Scandir appears unset Java.lang.NullPointerException at com.jthink.jaikoz.data.AudioFileFromDirectoryAndFilesLoader.run(AudioFileFromDirectoryAndFilesLoader.java:385) at java.lang.Thread.run(Unknown Source).
- #1529 Rename Correct Artist to Local Artist Correct.
- #1565 Occasional threading problem when getting Acoustic Ids:FWK005 parse may not be called while parsing Problem parsing xml output was:
- #1618 Save and Move could end up with file already existing. Now duplicate files to be renamed i.e test.mp3 / test(1).mp3 /or moved to another location. Then if you still want to delete duplicates use the fileystem or load again into Jaikoz and check duplicates properly.
- #1623 Filename formatter fails for Audio Book Format.
- #1629 Unexpected Error in Manual tags from Musicbrainz when its finds no matches and one is then selected from the website.
- #1633 Pasting artwork into Genre columns slows down after running Jaikoz for a few hours.
- #1637 java.lang.IllegalArgumentException: Unmatched braces in the pattern.error with Spanish Error Message
- #1666 Jaikoz should always expect path seperator of '\' when reading from m3u file format even on linux and osx
- #1667 Unable to save ogg file because doesnt handle zero length packets