Can I use coreconverter to dynamically name the output file based on the tag contents?
e.g. CoreConverter.exe -infile="any.mp3" -outfile="[track] - [title].wav" -convert_to="wave"
If not can someone suggest another method to achieve this on the command line? Thanks
e.g. CoreConverter.exe -infile="any.mp3" -outfile="[track] - [title].wav" -convert_to="wave"
If not can someone suggest another method to achieve this on the command line? Thanks
Comment