opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 26 Location: Heerlen, The Netherlands |
2011-08-19 11:19
Post: #21
yes. add another feature request ticket for that on github or trac
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 |
bablefish
Junior Member Posts: 15 Joined: Jul 2011 Reputation: 0 |
2011-08-23 11:56
Post: #22
Hi,
I wrote a comment earlier in this thread about a "shortcut" to record the currently playing show (the sama as pressing M and select record from the OSD). I did not see any info on this (or if it is already possible). This would be an easy alternative to teach the kids for timeshift (or at least pause live TV)... Press the recording button, then recordings and play the currently recording channel. Currently it is a lot of steps - Press the OSD button, then left twice, then select... (I hope you get the idea). /BableFish |
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 26 Location: Heerlen, The Netherlands |
2011-08-23 13:33
Post: #23
feature request ticket please
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 |
bablefish
Junior Member Posts: 15 Joined: Jul 2011 Reputation: 0 |
2011-08-24 13:35
Post: #24
Ticket #11905 (new Feature Requests) created.
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 26 Location: Heerlen, The Netherlands |
2011-08-25 13:06
Post: #25
cheers
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 |
hoppel118
Member Joined: Jul 2011 Reputation: 0 Location: Germany - Hamburg |
2011-08-28 16:06
Post: #26
bablefish Wrote:Ticket #11905 (new Feature Requests) created. Hey bablefish, had a look to xbmc-trac. What about that answer? I think it's still not possible. Or what exactly do we have to do? http://trac.xbmc.org/ticket/11905 bablefish Wrote:I wrote a comment earlier in this thread about a "shortcut" to record the currently playing show (the sama as pressing M and select record from the OSD). I did not see any info on this (or if it is already possible). We discussed about this in the vdr-portal. This doesn't work anymore. An issue already exists on github: https://github.com/opdenkamp/xbmc/issues/213 Greetings Hoppel hfx mini - COMPLETELY PASSIVE COOLING asus - rampage II gene, q8400s, 2x2gb ssd: 120gb ocz v2, hdd: 2tb wd20ears, blu-ray-odd: optiarc bc 5600s geforce engt220, dd cines2 [18c3:dd00], imon vfd + pad os1: ubuntu 11.04 x86_64, xbmc pre11.0 opdenkamp-git:20110818-b2a5a4c, etobis vdr-1.7.18-2, pipelka-xvdr-server 0.9.0 (Prot:3), pipelka-xvdr-client 1.0.0 os2: win7 ult. x86, media browser, powerdvd 11 |
| find quote |
hoppel118
Member Joined: Jul 2011 Reputation: 0 Location: Germany - Hamburg |
2011-08-28 16:30
Post: #27
Curious. When I press "e" on my keyboard I get the timeline. But when I press the dedicated button on my remote, I get an overview for the next "shows" on the actual channel. where is the problem?
Here the relevant parts of my global remote.xml and my Lircmap.xml: /usr/share/xbmc/system/keymaps/remote.xml Code: <guide>XBMC.ActivateWindowAndFocus(MyPVR, 31,0, 10,0)</guide>/home/xbmc/.xbmc/userdata/Lircmap.xml Code: <guide>KEY_CAMERA</guide>Under "xbmc-settings-livetv-epg" I configured "timeline" as default. ------------------------------------------------------------------------------------------------------------------------- EDIT: In the global remote.xml I found a second <guide> under FullScreenVideo. Code: <guide>XBMC.ActivateWindow(PVROSDGuide)</guide>I am always on fullscreenvideo. If I change this to the following, everthing is ok, but I think it's not the right way: Code: <guide>XBMC.ActivateWindowAndFocus(MyPVR, 31,0, 10,0)</guide>------------------------------------------------------------------------------------------------------------------------- EDIT 2: Ok, I allocated some obc-universalremote-keys to get this working. So this is solved. Greetings Hoppel hfx mini - COMPLETELY PASSIVE COOLING asus - rampage II gene, q8400s, 2x2gb ssd: 120gb ocz v2, hdd: 2tb wd20ears, blu-ray-odd: optiarc bc 5600s geforce engt220, dd cines2 [18c3:dd00], imon vfd + pad os1: ubuntu 11.04 x86_64, xbmc pre11.0 opdenkamp-git:20110818-b2a5a4c, etobis vdr-1.7.18-2, pipelka-xvdr-server 0.9.0 (Prot:3), pipelka-xvdr-client 1.0.0 os2: win7 ult. x86, media browser, powerdvd 11
(This post was last modified: 2011-08-28 18:13 by hoppel118.)
|
| find quote |
hoppel118
Member Joined: Jul 2011 Reputation: 0 Location: Germany - Hamburg |
2011-08-28 16:53
Post: #28
dushmaniac Wrote:teletext is already mapped to the "v" button. teletext doesn't work for me. I get the message: "teletext not available". From where xbmc gets this data? I use xvdr (vnsi). ------------------------------------------------------------------------------------------------------------------------- EDIT: --> this is an issue with odk46: https://github.com/opdenkamp/xbmc/issues/217 hfx mini - COMPLETELY PASSIVE COOLING asus - rampage II gene, q8400s, 2x2gb ssd: 120gb ocz v2, hdd: 2tb wd20ears, blu-ray-odd: optiarc bc 5600s geforce engt220, dd cines2 [18c3:dd00], imon vfd + pad os1: ubuntu 11.04 x86_64, xbmc pre11.0 opdenkamp-git:20110818-b2a5a4c, etobis vdr-1.7.18-2, pipelka-xvdr-server 0.9.0 (Prot:3), pipelka-xvdr-client 1.0.0 os2: win7 ult. x86, media browser, powerdvd 11
(This post was last modified: 2011-08-30 17:08 by hoppel118.)
|
| find quote |
hoppel118
Member Joined: Jul 2011 Reputation: 0 Location: Germany - Hamburg |
2011-08-30 17:15
Post: #29
What about generel key-mappings? When I watch a record, I can't use the standard keys on my remote, like: "play, pause, stop, rw, ff". I think this keys are interesting for future use (when timeshift works), too.
hfx mini - COMPLETELY PASSIVE COOLING asus - rampage II gene, q8400s, 2x2gb ssd: 120gb ocz v2, hdd: 2tb wd20ears, blu-ray-odd: optiarc bc 5600s geforce engt220, dd cines2 [18c3:dd00], imon vfd + pad os1: ubuntu 11.04 x86_64, xbmc pre11.0 opdenkamp-git:20110818-b2a5a4c, etobis vdr-1.7.18-2, pipelka-xvdr-server 0.9.0 (Prot:3), pipelka-xvdr-client 1.0.0 os2: win7 ult. x86, media browser, powerdvd 11
(This post was last modified: 2011-09-02 16:24 by hoppel118.)
|
| find quote |
EkASs
Member Posts: 82 Joined: Feb 2011 Reputation: 0 Location: France |
2011-08-30 17:28
Post: #30
It's probably a xvdr limit. With tvheadend plugin, all these keys work.
|
| find quote |

Search
Help