SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

off by one in autocorrect context menu

right click context menu “autocorrect” shows

checking n songs
n+1 songs processed so far

immediately when it gets to updating from musicbrainz, and then starts the actual update, leaving the n+1 value there until its done.

also, the lyrics section of autocorrect called this way ends on n+1 songs, although it counts as it is moving.

I guess it is just a loop which displays something wrong.
So far everything worked here and as soon as you see the n+1 the Job finishes.

Cheer
JamieWolf

Ive checked this, and it seems to be working correctly. It doesnt display n+1 and it doesnt indicate that all tracks have been fixed at the start, anyone else confirm this as a problem.

I’ve attached a partial screen capture showing an n+1 case. It occurs not every time, but many times I select a number of elements in one column in the edit pane, and then right click, autocorrect. I have a very large fileset loaded, and this occurs between runs.

dans-mac-pro:Java dan$ java -version
java version “1.5.0_16”
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)

Thanks for submitting this, i will look into it further.