Mod kodi-18.0 D.I.Y
#34
https://forum.kodi.tv/showthread.php?tid=290964
pvr All Channels

xml:
<include content="WidgetListChannels" condition="System.HasPVRAddon">
       <param name="content_path" value="pvr://channels/tv/*"/>
       <param name="sortby" value="random"/>
       <param name="sortorder" value="descending"/>
       <param name="widget_header" value="All Channels"/>
              <param name="widget_target" value="pvr"/>
       <param name="list_id" value="12221"/>
       <param name="item_limit" value="45"/>
       <param name="label" value="$INFO[ListItem.ChannelName]"/>
       <param name="label2" value="$INFO[ListItem.Title]$VAR[SeasonEpisodeLabel]"/>
      </include>

<include content="WidgetListChannels" condition="System.HasPVRAddon">
       <param name="content_path" value="pvr://channels/radio/*"/>
       <param name="sortby" value="random"/>
       <param name="sortorder" value="descending"/>
       <param name="widget_header" value="All Channels"/>
              <param name="widget_target" value="pvr"/>
       <param name="list_id" value="13201"/>
       <param name="item_limit" value="45"/>
       <param name="label" value="$INFO[ListItem.ChannelName]"/>
       
      </include>
Reply


Messages In This Thread
kodi-18.0 D.I.Y - by the_other_guy - 2018-06-30, 02:22
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-06-30, 03:00
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-06-30, 03:07
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-06-30, 03:27
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-06-30, 03:53
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-06-30, 04:40
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-01, 17:29
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-03, 02:53
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-03, 03:16
RE: kodi-18.0 D.I.Y - by docwra - 2018-07-11, 09:55
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-12, 02:09
RE: kodi-18.0 D.I.Y - by docwra - 2018-07-12, 13:15
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-13, 03:17
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-13, 05:01
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-13, 15:31
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-13, 16:24
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-13, 16:33
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-13, 17:09
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-13, 17:11
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-13, 17:30
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-15, 07:43
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-13, 19:46
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-15, 07:48
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-15, 22:28
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-15, 22:34
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-15, 22:35
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-16, 02:04
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-16, 11:11
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-16, 11:20
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-16, 11:37
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-16, 12:02
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-16, 12:39
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-16, 12:50
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-20, 03:54
RE: kodi-18.0 D.I.Y - by myrasp - 2018-09-04, 13:03
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-20, 18:57
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-20, 19:56
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-21, 04:10
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-21, 09:46
RE: kodi-18.0 D.I.Y - by ontap - 2018-07-21, 09:52
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-07-21, 09:59
RE: kodi-18.0 D.I.Y - by ontap - 2018-08-22, 15:40
RE: kodi-18.0 D.I.Y - by ontap - 2018-08-22, 20:07
RE: kodi-18.0 D.I.Y - by samueljones - 2018-09-03, 14:48
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-10-08, 17:23
RE: kodi-18.0 D.I.Y - by asik1 - 2018-11-01, 10:31
RE: kodi-18.0 D.I.Y - by the_other_guy - 2018-11-01, 16:18
RE: kodi-18.0 D.I.Y - by the_other_guy - 2019-02-02, 09:33
RE: kodi-18.0 D.I.Y - by otava5 - 2019-09-28, 09:00
RE: kodi-18.0 D.I.Y - by grobiralf - 2020-11-30, 18:26
RE: kodi-18.0 D.I.Y - by jblackwell1990 - 2021-01-27, 10:11
RE: kodi-18.0 D.I.Y - by ontap - 2021-01-27, 20:11
Logout Mark Read Team Forum Stats Members Help
kodi-18.0 D.I.Y0