[% 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 %][% "COLON" | string %][% songtitle %]
[%- IF album %]
[% "FROM" | string %] [% itemobj.album.title | html %]
[%- END %]
[%- IF artist %]
[% IF includeArtist; PROCESS artistsAsHTML.html; END %]
[%- END %]
[%- IF songcount %]
×
[%- ELSE %]
[% "NOTHING" | string %]
[%- END %]