SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Flac files from band not found or not showing up.

Couple of things going on with my mac version of the beta.

If I drag a folder of flac files from the band Muse into the window no text shows up in the tag window, not even the titles which are the song names. Is this normal behavior? Should we not at least see a list of song/file names? Neither music database finds an id on the initial processing.

For the above particular cd I then select “use advanced toolbar” I then use the Amplifind server to check out the songs and it finds an id for the album. I select autocorrect and still everything remains blank in the window. No tags at all. Am I doing something wrong here?

Here is the console log. I guess AmpliFind server has no bearing on anything since it does not seem to do anything for this cd even though it has a check mark indicating an id was found. Also I would submit that id number here but there is to way to copy this number except by hand, no copy paste from Genre window in upper left.

Sep 17, 2010 8:24:29 AM: INFO: Jaikoz 3.8.0 Beta using Java 1.6.0_20 16.3-b01-279 64bit on Mac OS X 10.6.4 x86_64 initialized successfully
Sep 17, 2010 8:24:29 AM: INFO: Jaikoz has been configured with minimum heap memory of 150 mb, maximum heap memory of 795 mb and maximum permanent memory of 216 mb
Sep 17, 2010 8:24:57 AM: INFO: Started to load files from /Volumes/Data/Music/flac/muse
Sep 17, 2010 8:24:57 AM: INFO: Counted 11 files that could be loaded from /Volumes/Data/Music/flac/muse
Sep 17, 2010 8:24:57 AM: INFO: Completed loading of 11 songs from /Volumes/Data/Music/flac/muse
Sep 17, 2010 8:24:58 AM: INFO: 11 files are loaded
Sep 17, 2010 8:25:11 AM: INFO: Started autocorrecter on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 1:Started correct artists on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 1:Completed correct artists on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 2:Started correct releases on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 2:Completed correct releases on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 3:Started correct titles on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 3:Completed correct titles on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 4:Started correct genres on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 4:Completed correct genres on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 5:Started correct comments on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 5:Completed correct comments on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 6:Started correct track numbers on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 6:Completed correct track numbers on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 7:Started correct recording times on 11 song
Sep 17, 2010 8:25:11 AM: INFO: Task 7:Completed correct recording times on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 8:Started correct metadata from filename on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 8:Completed correct metadata from filename on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 9:Started correct artists on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 9:Completed correct artists on 11 songs
Sep 17, 2010 8:25:11 AM: INFO: Task 10:Started correct metadata from MusicBrainz on 11 songs
Sep 17, 2010 8:25:27 AM: INFO: Task 10:Corrected 0 songs from MusicBrainz successfully
Sep 17, 2010 8:25:27 AM: INFO: Task 10:Completed correcting metadata from MusicBrainz on 11 songs
Sep 17, 2010 8:25:27 AM: INFO: Task 11:Started to match 11 songs to Discogs
Sep 17, 2010 8:25:28 AM: INFO: Task 11:Successfully matched 0 songs to Discogs
Sep 17, 2010 8:25:28 AM: INFO: Task 11:Completed matching of 11 songs to Discogs
Sep 17, 2010 8:25:28 AM: INFO: Task 12:Started correct lyrics on 11 songs
Sep 17, 2010 8:25:39 AM: INFO: Task 12:Unable to find a match for 11 songs
Sep 17, 2010 8:25:39 AM: INFO: Task 12:Completed correct lyrics on 11 songs
Sep 17, 2010 8:25:39 AM: INFO: 0 songs were modified with the autocorrector
Sep 17, 2010 8:25:39 AM: INFO: Completed autocorrecter on 11 songs
Sep 17, 2010 8:27:23 AM: INFO: Started correct metadata from MusicBrainz on 11 songs
Sep 17, 2010 8:27:35 AM: INFO: Completed correcting metadata from MusicBrainz on 11 songs
Sep 17, 2010 8:27:38 AM: INFO: Corrected 0 songs from MusicBrainz successfully

If you drag some files into Jaikoz and the files open up but nothing is shown in the title column it means that there is no title field stored in the files. What might be confusing you is that iTunes uses the filename as the title if there is no title field, but it doesnt actually have a title field. You can check this yourself my comparing the filename of the files with the values shown for title in iTunes.

The AmpliFind Ids are not stored in the Genre fields but in the AmpliFIND Id field, all fields are copy/pastable from the main edit window, and you can display any column you like using the column selector in the top right hand side of the main edit window.

Can you please email me your support files (Advanced/Create Support Files) this will give me alot more information so I can work out the problem.

Okay you’ve highlighted a problem with the new Autocorrect, the acoustic ids do resolve to a musicbrainz id, but because your songs have no metadata when we try to score the match against your songs its gets too low a score and is discarded.

When we are matching by puid, and our songs contains no useful metadata then we should be accepting the match with low score, and only use scoring to find best match when there are multiple matching tracks for the puid.

Matching by puidis the last resort so this makes sense, if however the song does contains useful metadata (i.e album,artist,title,trackno) then we should expect a higher score.