[% IF modeplay %][% "PLAYING" | string %][% END %] [% IF modepause %][% "PAUSED_ON" | string %][% END %] [% IF modestop %][% "STOPPED_ON" | string %][% END %]
[% IF currentsong %][% currentsong %] [% "OUT_OF" | string %] [% songcount %][% END %][% IF bitrate %]
| Duration[% "COLON" | string %][% duration %] | Bitrate[% "COLON" | string %][% bitrate %][% END %]
[% songtitle %]
Artist
[% artist | html %]
Album
[% album | html %][% IF year %] | Year[% "COLON" | string %][% year %][% END %]
|