add-ons / service.iptv.manager

Integrate TV and radio channels with EPG data from other add-ons in Kodi PVR.
https://github.com/add-ons/service.iptv.manager/wiki
GNU General Public License v3.0
98 stars 28 forks source link

Implement genre #31

Closed michaelarnauts closed 4 years ago

michaelarnauts commented 4 years ago

This PR implements genre in the EPG. The sting will be passed as it is received from the Add-on. There is no color coding done yet.

Related PR's:

Fixes #30