Re: External Tag Scripting (ID Tag Processing & Update ID Tag)
You have tried the simple test in the first message? I have just tested it, created a file r:\tag.vbs (containing the code from above) and used the ID Processing DSP Effect, set to:
cscript.exe "r:\tag.vbs" "%idtagstxt%"
and it worked, the artist was replaced by abc
You have tried the simple test in the first message? I have just tested it, created a file r:\tag.vbs (containing the code from above) and used the ID Processing DSP Effect, set to:
cscript.exe "r:\tag.vbs" "%idtagstxt%"
and it worked, the artist was replaced by abc
Comment