[% player | html %]
[% playermodel | html %]
[% player_name | html %]
[% mode | html %]
[% currentsong | html %]
[% songcount | html %]
[% songtitle | html %]
[% track.album.title | html; IF year %] ([% year | html %])[% END %]
[% track.artist | 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 %]