Scene Tagger News
Status: Alpha
Brought to you by:
quarantine
Scene Tagger 1.0.17 is the very first milestone for the program, sporting a working group/nfo system, sfv and m3u generation, a sleek interface that gets the job done quickly and efficiently, a small filesize, and many other features, Scene Tagger is getting closer and closer to a beta version.
There is a bug in version 1.0.9 that won't allow you to tag the MP3s, this has been fixed and will be addressed in the next release. However, if you want to fix it for yourself right now, then you need to change:
txtPath.Text = BrowseForDirectory (in cmdPathBrowse_Click) to:
txtPath.Text = BrowseForDirectory + "\"
That should fix the problems, have fun.