[% IF query %] [%# Add the search query to each link if available %] [% searchquery = 'query=' _ query _ '&' %] [% END %] [% FILTER null %] [% pageicon = 'RADIO'; noSpacer = NOT streaminfo; %] [% pwd_list = []; FOREACH crumb IN crumb; crumbItem = BLOCK %] [% crumb.name %] [% END %] [% pwd_list.push(crumbItem) %] [% END %] [% END # filter -%] [% PROCESS pageheader.html %]
![]() |
![]() |
![]() |
![]() |
[% "HOME" | string %] / [% pwd_list.join('/') %] | |
![]() |
![]() |
[% msg %] | |||
![]() |
|||
![]() |
|||
[% 'TITLE' | string %][% "COLON" | string %] | [% (streaminfo.item.name || streaminfo.item.title) | html %] | ||
[% 'PODCAST_SUBTITLE' | string %][% "COLON" | string %] | [% streaminfo.item.subtitle | html %] | ||
[% 'PODCAST_DATE' | string %][% "COLON" | string %] | [% streaminfo.item.pubdate | html %] | ||
[% 'URL' | string %][% "COLON" | string %] | [% streaminfo.item.url | html %] | ||
[% 'DESCRIPTION' | string %][% "COLON" | string %] | [% streaminfo.item.description | html %] | ||
[% 'PODCAST_SUMMARY' | string %][% "COLON" | string %] | [% streaminfo.item.summary | html %] | ||
[% 'PODCAST_LINK' | string %][% "COLON" | string %] | [% streaminfo.item.link | html %] | ||
[% 'PODCAST_ENCLOSURE' | string %][% "COLON" | string %] |
[% streaminfo.item.enclosure.url | html %] [% FILTER format('%.2f'); streaminfo.item.enclosure.length / 1048576; END %] MB |
||
[% 'LENGTH' | string %][% "COLON" | string %] | [% streaminfo.item.duration | html %] | ||
[% 'PODCAST_EXPLICIT' | string %][% "COLON" | string %] | [% streaminfo.item.explicit | html %] | ||
[% 'BITRATE' | string %][% "COLON" | string %] | [% streaminfo.item.bitrate | html %] [% 'KBPS' | string %] | ||
[% 'NUMBER_OF_LISTENERS' | string %][% "COLON" | string %] | [% streaminfo.item.listeners | html %] | ||
[% 'NOW_PLAYING' | string %][% "COLON" | string %] | [% streaminfo.item.current_track | html %] | ||
[% 'GENRE' | string %][% "COLON" | string %] | [% streaminfo.item.genre | html %] | ||
[% 'SOURCE' | string %][% "COLON" | string %] | [% streaminfo.item.source | html %] | ||
[% 'ALL_SONGS' | string %] |
![]() |
![]() |
|
[% (item.name || item.title) | html %] | [% IF item.type == 'audio' || item.enclosure %]
![]() |
![]() |
[% ELSE %]
![]() |
[% END %]
[% odd = (not odd) %]
[% END %]
[% IF browselist_pagebar %]