Hi,
How do i make an export template that generates this info:
Artist - Title.mp3 [XX:XXm/XXXKbps/XXXXXkHz/XX,Xmb]
(That is [length/kbps/khz/file size])
I've tried this, but it doesn't display the filename (Artist - Title.mp3):
$loop(%_filename_ext%)[%_length%/%_bitrate%/%_samplerate%/%_file_size_mb%]
$loopend()
I Simply can't figure it out.
Thanks in advance
