[%- pagetitle = 'PLUGIN_RANDOM' | string; pageicon = 'PLUGIN_RANDOM' -%] [%- pwd_list = BLOCK -%]/ [% "PLUGIN_RANDOM" | string %] [% END -%] [%- pageHeaderInfo = BLOCK %] [% IF pluginRandomNowPlaying != '' %] [% "NOW_PLAYING" | string %][% "COLON" | string %] [% "PLUGIN_RANDOM_" _ pluginRandomNowPlaying | upper | string %] [% 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/RandomPlay/randomplay_mix.html?type=[% type %]&player=[% player | uri %]&addOnly=[% addOnly %]" onclick='document.genreForm.type.value = "[% type %]"; document.genreForm.addOnly.value = [% addOnly %] document.genreForm.submit(); refreshStatus(); return false;' [% END %] [% BLOCK randomLink %] [% IF addOnly;link='addlink';ELSE;link='playlink';END %] [% IF type == 'disable' %] [% "PLUGIN_RANDOM_" _ pluginRandomNowPlaying _ "_DISABLE" | string %] [% ELSE %] [% WRAPPER $link noTarget=1 %] [% PROCESS href %] [% END %] [% END %] [% END %]
[% WRAPPER contentcontainer %] [% IF player == '' %] [%- WRAPPER contentitem %] [% "NO_PLAYER_FOUND" | string %] [% END %] [% ELSE %] [%- WRAPPER contentitem %] [% "PLUGIN_RANDOM_CHOOSE_BELOW" | string %] [% END %]   [% odd = 1 %] [% FOREACH type IN ['track','contributor','album','year'] %] [% BLOCK controls %] [% PROCESS randomLink type="$type" addOnly="0" %] [% PROCESS randomLink type="$type" addOnly="1" %] [% END %] [%- WRAPPER contentitem controls='controls' %] [% 'PLUGIN_RANDOM_' _ type _ '_WEB' | string %] [% END %] [% odd = (not odd) %] [% END %] [% odd = 0 %] [% IF pluginRandomNowPlaying != '' %] [%# Reload status and playlist to reflect any new mixes %]   [%- WRAPPER contentitem %] [% "PLUGIN_RANDOM_GENERAL_HELP" | string %] [% PROCESS randomLink type="disable" addOnly="0" %] [% END %]   [% END %]
  [%- WRAPPER contentitem %][% "PLUGIN_RANDOM_GENRE_FILTER_WEB" | string %][% END %] [%- WRAPPER contentitem %] [% USE table pluginRandomGenreList.keys.sort, cols=2, pad=0 %] [%- FOREACH genrerow = table.rows %] [%- FOREACH genre = genrerow %] [%- genreid = "genre_" _ pluginRandomGenreList.$genre.id %] [%- IF not loop.first %] [%- END %] [%- END %] [%- END %]
[% nbsp = " "; nbsp.repeat(10) %]
[% END %]   [%- WRAPPER contentitem %] [% END %]   [%- WRAPPER contentitem %] [% "PLUGIN_RANDOM_BEFORE_NUM_TRACKS" | string %] [% "PLUGIN_RANDOM_AFTER_NUM_TRACKS" | string %] [% "PLUGIN_RANDOM_AFTER_NUM_OLD_TRACKS" | string %] [% END %]   [%- WRAPPER contentitem %][% END %] [% END %] [% END %]
[% PROCESS pagefooter.html %]