by wquatan » Sun Nov 06, 2011 8:10 am
I'm new to Mediamonkey, and I'm trying to replace the dedicated Tag-tool (MP3TAG) by Mediamonkey's features.
In MP3TAG I used to add to the filenames a "[5'45-320]" standing for "[duration-bitrate]"
In the meanwhile I found in Mediamonkey the "Mask Reference" and also the <Bitrate>. However I can't find anything to retrieve the duration/length.
In MP3TAG I could retrieve that in seconds and have the requested result above with a calculation : '$div(%_length_seconds%,60)''$num($mod(%_length_seconds%,60),2)'
I would like to know how I can get access via the Mask to the duration/length and eventually to other tags not specified in the Mask Reference
Thx
I'm new to Mediamonkey, and I'm trying to replace the dedicated Tag-tool (MP3TAG) by Mediamonkey's features.
In MP3TAG I used to add to the filenames a "[5'45-320]" standing for "[duration-bitrate]"
In the meanwhile I found in Mediamonkey the "Mask Reference" and also the <Bitrate>. However I can't find anything to retrieve the duration/length.
In MP3TAG I could retrieve that in seconds and have the requested result above with a calculation : '$div(%_length_seconds%,60)''$num($mod(%_length_seconds%,60),2)'
I would like to know how I can get access via the Mask to the duration/length and eventually to other tags not specified in the Mask Reference
Thx