SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Processing of box sets

I’ve had quite a few messages like the following, all relating to box sets:

Cancelled class com.jthink.songkong.analyse.analyser.MusicBrainzSongGroupMatcher1:G20875:The Boomtown Rats - Classic Album Selection Six Albums 1977-1984: because taken too long

Cancelled class com.jthink.songkong.analyse.analyser.MusicBrainzSongGroupMatcher1:G30069:The Beatles - The Beatles Stereo Box Set [USB Version] [2444.1 kHz]: because taken too long

Cancelled class com.jthink.songkong.analyse.analyser.MusicBrainzSongGroupMatcher1:G44242:Tom Petty & the Heartbreakers - The Complete Studio Albums, Vol. 1 1976-1991 [2496.0 kHz]: because taken too long

Cancelled class com.jthink.songkong.analyse.analyser.MusicBrainzSongGroupMatcher1:G49414:Van Halen - Studio Albums 1978-1984 [HDTracks] [24192]: because taken too long

Box sets are difficult because trying to find a match between so many songs.

i.e matching 10 songs against 10 song album you have a 10 x10 = 100 matrix. Whereas matching 100 songs against a 10 album (of 10 songs) boxset you have 100 x 100 = 10, 000 matrix !

We do special processing for boxsets but they are still more difficult than standard albums, and sometimes the processing hits the limit and we have to cancel.

More work to be done on matching boxsets better.