[% IF useExtJS && !macaddress; extJsScripts = BLOCK %] [% END; ELSIF !macaddress; pageHeaderScripts = BLOCK %] [% END; ELSIF !useExtJS; pageHeaderScripts = BLOCK %] [% END; END %] [% PROCESS settings/header.html %] [% IF prefs %] [% WRAPPER setting title="SETUP_PLAYERNAME" desc="SETUP_PLAYERNAME_DESC" %] [% END %] [% IF prefs.pref_titleFormat; WRAPPER setting title="SETUP_TITLEFORMAT" desc="SETUP_GROUP_TITLEFORMATS_DESC" %] [% FOREACH format = prefs.pref_titleFormat %]
[% END %] [% END; END %] [% IF prefs.exists('pref_playingDisplayModes') %] [% WRAPPER setting title="SETUP_PLAYINGDISPLAYMODE" desc="SETUP_PLAYINGDISPLAYMODE_DESC" %] [% FOREACH format = prefs.pref_playingDisplayModes %]
[% END %] [% END %] [% END %] [% IF prefs.exists('pref_visualModes') %] [% WRAPPER setting title="SETUP_VISUALIZERMODE" desc="SETUP_VISUALIZERMODE_DESC" %] [% FOREACH format = prefs.pref_visualModes %]
[% END %] [% END %] [% END %] [% IF prefs.exists('pref_screensaver') %] [% WRAPPER settingSection %] [% desc="SETUP_SCREENSAVER_DESC" %] [% FOREACH saver = [ 'screensaver', 'idlesaver', 'offsaver' ] %] [% WRAPPER settingGroup title="SETUP_" _ saver %] [% END %] [% desc = '' %] [% END %] [% WRAPPER settingGroup title="SETUP_SCREENSAVERTIMEOUT" desc="" %] [% END %] [% END %] [% END %] [% IF prefs.exists('pref_playtrackalbum') %] [% WRAPPER setting title="SETUP_PLAYTRACKALBUM" desc="SETUP_PLAYTRACKALBUM_DESC" %] [% END %] [% END %] [% WRAPPER setting title="SETUP_RESET_PLAYER" desc="SETUP_RESET_PLAYER_DESC" %] [% END %] [% IF !macaddress; WRAPPER setting title="FORGET_PLAYER" desc="FORGET_PLAYER_DESC" %]

[% IF useAJAX %] [% "FORGET_PLAYER_LINK" | string %] [% ELSIF useExtJS %] [% "FORGET_PLAYER_LINK" | string %] [% ELSE %] [% "FORGET_PLAYER_LINK" | string %] [% END %]

[% END; END %] [% WRAPPER setting title="INFORMATION_MENU_PLAYER" desc="" %] [% IF ipaddress %]

[% "PLAYER_IP_ADDRESS" | string %] [% ipaddress %]

[% END %] [% IF macaddress %]

[% "PLAYER_MAC_ADDRESS" | string %] [% macaddress %]

[% END %] [% IF version %]

[% "PLAYER_VERSION" | string %][% "COLON" | string %] [% version %]

[% END %] [% IF signalstrength %]

[% "INFORMATION_PLAYER_SIGNAL_STRENGTH" | string %][% "COLON" | string %] [% signalstrength %]%

[% END %] [% IF voltage %]

[% "INFORMATION_PLAYER_VOLTAGE" | string %][% "COLON" | string %] [% voltage %]VAC

[% END %] [% END %] [% ELSE %]
[% PROCESS status_noclients.html ajaxUpdate=1 %]
[% END %] [% PROCESS settings/footer.html %]