• 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 43
WIP Discuss improvements for pvr section
(2014-04-30, 21:31)moronim Wrote:
(2014-04-30, 17:55)xhaggi Wrote:
(2014-04-30, 17:45)moronim Wrote: Is there a plan to implement this feature in the future? I'd be interested to know how we could get it prioritized.

it would be great if you could create an issue ( http://trac.xbmc.org ), so it is not lost.

Thanks xhaggi - I submitted ticket #15169 into trac.

thx, i added a pull request for this feature https://github.com/xbmc/xbmc/pull/4646
Reply
Hi all. I know it's not directly related to PVR but some of us has a long channel lists. The navigation in the list view especially if you have hundreds of channels is not optimal at the moment.
Can someone please have a look at this thread: http://forum.xbmc.org/showthread.php?tid=178587
Would it be possible to implement the new list container to make the list navigate like this: http://www.youtube.com/watch?v=iO-lS6jGVcE

Thanks.
Reply
+1 for the navigation feature nhsman!
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
Reply
(2014-05-03, 17:37)xxxnelly Wrote:
(2014-05-02, 13:15)da-anda Wrote: @NatroN check PVR settings, there you can configure your desired behavior (either using a delay or only switch on pressing "select/enter")

Thats not quite true.

The switch on pressing select/enter only works when manually entering numeric keys.

The delay works, but you like NatroN I would prefer it was on selecting the channel that it changed.

Exactly! This works only when I select the channel via numeric keys. Wehen pressing up/down it ALWAYS switches channel.
Reply
(2014-05-04, 21:02)NatroN Wrote:
(2014-05-03, 17:37)xxxnelly Wrote:
(2014-05-02, 13:15)da-anda Wrote: @NatroN check PVR settings, there you can configure your desired behavior (either using a delay or only switch on pressing "select/enter")

Thats not quite true.

The switch on pressing select/enter only works when manually entering numeric keys.

The delay works, but you like NatroN I would prefer it was on selecting the channel that it changed.

Exactly! This works only when I select the channel via numeric keys. Wehen pressing up/down it ALWAYS switches channel.

Because i had the same problem i used the keymap editor plugin inside xbmc to learn the up and down arrows for my remote and then i puted this in my keyboard.xml

<FullscreenLiveTV>
<keyboard>
<key id="61568">XBMC.ActivateWindow(PVROSDChannels)</key>
<key id="61569">XBMC.ActivateWindow(PVROSDChannels)</key>
<key id="61571">ChannelUp</key>
<key id="61570">ChannelDown</key>
</keyboard>
</FullscreenLiveTV>

Offcourse the key id's 61568 and 61569 are specific for my remote.. you can do the same to find your own.
Also i have assigned the left and right arrows to do channel UP or Down (My remote codes 61571-61570)
There's no substitute for experience
Reply
(2014-05-04, 09:36)xhaggi Wrote:
(2014-04-30, 21:31)moronim Wrote:
(2014-04-30, 17:55)xhaggi Wrote: it would be great if you could create an issue ( http://trac.xbmc.org ), so it is not lost.

Thanks xhaggi - I submitted ticket #15169 into trac.

thx, i added a pull request for this feature https://github.com/xbmc/xbmc/pull/4646

Thanks a lot. Was just still setting up my build environment when you did exactly what I had planned. I'm going to continue setting the environment up so I can test this out.
Image
Reply
(2014-05-05, 22:10)Talguy Wrote:
(2014-05-04, 09:36)xhaggi Wrote:
(2014-04-30, 21:31)moronim Wrote: Thanks xhaggi - I submitted ticket #15169 into trac.

thx, i added a pull request for this feature https://github.com/xbmc/xbmc/pull/4646

Thanks a lot. Was just still setting up my build environment when you did exactly what I had planned. I'm going to continue setting the environment up so I can test this out.

I built it yesterday. It works great! Looking forward for it to be formally added to an upcoming XBMC release.
Reply
(2014-05-05, 22:18)moronim Wrote: I built it yesterday. It works great! Looking forward for it to be formally added to an upcoming XBMC release.

thanks for testing it.
Reply
Sorry if this has been discussed before.
Are there any changes regarding of showing "No information available" label in the EPG timeline view? For channels that do not have EPG.
I've enabled this setting in xbmc but these labels are only visible in the main channels view.
HTPC Server - Windows 8.1 + XBMC Helix | Intel QuadCore, 4GB RAM, 4 TB SATA
Intel NUC D54250WYK - Windows 8.1 + XBMC Helix | Logitech Harmony 750
Samsung UE8005 | Bluetooth keyboard & mousepad
Reply
do not spam every thread with this feature request. please add a feature request to trac http://trac.xbmc.org, so it will not lost.
Reply
Is there an RPC/API call available to check the status of PVR? I just need to poll for recording/not recording from a network device.

I suppose Player.GetItem will not include the recording status. Can we have soemthing like PVR.GetItem. (without any param it gives you the current status, with other params you could define the period to return planned/recorded channels).

I want to switch a circuit to light a vintage 'recording' sign from an arduino to indicate if I have something recording (also with TV off).
Platforms: macOS - iOS - OSMC
co-author: Red Bull TV add-on
Reply
@tripkip: PVR.GetProperties should do the trick.
Reply
Would it be possible to look into ticket 14498 before 13.1 ?

http://trac.xbmc.org/ticket/14498
Reply
(2014-05-09, 19:04)negge Wrote: @tripkip: PVR.GetProperties should do the trick.

Thanks!
Platforms: macOS - iOS - OSMC
co-author: Red Bull TV add-on
Reply
Its probably been mentioned a million times but I'd love to have a series link feature to record the same program each week.

A simple name search and record in the EPG could do the trick.
Reply
  • 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 43

Logout Mark Read Team Forum Stats Members Help
Discuss improvements for pvr section1