summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-21Added new channels to tvm2xmltv.dist, thanks to Keine_Ahnung (Ticket #1270)Jochen Dolze
2013-04-20Fixed compatibility for VDR <= 1.7.32Jochen Dolze
Removed usleep which was added for debugging
2013-04-18Better handling of 'epall' optionJochen Dolze
Ignore lock errors, epg handler will add data later
2013-04-04Found and fixed possible memory leakJochen Dolze
2012-12-30Added patch for epgdata2xmltv Makefile partially (support #1125, thanks to ↵Jochen Dolze
zoolooc)
2012-12-30Added entry in tvm2xmltv.dist file, thanks to swer, fixes #1198Jochen Dolze
2012-12-16Added patch from henkwiedig, closes Bug #1155Jochen Dolze
2012-12-16Added change from Keine_Ahnung, fixes bug #1177Jochen Dolze
2012-10-06Updated tvm2xmltv.dist (contributed by maniac)Jochen Dolze
2012-09-14Fixed 'soundex failed' errorJochen Dolze
2012-09-02Added handling of content descriptorJochen Dolze
Added tvm2xmltv .xsl and channellist .dist files
2012-08-27Prevent uninitialised values for season, episode or overallepisode getting ↵Jochen Dolze
into the epg
2012-08-25Added Title as optionJochen Dolze
Added code if soundex isnt available Smaller code cleanups
2012-08-09Added check for soundex functionJochen Dolze
2012-07-24Fixed two minor bugsJochen Dolze
2012-07-18Removed SetTitle() from EpgHandlerJochen Dolze
2012-07-17Added GetSqliteCompileOptions()Jochen Dolze
2012-07-14Fixed ' character bug dicovered by oldmanukJochen Dolze
Added output of sqlite version
2012-07-14Fixed bug which prevents some events to get updatesJochen Dolze
Added better handling of two titles
2012-07-09Added support for two titles (e.g. 'Mein cooler Onkel Charlie' vs. 'Two and ↵Jochen Dolze
a half men')
2012-07-02Added channel update from dunar (feature #1024)Jochen Dolze
2012-06-25Removed cSchedulesLock from cParse::Process (not needed)Jochen Dolze
Prevent Timers.DeleteExpired() while in cImport::Process Added support for epgsearch-enablesearchtimers-v1.0 service
2012-06-24Updatet linkpictures functionJochen Dolze
Added svdrp TIMR function Improved season and episode matching
2012-06-19Added a hint for better finding VDR eventsJochen Dolze
2012-06-18Add values from episode-num fieldJochen Dolze
Small bugfixes on several places
2012-06-18Prevent update of wrong database events if eiteventids rotate dailyJochen Dolze
2012-06-14Prevent crlf in title and shorttext (fixes bug #1017)Jochen Dolze
2012-06-14Fixed missing local variable initialisationJochen Dolze
2012-06-14Fixed epdir bugJochen Dolze
Replaced local variables with cGlobals in parse.cpp
2012-06-14Fixed xmltv eventid bugJochen Dolze
2012-06-12Fixed adding description bugJochen Dolze
2012-06-08Fixed bug which was introduced by sorting epg entriesJochen Dolze
2012-06-07Added sorting of epg entriesJochen Dolze
Added episode, "tagestipp" and "toptipp" to epgdata2xmltv
2012-06-03Added cEvent::AddDescription to allow adding multiple descriptions from xmltvJochen Dolze
2012-05-31Added check for invalid character in xmltv eventsJochen Dolze
2012-05-30Small fixes in sql error loggingJochen Dolze
2012-05-29Added start/stop of epgsearch searchtimerJochen Dolze
2012-05-28Added better debug output on sql errors while parsing xmltvJochen Dolze
2012-05-23Added patch from Der_Pit to epgdata2xmltvJochen Dolze
2012-05-23Changed sql index handling (fixes bug #987)Jochen Dolze
2012-05-19Changed search algo for existing events (max. difftime 780s)Jochen Dolze
Improved log output
2012-05-17Fix bug #986 reported from oldmanuk (unknown elements)Jochen Dolze
2012-05-17Added 'pid' tag for eventidJochen Dolze
Changed epgdata2vdr to use pid tag instead of category for eventid
2012-05-16Changed import handling for 'create', existing eventids will be reassignedJochen Dolze
Added picture linking for 'create'
2012-05-13Fixed copying settings from one map to anotherJochen Dolze
Added scrolling with yellow/green in source channel listing (suggested by Der_Pit)
2012-05-13Added pic parameter after pin (needs updated sources)Jochen Dolze
Added image links to new format (ChannelID_picname_nr.jpg)
2012-05-12Changed title- and shorttext-handlerJochen Dolze
Added epgsearch config examples
2012-05-09Added image housekeepingJochen Dolze
Added manual housekeeping with HOUS command
2012-05-07Improved epgdata2xmltv, added audio/video/starrating/icon-tagsJochen Dolze
2012-05-07Adding newline to events without descriptionJochen Dolze