2015-06-09, 15:34
(2015-06-08, 22:52)janbar Wrote:(2015-06-08, 22:34)HocEman Wrote: I am trying to shave some monthly costs and get rid of my cable set top boxes. I am close to making the switch to using my in place Kodi setup with MythTV as the back end.Yes there is: simply copying "default" file pvr.mythtv/resources/eit_categories.txt to user kodi addon profile of the addon: $HOME/.kodi/userdata/addon_data/pvr.mythtv/ .Then update copied files as you need, matching your mythtv categories names with category code.
I have noticed that many channels are not color coded in the EPG and the category is "unknown." While this is not a deal breaker, it does increase the "wife's lack of tolerance" to any change in our lives.
My searches for solutions have only turned up this article:
http://kodi.wiki/view/MythTV_PVR/DVB-EIT-categories
It seems to be quite involved and also lacking some info, like where I can find the proper categories for the "conversion script." I am using Schedules Direct to pull the scheduling info, but I am not sure if this is adding to the problem.
Is there a different way to accomplish this? Maybe I have something mis-configured. If I access mythweb, all of the listings are color coded and have the correct category defined.
Any help would be appreciated!
I doesn't yet write a documentation about, but it will be soon ...
EDIT: the file is loaded on addon startup, so you have to restart kodi to reload updated content
Thanks Janbar!
I am using Windows so I copied the eit_categories.txt from C:\Users\MYUsername\AppData\Roaming\Kodi\addons\pvr.mythtv\resources\ TO C:\Users\MYUsername\AppData\Roaming\Kodi\userdata\addon_data\pvr.mythtv\
I can see in the Kodi.log that it seems to be loading the categories, but I still have lots of channels that show as "Other/Unknown" and are not colored in the EPG. Based on your response I need to match my mythtv category names with the category code in the eit_categories.txt.
Unfortunately, I do not know where to find the mythtv categories so I can match them up. I am using Mythbuntu as my mythtv back end and I am pulling the schedule information from Schedules Direct. Can someone point me to the location of the XML file, or to somewhere that I can find the mythtv categories? Thanks!