NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Web Smart TV app Blinking Samsungs

 
  • 0 Vote(s) - 0 Average
Blinking Samsungs
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,093
Threads: 957
Joined: May 2006
#31
2015-05-13, 11:28 PM
Sounds like return is hooked to the context menu. I'd probably map it to the OSD then you can do lots of things. The remote is different on recordings too, do they work better?

Martin
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#32
2015-05-14, 02:46 PM
My CEC problem seems to have been the HDMI cable. Started from scratch with current OE and followed Martins youtube 90 second guide (much pausing, crossing the room (loop)
TV now navigates, just have to learn how to use it again.
trummel
Offline

Senior Member

Posts: 276
Threads: 34
Joined: Oct 2008
#33
2015-05-16, 10:55 AM
I finally worked it out in an appropriate WAF way. I created the ~/.kodi/userdata/keymaps/remote.xml file and modified the Pause button to do a stop. As Play is mapped to PlayPause, I can now use the pause button on the remote to stop live TV or recording playback and still pause with the play button. :-)

Server: Ci5 2500k, 3GB, Windows Server 2012, nPVR 3.5.7. 2xWinTV-DVB-T USB, 1xWinTV-DVB-T PCI, 2 x BlackGold DVB-T, 1xPCTV290E and 1xPCTV460E on Astra 28.2 E.
clients: RPI2, Acer R3700, PCH-A110, NUC, 3xSamsung Smart TV
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#34
2015-05-16, 11:18 AM
Cool
want to share your remote.xml
[SIZE="1"]Specs[/SIZE]
[SIZE="1"]Server:Cpu-Intel i3,ATI Radeon HD 5670 ,OS-Windows 7,2gig ram. 2xHvr4400,Nova-s plus(dvb-s SD),hvr2210(dvb-t HD)[/SIZE]
[SIZE="1"]Client:Cpu-AMD am2,Gpu-Ati HD2100 integrated ,OS-Windows 7,2gig ram[/SIZE]
[SIZE="1"]Client:Cpu Intel 2 gig ram ,Nvidia 9400[/SIZE]
[SIZE="1"]ClientTongueopcorn Hour A110[/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2012]BD-E5900x2 [/SIZE]
[SIZE="1"]Client:Samsung [NZ][DVB-s][2013]BD-F6500 [/SIZE]
trummel
Offline

Senior Member

Posts: 276
Threads: 34
Joined: Oct 2008
#35
2015-05-16, 06:29 PM
My remote.xml isn't complicated.
Code:
<?xml version="1.0" encoding="UTF-8"?>
<keymap>
  <global>
    <remote>
      <play>PlayPause</play>
      <pause>Stop</pause>
      <stop>Pause</stop>
      <title>Back</title>
    </remote>
  </global>
  <FullscreenVideo>
    <remote>
      <title>Back</title>
    </remote>
  </FullscreenVideo>
</keymap>

Oddly, the FullScreenVideo Back doesn't work as the back button, but it does seem to prevent the Return key from bringing up the CodecInfo page, which for me is the desired effect.

If only I could figure out how to auto run X-NEWA at Kodi startup it would be flawless. I tried following Martins instructions, but uncommenting the line in addon.xml seemed to uninstall X-NEWA rather than run it.

BTW, we seem to have gone somewhat off topic here.... whoops sorry.

Server: Ci5 2500k, 3GB, Windows Server 2012, nPVR 3.5.7. 2xWinTV-DVB-T USB, 1xWinTV-DVB-T PCI, 2 x BlackGold DVB-T, 1xPCTV290E and 1xPCTV460E on Astra 28.2 E.
clients: RPI2, Acer R3700, PCH-A110, NUC, 3xSamsung Smart TV
trummel
Offline

Senior Member

Posts: 276
Threads: 34
Joined: Oct 2008
#36
2015-05-16, 06:36 PM
trummel Wrote:If only I could figure out how to auto run X-NEWA at Kodi startup it would be flawless. I tried following Martins instructions, but uncommenting the line in addon.xml seemed to uninstall X-NEWA rather than run it.

Plonker - forgot to delete the -- at the end of the line. Its all good now.

Server: Ci5 2500k, 3GB, Windows Server 2012, nPVR 3.5.7. 2xWinTV-DVB-T USB, 1xWinTV-DVB-T PCI, 2 x BlackGold DVB-T, 1xPCTV290E and 1xPCTV460E on Astra 28.2 E.
clients: RPI2, Acer R3700, PCH-A110, NUC, 3xSamsung Smart TV
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,093
Threads: 957
Joined: May 2006
#37
2015-05-16, 06:39 PM
Codec Info can be mapped to the O key but it won't work in LiveTV since I use my own player skin for LiveTV and it is not really FullScreenVideo Likewise Back on LiveTV won't do anything but I don't know what you trying to achieve with it. There is a post to pBS on how to disable the live tv player.

The comments in xml or !-- at the beginning and -- at the end. I am not a mod on this sub-forum or I'd move the x-newa stuff for you.

Martin
trummel
Offline

Senior Member

Posts: 276
Threads: 34
Joined: Oct 2008
#38
2015-05-16, 06:54 PM
mvallevand Wrote:Back on LiveTV won't do anything but I don't know what you trying to achieve with it.

I don't want the codec info popping up, so the return key doing nothing in full screen is fine by me

mvallevand Wrote:The comments in xml or !-- at the beginning and -- at the end.
Yes, realised that as soon as I started paying attention to what the line said instead of just typing away!!

Server: Ci5 2500k, 3GB, Windows Server 2012, nPVR 3.5.7. 2xWinTV-DVB-T USB, 1xWinTV-DVB-T PCI, 2 x BlackGold DVB-T, 1xPCTV290E and 1xPCTV460E on Astra 28.2 E.
clients: RPI2, Acer R3700, PCH-A110, NUC, 3xSamsung Smart TV
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


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

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

Linear Mode
Threaded Mode