XBMC Community Forum
PVR Shortcuts - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: PVR Development (/forumdisplay.php?fid=136)
+--- Thread: PVR Shortcuts (/showthread.php?tid=105959)

Pages: 1 2 3 4 5 6


- CKtwo - 2011-07-23 13:32

same params here, astra 19.2°.

will give it a try tomorrow, the yavdr team will provide the latest git during the evening.


- rmoliner - 2011-07-26 19:02

Hi,

I am running odk42 build for Mac OSX (and tvheadend as backend).
So, I am using the "aluminium" apple remote to interactuate with XBMC PVR.

In general, the simplicity of the apple remote is enough.
When I am at "PVR.fullscreen" window, I can up and down volume with up and down buttons. But I would like to zap channels (previous and next channels) with the left and right buttons.

The left and right buttons are working for "Video.Fullscreen". I can go forward and backward "inside" the same movie.

It is posible to "link" the next&previous channels function to the left&right button for apple remote?

Thanks

Note: I am using the skim Slik for PVR.


- lorbi - 2011-07-30 23:48

Hi,

dushmaniac Wrote:e = activate EPG = XBMC.ActivateWindowAndFocus(MyPVR, 31,0, 10,0)
and
dushmaniac Wrote:Any other "missing buttons"?

which sequenze is needed for EPG Data Now, Next and Timeline?

Another question, when i use the "back-button" in a "ActivateWindowAndFocus", this window interpretes it as "ParentDir". What´s wrong?

Thanks for help.


- konti - 2011-08-03 22:50

lorbi Wrote:Hi,


and


which sequenze is needed for EPG Data Now, Next and Timeline?

Another question, when i use the "back-button" in a "ActivateWindowAndFocus", this window interpretes it as "ParentDir". What´s wrong?

Thanks for help.

I second this request/question! But i did find out that you can set your favorite EPG view (Now, Next or Timeline) in the settings. Using the new EPG action will open your current set EPG view. So if you make sure your XBMC always starts with "Timeline", you will always get this when choosing "EPG = XBMC.ActivateWindowAndFocus(MyPVR, 31,0, 10,0)".

At least this is good enough for me for now!


- EkASs - 2011-08-17 11:24

dushmaniac Wrote:told you Smile

I'll add a record shortcut later. Any other "missing buttons"?
I try to open the guide of the current program without success.

When I call DialogPVRGuideInfo, the windows is empty. Is it possible to add a shortcut to the guide of the current program.

Thanks.


- opdenkamp - 2011-08-17 13:16

lorbi Wrote:which sequenze is needed for EPG Data Now, Next and Timeline?
that's not possible. it'll always take the last guide you selected.

Quote:Another question, when i use the "back-button" in a "ActivateWindowAndFocus", this window interpretes it as "ParentDir". What´s wrong?
that's because of a change in mainline. buttons have been changed there. create a ticket for this if you like

EkASs Wrote:When I call DialogPVRGuideInfo, the windows is empty. Is it possible to add a shortcut to the guide of the current program.
from memory, without checking anything: you need pvrguideosd, not guideinfo


- EkASs - 2011-08-17 13:36

dushmaniac Wrote:from memory, without checking anything: you need pvrguideosd, not guideinfo
pvrguideosd show the window with all the programs of the channel, I have to choose the program to see the detail.

What I need is to see the detail of the current program with one key, the guideinfo window (like now but with the data Smile ).


- louis - 2011-08-17 13:37

dushmaniac Wrote:that's because of a change in mainline. buttons have been changed there. create a ticket for this if you like

Interesting...when i press the "menu" button (which switched to the home screen before ppa-pvr-46) i get the "Timers" Window...something is mixed up there completely Eek

Cheers Louis


- opdenkamp - 2011-08-17 21:29

EkASs Wrote:pvrguideosd show the window with all the programs of the channel, I have to choose the program to see the detail.

What I need is to see the detail of the current program with one key, the guideinfo window (like now but with the data Smile ).
that's a new feature request


- macardi - 2011-08-19 10:40

Is it possible to implement a shortcut that starts live-tv, fullscreen, at the latest channel?