[%- pagetitle = 'PLUGIN_M6ENCORE_INPUT' | string; pageicon = icons.PLUGIN_M6ENCORE_INPUT -%] [%- pwd_list = BLOCK -%]/ [% "PLUGIN_M6ENCORE_INPUT" | string %] [% END -%] [%- pageHeaderInfo = BLOCK %] [% IF digitalInputCurrent %] [% "NOW_PLAYING" | string %][% "COLON" | string %] [% digitalInputCurrent %] [% END %] [% END -%] [%- PROCESS pageheader.html %] [%# Following block generates links that submit the form if javascript is enabled. This allows users to make setting changes then click on a new mix without having to press the submit button. %] [% BLOCK href %] href="[% webroot %]plugins/M6Encore/set.html?type=[% type %]&player=[% player | uri %]" onclick='refreshStatus(); return true;' [% END %] [% BLOCK digitalselection %] [% WRAPPER playlink noTarget=1 %] [% PROCESS href %] [% END %] [% END %] [% IF player == '' %]

[% "NO_PLAYER_FOUND" | string %]

[% ELSE %]

[% "PLUGIN_M6ENCORE_INPUT_CHOOSE_BELOW" | string %]

[% odd = 1 %] [% FOREACH type IN inputIds %] [% UNLESS type; NEXT; END %] [% BLOCK controls %] [% PROCESS digitalselection type="$loop.index" %] [% END %] [%- WRAPPER contentitem controls='controls' %] [% inputPrefix _ type | string %] [% END %] [% odd = (not odd) %] [% END %] [% END %] [% PROCESS pagefooter.html %]