[%# Following two blocks generate 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 playLink %]
[% IF type == "disable" %]
[% "PLUGIN_RANDOM_" _ pluginRandomNowPlaying _ "_DISABLE" | string %].
[% ELSIF addOnly %]
[% ELSE %]
[% END %]
[% END -%]
[%- pagetitle = 'PLUGIN_RANDOM' | string; pageicon = 'PLUGIN_RANDOM' -%]
[% PROCESS pageheader.html %]
![]() |
[% "HOME" | string %] / [% "PLUGIN_RANDOM" | string %] | |
![]() | ||
![]() |
[% IF pluginRandomNowPlaying != '' %] [% "NOW_PLAYING" | string %]: [% "PLUGIN_RANDOM_" _ pluginRandomNowPlaying | upper | string %] [% END %] |