Difference between revisions of "WebIf Remote Controller"
Ezra pound (talk | contribs) |
Ezra pound (talk | contribs) |
||
Line 86: | Line 86: | ||
− | ==Remote Control Mode Setting== | + | ==Remote Control Mode Setting == |
From the command line enable the TV screen Mode Display / Set function with:- | From the command line enable the TV screen Mode Display / Set function with:- | ||
Line 95: | Line 95: | ||
<span style="background:#FFFF00"> ir CURMODE MODE DELAY2 MODE1 </span> | <span style="background:#FFFF00"> ir CURMODE MODE DELAY2 MODE1 </span> | ||
+ | |||
+ | This will change the Expected Mode on the Humax's Operating system only, it will not change the Mode on the Remote Control or the Custom Firmware's ir package itself | ||
Revision as of 13:56, 12 August 2013
The IR package adds a fully functioning Remote Controller to the Web-Interface, It can be installed from the Web-If >> Package Management page and once installed a ‘Remote’ icon will be added to the Web-If Main screen
Channel Shortcuts
Change
- allow quick selection of a new TV/Radio station from a list
Customise
- Add/Remove Favourite quick select channel Icons
- Block remote control mode change icons on TV
- Swap INFO and LIST commands
- Disable Volume Control
- Use Custom Map File
The custom map file must be named /mod/boot/ir3.map and be of the form <original keycode>:<replacement keycode>:<comment>. Here are some examples including a macro on the Subtitle button
0e:43:MENU -> INFO 1f::VOL+ disabled 40::VOL- disabled 4d:43:LIST becomes INFO 43:4d:INFO becomes LIST 46:40,40,40,f2,c,3,a:Subtitle button = VOL-, VOL-, VOL-, WAIT 2 seconds, 0, 1, 8
Notes
- Use ir -l to show code mappings.
- Delays can be added to macros by using fX where X is the number of seconds to wait as a hex digit, so f1 for a second, f9 for 9 seconds, fb for 11 seconds up to fe for 14 seconds
- Web-If >> Diagnostic >> File Editor >> /mod/boot/ir3.map shows the default code mapping
- Select an alternative Remote Control Mode (1-6)
Also available in Web-If >> Settings >> Remote Control Settings
If you have forgotten which mode your original Remote Control is in, holding 0 + OK for 5 Seconds will reveal it on your TV screen
Macros
- record a sequence of key strokes, to be replayed with a single 'click'
- A Macro named root will automatically be run when the Humax is taken out of standby
Selecting Record a New Macro will display a Name Box and some delay keys to create a pause in the sequence
History
Displays a clearable list of commands sent
Mobile Version
There is a mobile version of the Web-If Remote Controller that is more suited to the ‘small screen’. If the IP address of your humax is 10.0.0.200 then the mobile version’s address would be :- http://10.0.0.200/plugin/ir/m/
There are three selectable screens that display Remote - Favs - Macros
Command Line Options
The IR package is also controllable as a command line via Telnet, here are some examples :-
humax# status
Watching 7: BBC THREE - This Is BBC Three (05:30 - 18:58) [48%]
ir SEVEN DELAY1 TWO OK
SEVEN (0x9)
DELAY1 [delay between 1-99 Seconds]
TWO (0x4)
OK (0x13)
humax# status Watching 72: CITV - Horrid Henry (12:00 - 12:15) [13%]
Remote Control Mode Setting
From the command line enable the TV screen Mode Display / Set function with:-
ir CURMODE MODE
To set the Humax to Remote Control Mode 1 from the command line :-
ir CURMODE MODE DELAY2 MODE1
This will change the Expected Mode on the Humax's Operating system only, it will not change the Mode on the Remote Control or the Custom Firmware's ir package itself
NOTE
The Web-If Remote Controller can only control your Humax, the 'TV' 'DVD' and 'AUDIO' mode buttons will not control other equipment