SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

"Add to MusicBrainz" is finding 2 albums out of 500

Hello,
Great software!

I have a folder of around500 artists and singles, EPs and albums per artist, almost all with at least metadata for album artist, title, Album and artists, however only a few musicbrainz pages to submit are being found.

Could you tell me what else is needed for most/all of the albums to be shown musicbrainz submit pages?

Thank you!

(report being made now)

Experimenting, I’ve found that if I point to an album to be added to musicbrainz directly, SK opens a MB submit page eg E:\Music E\Untagged\David Moore\Graze the Bell

However, if I point to the base folder E:\Music E\Untagged it is not added.

Is the problem that the folders continaing the audio are in an artist’s subfolder? ie should they be directly in the base folder submitted to SK?

I moved all the albums to the root folder given to SK, asked for 10 MB entries, it 9, I ran iut again and it gave 2, ran it again and it gave 1. Seems odd - shouldn’t it max out the query each time?

Also, it says there were possibly hundreds of MB albums though it’s outputing less than 10.

image

Hi, thanks for the logs it turns out there is an exception occurring that is preventing the AddToMusicBrainz page being created

java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:100)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:106)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:302)
	at java.base/java.util.Objects.checkIndex(Objects.java:385)
	at java.base/java.util.ArrayList.get(ArrayList.java:427)
	at com.jthink.songkong.analyse.analyser.task.SubmitNewReleaseQuery.searchForExactArtist(SubmitNewReleaseQuery.java:520)
	at com.jthink.songkong.analyse.analyser.task.SubmitNewReleaseQuery.addNameCredit(SubmitNewReleaseQuery.java:582)
	at com.jthink.songkong.analyse.analyser.task.SubmitNewReleaseQuery.convertArtistNamesIntoNameCredits(SubmitNewReleaseQuery.java:1133)
	at com.jthink.songkong.analyse.analyser.task.SubmitNewReleaseQuery.addTrackAndRecordingArtistCredits(SubmitNewReleaseQuery.java:1120)
	at com.jthink.songkong.analyse.analyser.task.SubmitNewReleaseQuery.addTrack(SubmitNewReleaseQuery.java:380)
	at com.jthink.songkong.analyse.analyser.task.SubmitNewReleaseQuery.addTrackList(SubmitNewReleaseQuery.java:487)
	at com.jthink.songkong.analyse.analyser.task.SubmitNewReleaseQuery.addNewRelease(SubmitNewReleaseQuery.java:269)
	at com.jthink.songkong.analyse.analyser.task.AddToMusicBrainzAnalyser.call(AddToMusicBrainzAnalyser.java:220)
	at com.jthink.songkong.analyse.analyser.task.AddToMusicBrainzAnalyser.call(AddToMusicBrainzAnalyser.java:37)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)
28/02/2026 15.42.38:GMT:SEVERE: ---Shutdown:Worker

I have raised an issue but I don’t think this wil be difficult to fix, since I am due to do a new release this week I will ensure I fix this bug in time for the new release.

1 Like

Thank you -

Another issue that may be related to the error you found:

Out of the same 500 albums or so, SK couldn’t find BandCamp releases.

However I’ve just pointed to a single folder with a Bandcamp release, and it found it and retagged it, then I was able to use Rename to move it into the tagged folder. I found it odd that SK wasn’t finding many/virtually any Bandcamp releases when I was farily certain more than half were from BC.

Though various other albums (with good metadata) that are on bandcamp, when SK is pointed to the album, it couldn’t find them using the bandcamp function nor would it create a musicbrainz page when using the MB function.

Also, I had to delete the database as an error stated it was corrupt though the issues, above, continued
Thanks.

Hi, I have taken a look at the logs and I can see some searching on bandcamp being done and no errors, it maybe there is an issue but I re-tested my sample bandcamp releases and they worked okay for me.

I’m going to have to look this into further after releasing new SongKong release because I don’t want to delay the new release further, the Add To Music Brainz issue has now been fixed for new release.

New release now available with this fixed.