NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC X-NEWA v
« Previous 1 … 9 10 11 12 13 Next »
X-NEWA Remote Control Request

 
  • 0 Vote(s) - 0 Average
X-NEWA Remote Control Request
nitram
Offline

Junior Member

Posts: 26
Threads: 8
Joined: Jan 2012
#1
2014-05-09, 09:28 AM
I am using an Inteset MCE real RC6 remote control with my NUC/OpenElec kit which works really well. Compared with using a keyboard, I missed the ability to skip forward and backward by a day in the TV listings, and since the SkipNext and SkipPrevious buttons are not being used I added a quick hack to emulate.py at the end of the if..else key and button tests in OnAction:
elif buttonID == 223:
[INDENT]url = keyBase + str(39|0x20000)[/INDENT]
elif buttonID == 221:
[INDENT]url = keyBase + str(37|0x20000)[/INDENT]
which works nicely. I realise it should be using some proper defines for the button codes but am not sure where to find them.

Could something like this be added to X-NEWA?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,849
Threads: 954
Joined: May 2006
#2
2014-05-09, 11:49 AM
I just checked and the skip function keys were working here

07:44:37 T:8696 DEBUG: CApplication::OnKey: ctrl-f (0x1f046) pressed, action is SkipNext
07:44:37 T:5112 NOTICE: http://172.16.3.2:8866/control?time=1399...bfd398405L
...
07:44:39 T:8696 DEBUG: CApplication::OnKey: ctrl-b (0x1f042) pressed, action is SkipPrevious
07:44:39 T:5112 NOTICE: http://172.16.3.2:8866/control?time=1399...bfd398405L

Martin
nitram
Offline

Junior Member

Posts: 26
Threads: 8
Joined: Jan 2012
#3
2014-05-11, 09:34 PM
mvallevand Wrote:I just checked and the skip function keys were working here

07:44:37 T:8696 DEBUG: CApplication::OnKey: ctrl-f (0x1f046) pressed, action is SkipNext
07:44:37 T:5112 NOTICE: http://172.16.3.2:8866/control?time=1399...bfd398405L
...
07:44:39 T:8696 DEBUG: CApplication::OnKey: ctrl-b (0x1f042) pressed, action is SkipPrevious
07:44:39 T:5112 NOTICE: http://172.16.3.2:8866/control?time=1399...bfd398405L

Martin

You are absolutely right it works fine. I had completely forgotten that I had remapped those keys.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  X-NEWA client problem jcjefferies 2 1,009 2023-04-11, 05:01 PM
Last Post: jcjefferies
  Menu list skip using MCE remote no longer works jcjefferies 2 1,526 2022-02-13, 06:16 PM
Last Post: jcjefferies
  Exiting one remote UI client causes both clients to exit BrettB 7 2,750 2020-12-24, 09:53 PM
Last Post: mvallevand
  x-newa new install wheemer 14 4,645 2020-09-15, 02:21 AM
Last Post: mvallevand
  New repository for KNEWC and X-NEWA mvallevand 8 8,645 2020-05-09, 02:19 AM
Last Post: jksmurf
  X-NEWA keeping host PC awake lost@c 6 2,692 2020-04-03, 04:26 AM
Last Post: lost@c
  Remote Issue - Argh! baj1 20 6,592 2019-12-28, 01:36 AM
Last Post: baj1
  Knewc not handling certain buttons on the Hauppauge remote ElihuRozen 3 2,276 2019-11-30, 05:42 PM
Last Post: mvallevand
  X-NEWA End of Life mvallevand 39 15,642 2019-11-16, 02:30 AM
Last Post: jksmurf
  Can't Connect Remote, 404 crackulator 11 3,718 2019-10-27, 02:51 PM
Last Post: ElihuRozen

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode