Hi Alan
Is there any chance you could alter your plus one generator to generate listings for the above channels?
RT doesn't seem to list them
cheers
paul
itv2+1 and itv3+1
-
- Site Admin
- Posts: 495
- Joined: Mon Sep 06, 2004 4:44 pm
just add them to the list in scripts\uk_rt\ukrt_plus1_gen.lua. Add new lines like this to the list at the top of the file:
Code: Select all
{name="ITV2+1",offset=1,id="<ITV2 Channel id (see settings\uk_rt\channels.lua)>"},
{name="ITV3+1",offset=1,id="<ITV3 Channel id (see settings\uk_rt\channels.lua)>"},