Well, im a bit more happy...
I found one string i used few weeks before i changed...ive shared in another forum.

QUOTE
D3DBDB————————————————————————————————————$char(10)
$char(1)L808080Mode: %_trackinfo_mode% $if(%_trackinfo_notrack%,No track,
$repeat($char(32),5)$if(%_isplaying%,$select($add(1,$mod(%_time_remaining_seconds%,4)), ,...,..,.,))$char(10)
$char(1)L4C4C4CAbout the song:$char(10)
4C4C4CArtist:AE977C $if3(%artist%,... '('unknown artist for this track')')$char(10)
4C4C4CTitle:AE977C $if3(%title%,... '('unknown title for this track')')$char(10)
4C4C4CTrack length:AE977C $if(%_isplaying%,[%_time_elapsed%]$if(%_time_total%,'/'%_time_total%),%_length%) $if(%_time_total_seconds%,808080'('Procent: $pad_right($muldiv(%_time_elapsed_seconds%,100,%_time_total_seconds%),1)'%)')$char(10)
4C4C4CAlbum:AE977C $if3(%album%,...'('unknown album for this track')')) 808080$if2('(Disc:' %disc%')',)$char(10)
4C4C4CRelease date:AE977C $if3(%date%,...'('not available yet')')$char(10)
4C4C4CGenre:AE977C $if2(%genre%,'...')$char(10)
D3DBDB————————————————————————————————————$char(10)
$char(1)LTechnical stuff:$char(10)
4C4C4CFile size:AE977C $div(%_filesize%,1048576).$left($num($muldiv($mod(%_filesize%,1048576),1000,1048576),3),2)' MB'$char(10)
4C4C4CCodec:AE977C %__codec%$char(10)
4C4C4CBitrate:AE977C %__bitrate% kbit/s$char(10)
4C4C4CTrack Gain:AE977C $if3(%__replaygain_track_gain%, RG not applied)$char(10)
4C4C4CAlbum Gain:AE977C $if3(%__replaygain_album_gain%, RG not applied)$char(10)
D3DBDB————————————————————————————————————$char(10)
$char(1)L4C4C4CStatistics:$char(10)
4C4C4CPlayed:AE977C $if2(%play_counter%,0)4C4C4C x. $char(10)
4C4C4CRating:AE977C $if3(%rating% stars,not rated)$char(10)
D3DBDB————————————————————————————————————$char(10)
$char(1)L4C4C4CComments:$char(10)
AE977C$if3(%comment%, No comments available)$char(10)
D3DBDB————————————————————————————————————$char(10)
its not exact like the one i lost, but at least i can start from here...better than to redo.