I want to include/add another tag fields info to the filename. Actually i wanna add 2 tag field's info to the filename and want to use "_" as a string separator.
For eg : if i want the Bitrate & Lenght info added before the filename like :
Bitrate_Lenght_Filename
If you want to append the existing filenames with the fields LENGTH and BITRATE in a one-off go the I suggest the following:
Use Convert>Tag-Filename
enter as mask:
%bitrate%%length%%_filename%
Run once as otherwise you would add bitrate and length each time you run it.
@ ohrenkino
thnx brother for responding but i tried ur way & its not showing correctly in the preview .. but ur method works perfectly for other tag fields.
rather
@ poster
it happened perfectly with ur method . . really appreciate ur response. .
can u guys also tell me how to save this thing as action ??