1
General - (fb2k) / Re: Custom tags in left panel
Last post by Air KEN -JScript Panel 3 (foo_jscript_panel3)
Download: https://github.com/marc2k3/jscript-panel/releases
font: FontAwesome: https://github.com/FortAwesome/Font-Awesome/blob/4.x/fonts/fontawesome-webfont.ttf?raw=true
JScript Panel Configuration > Samples > Text Display
--------
$font(Yu Gothic UI,12,400,0,0,0)
[%title%$crlf()]
$font(Yu Gothic UI,14,600,2,1,0)$rgb(220,40,0)
[%artist%$crlf()]
$rgb()
$font(Yu Gothic UI,12,400,0,0,0)
[%album%$crlf()]
[ '('%date%')'$crlf()]
[Track Number: %tracknumber%][ / %totaltracks%]$crlf()
[Codec: %codec_long%]$crlf()
[Bitrate: %bitrate% Kbps]$crlf()
[Samplerate: %samplerate% Hz]$crlf()
[TrackGain: %replaygain_track_gain%]
[File Created: $date(%file_created%)]$crlf()
[Index: %list_index% / ][%list_total%]$crlf()