PVR Shortcuts

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
CKtwo Offline
Junior Member
Posts: 7
Joined: Jul 2011
Reputation: 0
Post: #11
same params here, astra 19.2°.

will give it a try tomorrow, the yavdr team will provide the latest git during the evening.
find quote
rmoliner Offline
Junior Member
Posts: 3
Joined: Jul 2011
Reputation: 0
Post: #12
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.
find quote
lorbi Offline
Junior Member
Posts: 1
Joined: Jul 2011
Reputation: 0
Post: #13
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.
find quote
konti Offline
Junior Member
Posts: 47
Joined: May 2005
Reputation: 0
Post: #14
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!
find quote
EkASs Offline
Member
Posts: 82
Joined: Feb 2011
Reputation: 0
Location: France
Post: #15
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.
find quote
opdenkamp Offline
Team-XBMC PVR Developer
Posts: 1,946
Joined: Feb 2009
Reputation: 24
Location: Heerlen, The Netherlands
Post: #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

opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
find quote
EkASs Offline
Member
Posts: 82
Joined: Feb 2011
Reputation: 0
Location: France
Post: #17
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 ).
find quote
louis Online
Junior Member
Posts: 28
Joined: Jun 2010
Reputation: 0
Post: #18
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
find quote
opdenkamp Offline
Team-XBMC PVR Developer
Posts: 1,946
Joined: Feb 2009
Reputation: 24
Location: Heerlen, The Netherlands
Post: #19
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

opdenkamp / dushmaniac

xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)]
personal website: [link]

Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log.

If you like my work, please consider donating to me and/or Team XBMC.
find quote
macardi Offline
Senior Member
Posts: 145
Joined: Sep 2008
Reputation: 0
Location: Sweden
Post: #20
Is it possible to implement a shortcut that starts live-tv, fullscreen, at the latest channel?
find quote
Post Reply