well it looks like i can at least accomplish one thing a night.
tonight i uploaded the current source for the project. i don't much feel the need for a nightly cvs thing, seems kinda pointless on smaller projects.
on the flip side, i started work on the next util as well. im also trying to impliment a really nifty feature in the cdgroup util that will make it handy.
oh, and i guess i can tell you what cdgroup does. it sorts all your mp3's into directories no larger than specified cd sizes. just give the directory and(optional) cd size (in bytes) on the command line and it does the muscle for you. it has 2 flaws that i can think of however. 1) it does not work on subdirectories yet, 2)nor does it sort the files in any particular order. that's due to the way readdir works i believe, but im working to fix that. those fixes will hopefully come with the 1.3 release.
till then, try my code, break it and lemme know what you think. if you want to help in anyway, please email me. thanks.