[% BLOCK cbfooter %]
[% PROCESS cbpagebarfooter %]
[% PROCESS plugins/CustomBrowse/menuheader.html items=pluginCustomBrowseFooterItems %]
[% "PLUGIN_CUSTOMBROWSE_REFRESH" | string %]
([% "PLUGIN_CUSTOMBROWSE" | string %] [% pluginCustomBrowseVersion %])

[% IF pluginCustomBrowseError %]

Error:
[% pluginCustomBrowseError %]

[% END %] [% END %] [% BLOCK cbcontextfooter %]
[% PROCESS cbpagebarfooter %]
[% PROCESS plugins/CustomBrowse/menuheader.html items=pluginCustomBrowseFooterItems %]
[% "PLUGIN_CUSTOMBROWSE_REFRESH" | string %]
([% "PLUGIN_CUSTOMBROWSE" | string %] [% pluginCustomBrowseVersion %])

[% IF pluginCustomBrowseError %]

Error:
[% pluginCustomBrowseError %]

[% END %] [% END %] [% BLOCK cbpagebar %] [% IF pluginCustomBrowsePageInfo && pluginCustomBrowsePageInfo.totalpages > 1 %] [% PROCESS pagebar pageinfo=pluginCustomBrowsePageInfo %] [% END %] [% END %] [% BLOCK cbpagebarfooter %] [% PROCESS cbpagebar %] [% END %] [% BLOCK cbitemcount %] [% "ITEMS" | string %] [% pluginCustomBrowsePageInfo.startitem + 1 %] [% "TO" | string %] [% pluginCustomBrowsePageInfo.enditem + 1 %] [% "OF" | string %] [% pluginCustomBrowsePageInfo.totalitems %] [% END %] [% BLOCK galleryitem %]
  • [%- IF anchor %] [%- END -%] [% SET class = 'even' odd = 0 %]
    [%- PROCESS $controls -%]
    [%- content | indent(4) %]
  • [%- END %] [% BLOCK cbcontentitemlist %] [%- WRAPPER $contentwrapper controls='controls' %] [% count = count + 1 %] [% PROCESS cbcontentitem %] [% END %] [% END %] [% BLOCK cbcontentitemheader %] [% END %] [% BLOCK cbcontentitemallsongs %] [%- WRAPPER contentitem controls='allsongscontrols' %] [% "ALL_SONGS" | string %]
    [% END %] [% END %] [% BLOCK cbcontentitem %] [% IF item.itemobj %] [% PROCESS trackinfo %] [% ELSE %] [% IF item.slimserverurl %] [% PROCESS $CustomBrowseItemText %]
    [% ELSIF item.url %] [% PROCESS $CustomBrowseItemText %]
    [% ELSIF item.webtemplate %] [% PROCESS $item.webtemplate %]
    [% ELSE %] [% PROCESS $CustomBrowseItemText %]
    [% END %] [% END %] [% END %] [% BLOCK cbcontainer %] [% content %] [% END %]