WIP Discuss improvements for pvr section - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32) +--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26) +---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136) +---- Thread: WIP Discuss improvements for pvr section (/showthread.php?tid=175135) |
RE: Discuss improvements for pvr section - negge - 2014-04-02 If no one has done so yet come Friday I'll whip up a PR and see what the rest of the guys think about it. RE: Discuss improvements for pvr section - xhaggi - 2014-04-02 again .. the only concern all of you have is the usability issue with the left trigger right? RE: Discuss improvements for pvr section - mayoman - 2014-04-02 (2014-04-02, 11:33)xhaggi Wrote: again .. the only concern all of you have is the usability issue with the left trigger right? Yes for me. I am happy with the lingertime = 0 setting (tried it on the Pi last night) RE: Discuss improvements for pvr section - LSU Jonno - 2014-04-02 (2014-04-02, 11:33)xhaggi Wrote: again .. the only concern all of you have is the usability issue with the left trigger right? Yes, but its not as simple as that as we explained before...I'm completely satisfied now that I know about the lingertime setting (why it took 12 pages for that little nugget to pop out I'll never know), but I think there will be a lot more people in this boat that will never know about the advancedsettings.xml fix and will ditch XBMC PVR because of this. It does seem that the vast majority of the people who like past data in their EPG know about the lingertime setting and could enable it themselves if they so chose. RE: Discuss improvements for pvr section - Talguy - 2014-04-02 I have also set the Lingertime = 0 setting in advancedsettings.xml. Life is good now. The EPG is more usable when scrolling through it. Thans @xhaggi, for posting the setting up for us. Wish it was set as default but this is good enough for now. I still would still like to see channel number entry in the EPG view one day as this seems like an industry standard on all cable settop boxes. Other than that i can't wait till all the other changes get merged into the mainline for future releases of XBMC 13.X or 14. RE: Discuss improvements for pvr section - xhaggi - 2014-04-02 (2014-04-02, 15:20)Talguy Wrote: I still would still like to see channel number entry in the EPG view one day as this seems like an industry standard on all cable settop boxes. this is up to the skin. skins like xperience1080 include the channel number here. RE: Discuss improvements for pvr section - xhaggi - 2014-04-02 (2014-04-02, 14:48)LSU Jonno Wrote:(2014-04-02, 11:33)xhaggi Wrote: again .. the only concern all of you have is the usability issue with the left trigger right? How could I forget it. don't get mad at me, but it wasn't part of the wiki RE: Discuss improvements for pvr section - negge - 2014-04-02 @Talguy: do you mean you'd like to see the channel number next to the name or the ability to jump to a specific channel by entering a number on your remote? Re: RE: Discuss improvements for pvr section - Talguy - 2014-04-02 (2014-04-02, 15:42)negge Wrote: @Talguy: do you mean you'd like to see the channel number next to the name or the ability to jump to a specific channel by entering a number on your remote? Ability to jump when entering a channel number RE: Discuss improvements for pvr section - LSU Jonno - 2014-04-02 (2014-04-02, 15:40)xhaggi Wrote:(2014-04-02, 14:48)LSU Jonno Wrote:(2014-04-02, 11:33)xhaggi Wrote: again .. the only concern all of you have is the usability issue with the left trigger right? Not mad. You guys do great work. I just thought it was funny that we had 12 pages of belly aching over the gaining the ability to disable a feature that we already had the ability to disable...we just didn't know it. RE: Discuss improvements for pvr section - negge - 2014-04-05 I've created some pull requests which change the default lingertime behavior: 4526 (PR) 4527 (PR) RE: Discuss improvements for pvr section - advocate99 - 2014-04-05 I couldn't have said it better myself! (2014-04-01, 21:01)LSU Jonno Wrote: It seems that the only people who want this feature are XBMC "power users" and they already know the feature exists and can be enabled in advancedsettings.xml. RE: Discuss improvements for pvr section - opdenkamp - 2014-04-05 I'm against adding settings to work around usability issues of a feature that was added. Even if we would want to add a gui setting for it (so not an advanced setting), then it's way too late for Gotham to do this and the first time I was asked about adding a setting for it, strings were already frozen for this release. So a setting wasn't going to be added for it anyway. Two options for this release: - fix the usability issue (and not by defaulting linger time to 0, which changes the old behaviour and affects people on networks that don't provide exact starting times for programs) - revert the commits that added the feature and look at it again for Gotham+1 RE: Discuss improvements for pvr section - mayoman - 2014-04-05 (2014-04-05, 22:22)opdenkamp Wrote: - fix the usability issue (and not by defaulting linger time to 0, which changes the old behaviour and affects people on networks that don't provide exact starting times for programs)Would a default lingertime of say, 15 be acceptable? Large enough to get around the exact starting time problem but small enough that default behaviour is not hugely different to Frodo for a casual user. RE: Discuss improvements for pvr section - advocate99 - 2014-04-05 I think that I'd be okay with an hour of prior guide data. That'd be enough for most users to see that the feature is available, without driving people crazy. |