mp3tag export action - bbcode with discs bitrate and composer

🧩 Syntax:
$filename(%albumartist% - %album% (%year%) (Web) '['%_tag% %_bitspersample%bits-$left(%_samplerate%,2)KHZ']'.txt,ansi)
'[b]' %albumartist% - %album% (%year%) (Web) '['%_tag%  %_bitspersample%bits-$left(%_samplerate%,2)KHZ']' '[/b]'


'[img]COVER IMAGE HERE[/img]'


'[b]Year:[/b]' %year%
'[b]Genre:[/b]' %genre%
'[b]Label:[/b]' %publisher%
'[b]Format:[/b]' %_tag% %_bitspersample% Bits / %_samplerate% HZ
'[b]Bitrate:[/b]' See details below in tracklist
'[b]Source:[/b]' Web
'[b]Total number of files:[/b]' %_total_files% tracks + 1 album cover image
'[b]Total Size:[/b]' %_total_size%


'[b]Album description:[/b]'


'[size=3][b]Tracklist[/b][/size]'

$loop(%_folderpath%,1)
'[b]CD '%DISCNUMBER%'[/b]'

$loop($num(%_track%,2)$num(%_artist%)%_title%)'[b]'$num(%track%,2)'[/b]. '%artist%' - '%title%' [i]('[$replace(%_length%,_,:)]')[/i]'  -- %_bitrate% kbit/s  (composed by %composer%)
$loopend()
$loopend()

'[b]Total length:[/b]' %_total_time2%


'[b]More information:[/b] [url]LINK HERE[/url]'


'[youtube=Video ID]LINK HERE[/youtube]'