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: Improving some stuff for live tv section - xhaggi - 2013-10-14 (2013-10-14, 13:47)charlie0440 Wrote: @xhaggi, I know I have no say but I agree with you. Your first implementation worked really well. I don't like the reinstated buttons! in any case, you can tell us your opinion, if it's related to the topic RE: Improving some stuff for live tv section - Jönke - 2013-12-27 @xhaggi, So any chance you can add epg description to epg timeline view in Confluence ? Something like this RE: Improving some stuff for live tv section - dodoadoodoo - 2013-12-27 Nice, looks very useful! /D (2013-12-27, 01:30)Jönke Wrote: @xhaggi, So any chance you can add epg description to epg timeline view in Confluence ? RE: Improving some stuff for live tv section - xhaggi - 2013-12-27 Added a PR for this https://github.com/xbmc/xbmc/pull/3906 RE: Improving some stuff for live tv section - Jönke - 2013-12-27 Wow that was fast, love it ! How about one more request ? http://forum.xbmc.org/showthread.php?tid=180919 RE: Improving some stuff for live tv section - xhaggi - 2013-12-27 currently there is no support for this (episode/season info). so it's a little bit more work to add it RE: Improving some stuff for live tv section - da-anda - 2013-12-27 + not all backends/providers support it, so it has to be conditional in skins RE: Improving some stuff for live tv section - Jönke - 2013-12-27 Ok thanks for clarify ! Hope someone who uses Tvheadeand (tvh supports episode/season) as backend is willing to work on it, cause it´s hard to use xbmc to record series without that info. @xhaggi & da-anda what backend are you guys using ? RE: Improving some stuff for live tv section - xhaggi - 2013-12-28 I'm using tvheadend .. but i can't use the season recording feature because the epg did not hold this information. do you use an xml epg service? RE: Improving some stuff for live tv section - Jönke - 2013-12-28 Yes i use http://se.timefor.tv , they have xmltv epg for 2000 european channels for a low cost. RE: Improving some stuff for live tv section - Jönke - 2013-12-28 (2013-12-27, 18:11)xhaggi Wrote: Added a PR for this https://github.com/xbmc/xbmc/pull/3906 Is it possible to make mce record button to set timers/ start direct recording on epg program in timeline view ? As a quick way to record shows with only one click. Works in live tv full screen. Thanks xhaggi for all you pvr work! Been waiting for someone to give pvr some love, thanks!! RE: Improving some stuff for live tv section - Swifty - 2013-12-28 I have an MCE remote too, but I never use the "record" button as last time (a few months ago) when I used it while watching a channel it seemed to set an long recording and not just record the currently running program. Has this changed recently? But seconded, it would be really nice if there was some way to set a "one click recording" from the EPG via the record button on the remote. So nice to see the PVR section of XBMC getting some much needed love. it makes the thing some much more usable. Great work guys :-) RE: Improving some stuff for live tv section - xhaggi - 2013-12-29 this makes sense i'll look at this tomorrow. RE: Improving some stuff for live tv section - Jönke - 2013-12-30 (2013-12-28, 22:51)Swifty Wrote: I have an MCE remote too, but I never use the "record" button as last time (a few months ago) when I used it while watching a channel it seemed to set an long recording and not just record the currently running program. Don't know when it changed but it records the on-going show RE: Improving some stuff for live tv section - xhaggi - 2013-12-30 (2013-12-30, 00:56)Jönke Wrote: Don't know when it changed but it records the on-going show yeah this should work. |