I don't know if it is possible to do this:
- I currently use the TAG-TAG command to process the data contained in the DATA field and transfer them by processing them in the COMPOSER tag
TAG-TAG:
field: COMPOSER
String format: $cutRight(%date%,2)-$cutLeft(%date%,2)-%year%
so far so good.
I would like to know if it is possible to store a quick action that replicates the same operation, so as to have a set ready for processing
- is it possible to create a * .BAT file that by executing it exactly replicates the TAG-TAG action without manually opening mp3tag?