(2016-12-29, 18:03)samueljones Wrote: @primaeval, before I get too excited, do I need to do any other thing apart from those settings or do I need to press something before pressing the numbers as currently pressing number just take me to former shortcut. eg pressing 3 before i even put the rest of the number take me to channel listing next.
Sorry if I sound too noob
There are lots of options now.
I think nothing is enabled by default in this version.
You need to turn on Settings \ Appearance \ Channel Shortcut Numbers to Index or Id first.
The default is to press Shift then a 3 digit number to scroll to the Channel Index.
ACTION_SHIFT needs to be mapped to the real Shift key in Keymap Editor or keymap.xml.
If you choose Id you need to make an xmltv file with numeric ids, probably with Webgrab+Plus.
So in WebGrab++.config.xml you need to change the xmltv_id from whatever it is now to the right number.
eg change
Code:
<channel update="i" site="tvguide.co.uk" site_id="66" xmltv_id="BBC News">BBC News</channel>
to
Code:
<channel update="i" site="tvguide.co.uk" site_id="66" xmltv_id="123">BBC News</channel>
If you need more digits there is a Setting for that: Channel Shortcut Digits
If you don't want to press Shift first turn on: Settings \ Appearance \ Start When Any Number Key Pressed
This means the original Number Key shortcuts won't work any more unless you use Action Editor to change them to another action.
Action Editor is in Settings \ Lab1.
If you want the Channel to Play after you type in the code turn on: Settings \ Appearance \ Auto-Play Channel On Number Input
If anyone sets up webgrab for any settop boxes that they want to share they could post the link here unless there is a legal reason not to.