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 - sakos - 2017-12-10 Currently Kodi has two types of channel list. One is the normal which is shown when the user enters into Live TV menu (normal channel list), the other is shown when TV reception is ongoing (OSD channel view). These two views have the contain the same information and have the same goal: select a channel. However the format and operation are different. I think this is a completely unnecessary redundancy and only confuses the users. The two views should be somehow merged into a generic channel view. Actually I prefer the OSD view. RE: Discuss improvements for pvr section - Rantanplan-1 - 2018-05-21 Feature Wish: "ListItem.TimeRemaining" (MyPVRChannels.xml) Would be cool if it would be possible to show how long the currently Running TVShow runs thil it Ends. Currently we have "only" the Progressbar ("ListItem.Progress") and the Endtime ("ListItem.EndTime") to ge a idea how far a show is progressed, or how long it last thil it Ends / the next show starts. Having a value in Minutes how long the currently Running show wil last would imho. be cool. (Hope i was able to descripe well inought the idea) regards. Discuss improvements for pvr section - ksooo - 2018-05-22 (2018-05-21, 21:34)Rantanplan-1 Wrote: Feature Wish: Leia: PVR.EpgEventRemainingTime(mins) If no epg available for the running show (!VideoPlayer.HasEpg), use Player.TimeRemaining(mins) RE: Discuss improvements for pvr section - Rantanplan-1 - 2018-05-23 Thanks a bunch! RE: Discuss improvements for pvr section - msj33 - 2018-06-09 Use IPTV Simple PVR client daily Improvements suggested:
RE: Discuss improvements for pvr section - Av3nged - 2018-06-11 @msj33 All of those suggestions are for the iptv simple client this is the general pvr improvement section. Your request should be in the iptv simple client area as some of the other clients have those suggestions. Request #4 is the only one that I don’t know if it is possible but I believe it is. RE: Discuss improvements for pvr section - fbomke - 2018-07-05 I don't know if this is the right section for this FR... Regarding recording thumbnails (if provided by backend) it would be great to also have them for virtual folders (maybe just use the most recent one). This would make things look way more pleasent when dealing with many recordings and having them grouped in folders... RE: Discuss improvements for pvr section - Rantanplan-1 - 2018-07-23 ChannelGroup Manager-> Requests/Ideas in short: ChannelGroupManagerDialog -> "selectedcolor" for selected groups + "disabledcolor" for disabled groups + move group position buttons.). ---------- Currently the selected Channelgroup item (in List id="13" in "DialogPVRChannelManager.xml") isnt highlighted (doesnt make use of "<selectedColor>") Would imho. be nice if the selected ChannelGroup-Item also would show the selected-color. (lets say i open the channelGroupManager right from the Settings, and "click"/select the Group "HD" in List id="13", now on the right side i see the hidden and the visible channels from this Group, but have almost non visual indication which group i am editing. Now it would be nice to have a visual indicator which channelGroup is shown. therefore it would imho. be nice to set the selected item in List id="13" as selected.
------------ Second request: (Not that important to me personaly but guess could be a nice addition) Would be Nice if there (in "DialogPVRChannelManager.xml") would be Buttons to rearange the different channelgroups (move-up selected Channelgroup, move-down selected Channelgroup) mfG. EDIT: quick sketch: EDIT2: if "HiddenChannelGroups" would get the "<disabledcolor>" would be cool to. (Dont see currently a visual indicator for the Hiddeen Groups in the ChannelgroupManager.) |