|
FooBar2000 Title Formatting[FooBar2000标题格式使用详解](11) $ifgreater(5,%tracknumber%, $select(%tracknumber%, // 1: 歌手 $repeat(─,$div($sub($get(info_width),$len2($get(artist))),2)) $get(artist) $repeat(─,$div($sub($get(info_width),$len2($get(artist))),2)) $if($stricmp($mod($len2($get(artist)),2),1),─,) , // 2: 专辑 $repeat( ,$div($sub($get(info_width),$len2($get(album))),2))
|