Closed GoogleCodeExporter closed 9 years ago
I started on the RTL channel. However, the Rock Nation goes to a myspace site
and is
thus less accessible for XOT. Robinson I will have to check.
Original comment by basrie...@gmail.com
on 24 Sep 2008 at 6:40
Here the source after GTST
gtstItem = common.clistItem('Expeditie
Robinson',
'http://www.rtl.nl/system/video/menu/reality/expeditierobinson/videomenu.x
ml', 'folder')
gtstItem.icon = self.folderIcon
gtstItem.thumb = self.noImage
if items.count(gtstItem) == 0:
items.append(gtstItem)
gtstItem = common.clistItem
('RockNations',
'http://www.rtl.nl/system/video/menu/reality/rocknation/videomenu.xml
', 'folder')
gtstItem.icon = self.folderIcon
gtstItem.thumb = self.noImage
if items.count(gtstItem) == 0:
items.append(gtstItem)
Original comment by pgjm.wou...@gmail.com
on 25 Sep 2008 at 5:11
added them. You can download the new channel from the auto update.
Original comment by basrie...@gmail.com
on 25 Sep 2008 at 8:06
Changed status to Done
Original comment by basrie...@gmail.com
on 24 Jun 2012 at 11:42
Original issue reported on code.google.com by
pgjm.wou...@gmail.com
on 22 Sep 2008 at 2:26