[% player | html %] [% playermodel | html %] [% player_name | html %] [% mode | html %] [% currentsong | html %] [% songcount | html %] [% songtitle | html %] [% itemobj.album.title | html; IF year %] ([% year | html %])[% END %] [% itemobj.contributors.name | html %] [% IF repeatone %]1[% ELSIF repeatall %]2[% ELSE %]0[% END %] [% IF shuffleon %]1[% ELSIF shufflealbum %]2[% ELSE %]0[% END %] [% IF modeplay %]play[% ELSIF modepause %]pause[% ELSE %]stop[% END %] [% songtime | html %] [% durationseconds | html %] [% coverThumb %] [% IF isplayer %] [% volume | html %] [% END %] [% cansave | html %] [% IF current_playlist; current_playlist_name %] ([% IF myClientState; myClientState.playlist.size; END; %] [% "SONGS" | string %]) [% IF current_playlist_modified %]([% "MODIFIED" | string %])[% END; END %] [% playlist_items %]