summaryrefslogtreecommitdiff
path: root/dist/epgdata2xmltv
AgeCommit message (Collapse)Author
2017-03-20Changed code for c++11 compatibilityHEADmasterJochen Dolze
2014-08-10Increased timeout in epgdata2xmltv to 300 seconds, fixes bug #1869Jochen Dolze
2014-03-21Added new channel dist filesJochen Dolze
Added support for SxxExx subtitles in epgsource Added support for getting season/episode from description
2013-11-03Added XML_PARSE_HUGE to epgdata2xmltvJochen Dolze
2012-12-30Added patch for epgdata2xmltv Makefile partially (support #1125, thanks to ↵Jochen Dolze
zoolooc)
2012-09-02Added handling of content descriptorJochen Dolze
Added tvm2xmltv .xsl and channellist .dist files
2012-07-02Added channel update from dunar (feature #1024)Jochen Dolze
2012-06-07Added sorting of epg entriesJochen Dolze
Added episode, "tagestipp" and "toptipp" to epgdata2xmltv
2012-05-23Added patch from Der_Pit to epgdata2xmltvJochen Dolze
2012-05-17Added 'pid' tag for eventidJochen Dolze
Changed epgdata2vdr to use pid tag instead of category for eventid
2012-05-07Improved epgdata2xmltv, added audio/video/starrating/icon-tagsJochen Dolze
2012-04-04Added cppcheck 1.53 suggestionsJochen Dolze
2012-03-04Added season/episode handlingJochen Dolze
Changed epgdata size limit, reusing old downloaded files
2011-11-27epgdata2xmltv now handles wrong charset and encoding (only sort of!)v0.0.2Jochen Dolze
added eplist support
2011-11-18Changed parsing of qy.dtdJochen Dolze
2011-08-07Added log outputJochen Dolze
Added check before adding events Minor code updates/cleanups
2011-08-07Fixed wrong content-type in epgdata2xmltv (cp1252 instead of latin1)Jochen Dolze
2011-08-01Updated error reportingJochen Dolze
Updated parsing
2011-07-29Added more error info when xmltv data overlapsJochen Dolze
Added Makefile_ to build plugin with grabber
2011-07-26Added information filesJochen Dolze
Added error handler for libxml
2011-07-24Added epgdata importerJochen Dolze