Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edit4ever authored Aug 19, 2020
1 parent 10e9dda commit 8470afe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# zap2epg - Kodi addon (script.module.zap2epg)

zap2epg will generate an xmltv.xml file for USA/Canada TV lineups.
zap2epg will generate an xmltv.xml file for USA/Canada TV lineups.*

zap2epg is originally designed to be easily setup in Kodi for use as a grabber for tvheadend. It includes the ability to setup your channel list to reduce the amount of data downloaded and speed up the grab. It has an option for downloading extra detail information for programs. (Note: this option will generate an extra http request per episode) It also has an option to append the extra detail information to the description (plot) field, which makes displaying this information in the Kodi EPG easier on many skins.

Expand All @@ -11,3 +11,5 @@ Setup:
4. You can run the program from the addon as a test - not necessary
5. Setup the zap2epg grabber in tvheadend
6. Enjoy your new EPG!

* Note that zap2epg is a proof of concept and is for personal experimentation only. It is not meant to be used in a commercial product and its use is your own responsibiility.

0 comments on commit 8470afe

Please sign in to comment.