I have Jaikoz for a while now but the feature that I really miss the most, the one that will make me say ‘Wow’ and use it much more often is to be able to apply the AutoCorrect to a folder that has any number of musics (10K, 20K, 100K whatever is the number of songs).
Without this feature this is almost not useful to me as I need to spend so much time dividing the folders into jaikoz manageable chunks and this is too painful and so I did it 2 times in the past and now realize I haven’t been using jaikoz for few months because it can’t handle huge libraries of musics.
So please add this feature and I’m sure many will really appreciate it.
Technically, I can see few ways of doing this, a) filtering more at the database level, (do not put so much information in memory), OR b) handle in jaikoz the libraries by chunk so basically you can do 1 pass for each smaller chunk and then some pass for just merging the different chunks that have been processed.
For the ui, you can display the data in the table by chunk also, for instance only the first 100 one from the database and then a button to see the next (and previous) 100 one etc…of course ordering by title should send the order in the sql and redisplay the new 100 etc… I hope this help
Thanks a lot for your help
Wilhelm