Feature #5077
Support for label formatting in the EPG view
0%
Description
Hi,
I´m using an EPG Guide from a .xml file which has label formatting capability (https://kodi.wiki/view/Label_Formatting) in order to be shown that characteristics in Kodi.
I would to know if it´s possible to implement it also in the EPG section. Because it´s showed in this way:
I´m aware that is just an aesthetic issue, but it would be great if could support it, if it´s possible.
Keep waiting your comments.
Regards
Files
History
Updated by Pablo Zerón over 6 years ago
I'm working on that, I will put a PR as soon as possible. Can you give me a url to download the xmltv you are using?
Thanks.
Updated by Nicolas Rioja over 6 years ago
- File guiatvSoloEsp.xml guiatvSoloEsp.xml added
Pablo Zerón wrote:
I'm working on that, I will put a PR as soon as possible. Can you give me a url to download the xmltv you are using?
Thanks.
Hi Pablo,
Great! Please find attached to this post the xmltv file that I´m using...
Remember that all the info related of the label formatting is described in the wiki of kodi in this page:
https://kodi.wiki/view/Label_Formatting
Best regards.
Updated by Pablo Zerón over 6 years ago
- File labelFormatting.diff labelFormatting.diff added
Could you test this patch with the lastest version from github?
A preview from two different themes:
Thanks.
Updated by Pablo Zerón over 6 years ago
- File labelFormatting.diff labelFormatting.diff added
Try with this, because some regex code only work with Chrome, now it works with Chrome, Firefox and Edge (and maybe others)
Thanks.
Updated by Nicolas Rioja over 6 years ago
Pablo Zerón wrote:
Try with this, because some regex code only work with Chrome, now it works with Chrome, Firefox and Edge (and maybe others)
Thanks.
Congratulations Pablo!! Very good job.
Thank you very much.