Results 1 to 5 of 5

Threaded View

  1. #1
    You betta werk! expatter's Avatar
    Join Date
    Feb 2015
    Location
    left field
    Posts
    547
    Rep Power
    49

    [MOD] EPG with Color/Genre

    I've been pulling my own EPG for some time now and finally decided it should have color backgrounds like we had with psychon's guide. I did some research on kodi.tv forums and found an easy fix to enable it.

    Credit goes to kodi.tv forum user centuri. I modified what he provided and tested and the result is a fully working color EPG.
    Skin Examples:

    AEON NOX
    Confluence

    First step is to find the file to edit. Below are the 2 skins that I have done and their paths. Note: Other skins should follow the same path but depends on PVR filename. This should give you a general idea on what to do.

    Skins path and filename

    AEON NOX
    \Users\Username\AppData\Roaming\Kodi\Addon\skin.ae on.nox\1080i\Includes_PVR.xml.

    Confluence
    \Users\Username]AppData]Roaming\Addon\skin.confluence\720p\ViewsPVR.xml


    Open the file in any text editor and search for the lines below. These lines are in the file twice so you will have to replace them both.

    For AEON NOX search for
    <texture border="4">$INFO[ListItem.Property(GenreType),epg-genres/,.png]</texture>

    For Confluence search for
    <texture border="3">epg-genres/$INFO[ListItem.Property(GenreType)].png</texture>

    Change them to (There are TWO instances of the above, so this has to be done twice)

    <texture border="3">epg-genres/$INFO[ListItem.Genre].png</texture>

    Save the file once you have change both lines.


    Second step- you need to add a epg-genres folder in the skins media folder

    AEON NOX
    \Users\Username\AppData\Roaming\Kodi\Addon\skin.ae on.nox\media

    Confluence
    \Users\Username\AppData\Roaming\Kodi\Addon\skin.co nfluence\media

    And add this file in the media folder (unzip and place epg-genres in the media folder)
    There are two files. One has Transparent colors the other solid colors. Choose the one that best fits the skin you are using.

    Code:
    epg-genres.zip Transparent Colors
    Code:
    epg-genres.zip Solid Colors
    Unzip the downloaded Colors file and place the folder within the appropriate skin addon directory. For Confluence, add epg-genres into the media directory. Restart Kodi.

    If you don't want to edit the ViewsPVRGuide.xml file, download the following file and place in the skin.confluence folder and overwrite when prompted. (This file does not need to be unzipped.)

    Code:
    https://www.sendspace.com/file/9k67c3
    I checked this ViewsPVRGuide.xml with Kodi versions 16.1 and 17.1 with Confluence skins. Works with both. An EPG that's a little less boring.

    Enjoy.
    Last edited by expatter; 04-28-2017 at 09:15 AM. Reason: Shortened Post and added file usable in both Jarvis & Krypton

 

 

Similar Threads

  1. background color
    By irlene in forum IPTV Private Server (IPTV66)
    Replies: 1
    Last Post: 07-01-2018, 04:21 PM
  2. [MOD] EPG with Genre Color (10.3.4)
    By couch potato in forum IPTV Stalker (Video add-on)
    Replies: 55
    Last Post: 03-07-2017, 02:08 AM
  3. guide color help.??
    By 1iwilly in forum Kodi Discussion
    Replies: 4
    Last Post: 08-11-2015, 11:12 PM
  4. screen color change
    By rover999 in forum Mag 250 & Mag 254 IPTV Box
    Replies: 3
    Last Post: 06-03-2015, 05:57 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •