egd;279443 Wrote: > FLAC, thx :). It would probably be enough to check one FLAC file per > folder - if the tag is missing in one, it is missing in all.
Here you go: http://zolx.com/files/misstags.zip Edit the INI file to point to the location of metaflac.exe on your system and list the tags that you want to search for. The first time you run it you may get a dialog box telling you that cscript isn't the default scripting host on your system. Just follow the instructions on changing it. Run 'misstags /h' for syntax and to list options. By default it will just do one file per folder and will not recurse through subfolders. A few examples: >misstags /s /a "D:\Flac Library" myout.txt (also do subfolders, all files, source folder is "D:\...", output file is myout.txt) >misstags /s missing.txt (do subfolders, one file per folder, source folder is the current directory, output to missing.txt) >misstags /s /t:genre,date M:\ missing.txt (do subfolders, one file per folder, check for the tags genre & date, check the folder M:\, output to missing.txt) -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=44701 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
