![]() |
Is it possible to show rerun in the EPG? - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: Is it possible to show rerun in the EPG? (/showthread.php?tid=244914) |
Is it possible to show rerun in the EPG? - mojo6911 - 2015-10-23 Here's an example from MythWeb: ![]() I would like something similar to show up in the EPG on Kodi. Is this possible? I was using WMC Server, and it would put a ® in the title. RE: Is it possible to show rerun in the EPG? - janbar - 2015-10-24 Yes it could be possible to add this feature and then if your epg grabber fill field previouslyshown we can put an R. This feature could be added in addon itself or in kodi using a new EPG_TAG_FLAG. First solution no need API upgrade and it could run with Isengard, and second need an API upgrade and will be available only for Jarvis if Kodi team want to include it. |