Difference between revisions of "WebIf Remote Controller"

From hummy.tv Wiki
Jump to: navigation, search
Line 20: Line 20:
 
*Disable Volume Control
 
*Disable Volume Control
 
*Use Custom Map File
 
*Use Custom Map File
Note the custom map file must be named /mod/boot/ir3.map and be of the form <original keycode>:<replacement keycode>:<comment> e.g. To swap VOL+ & VOl- as well as disable MUTE, the map file would look like:
+
Note 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.
 
 
 
<pre>
 
<pre>
1f:40:VOL+
+
0e:43:MENU -> INFO
40:1f:VOL-
+
1f::VOL+ disabled
18::MUTE
+
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
 
</pre>
 
</pre>
  
Use ir -l to show code mappings.
+
*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
 
   
 
   
 
*Select an alternative Remote Control Mode (1-6)
 
*Select an alternative Remote Control Mode (1-6)
Line 73: Line 76:
 
Watching 7: BBC THREE - This Is BBC Three (05:30 - 18:58) [48%]
 
Watching 7: BBC THREE - This Is BBC Three (05:30 - 18:58) [48%]
  
humax# ir SEVEN TWO OK
+
humax# ir SEVEN DELAY1 TWO OK
  
 
SEVEN (0x9)
 
SEVEN (0x9)
 +
 +
DELAY1 [delay between 1-99 Seconds]
  
 
TWO (0x4)
 
TWO (0x4)

Revision as of 18:57, 25 March 2013

Ir.png

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

Note 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
  • 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
  • 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'

Selecting Record a New Macro will display a Name Box and some delay keys to create a pause in the sequence

Ir-mob.png

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%]

humax# 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%]


NOTE


The Web-If Remote Controller can only control your Humax, the 'TV' 'DVD' and 'AUDIO' mode buttons will not control other equipment