
-----------------------------------
EPG Daemon - epgd Revision History
-----------------------------------

2015-02-01: version 0.2.2
   - added: added scrsp to table recordings

2014-05-10: version 0.2.1
   - change: build lib for ther ./lib stuff
   - change: improved the speed and optimized cpu load

2014-04-15: version 0.2.0 (louis)
   - added: scraper support

2014-03-23: version 0.1.16 (horchi)
   - bugfix: fixed type for userexit checksum 

2014-03-21: version 0.1.15 (horchi)
   - added: added optional user defined procedure "userexit" called after data import

2014-03-19: version 0.1.14 (horchi)
   - bugfix: fixed image cleanup

2014-03-19: version 0.1.13 (horchi)
   - change: update images even if already imported
   - added:  uuid to eplists service login

2014-03-17: version 0.1.12 (horchi)
   - bugfix: major fix of 0.1.11!

2014-03-17: version 0.1.11
   - change: increased episodes.partname, episodes.comppartname to 300
   - change: added fields producer, other and camera
   - change: removed fields origtitle and team

2014-01-03: version 0.1.10
   - change: adapted epgdata plugin to modified header

2014-01-02: version 0.1.9
   - change: changed some fields to type Text due to row limit
   - change: increased shortreview to varchar 500

2013-12-31: version 0.1.8
   - change: increased field guest to 1000

2013-12-06: version 0.1.7
   - bugfix: fixed mem bug on initial start (at view create)

2013-12-05: version 0.1.6
   - bugfix: fixed mem bug on initial start (at procedure create)

2013-12-04: version 0.1.5
   - bugfix: fixed minor mem leak
   - change: changed coloum type of 'longdescription' from varchr to text

2013-12-04: version 0.1.4
   - bugfix: fixed insert handling with multimerge

2013-11-29: version 0.1.3
   - change: included procedures and views for multimerge
   - change: added 90 minutes more for series fetch at eplists.constabel.net

2013-11-20: version 0.1.2
   - change: changed merge flag in channelmap.conf yYnN not supportew anymore (preparation for feature ;))
   - change: updated bin-logging hint in README
   - change: increased shorttext and compshorttext to 300 chars, topic and guest to 500 chars
             therefore you have to alter your tables
   - change: download timeout now configurable
   - change: removed PIN from log message
   - added:  XML_PARSE_HUGE for libxml2 versions >= 20900

2013-10-28: version 0.1.1
   - change: fixed typos in README, added hint for epglv to README
   - bugfix: fixed typo of channelmap parsing
   - bugfix: Fixes at sql merge procedures by ckone
   - change: Rerouted error messages wich prohibit start of epgd to stderr
   - change: Improved epgd-tool (thanks to 3po)

2013-10-23: version 0.1.0
   - change: first release with epg merge
   - added:  new options EpgView, CheckInitial and UpdateThreshold
   - change  new layout channelmap table
   - added:  <merge>-parameter to channelmap.conf (see channelmap.conf for instructions)
   - added:  handling of the DVBs x-components (for example the audio and video track descriptions)

- Added possibilty to trigger EPG updates from your external EPG provider
    - execute "killall -HUP epgd" on command line


2013-09-27: version 0.0.8b
   - change: first alpha version with epg merge
   - added:  integrated sql procedures for epg merge (developed by ckone)
   - added:  automatic create of procedures and functions at initial start
   - added:  automatic create of analyze tables at initial start
   - change: improved reuse of stored epgdata files after dropall
   - change: improved cleanup of updated epgdata files
   - added:  new alternative view provided by 3PO
   - change: improved drop script

2013-09-23: version 0.0.8a
   - change: started devel branch for epg merge

2013-09-16: version 0.0.7
   - change: don't toggle updflg on series"
   - change: improved speed on image load" 
   - bugfix: fixed bug on init with missing database (grabber plugin API changed!!)

2013-09-05: version 0.0.6
   - added:  init scripts and ebuild for gentoo - thanks to 3po
   - added:  show version (epgd -v)
   - added:  install of scripts with "make install"
   - added:  install of configuration (only if not already installed)
   - change: renamed to epgd-ls-channelids.pl to epgd-ls-channelids
   - change: updated init scripts
   - change: updated epgd-tool (request root password only if needed)
   - bugfix: fixed start with unknown parameter
   - added:  split busy state to "busy (events)" and "busy (images)"

2013-09-03: version 0.0.5
   - change: updated log message
   - change: updated db_helper and renamed to epgd-tool
   - change: improved drop-all script (now interactive) and renamed to epgd-dropall
   - change: added usage to getchannelid.pl and renamed to epgd-ls-channelids.pl
   - change: Make.config now fit PREFIX und DESTDIR rules - thanks to gda
   - added:  plausibility for channelmap.conf (ignoring ambiguous channel config)

2013-09-01: version 0.0.4
   - bugfix: fixed core on missing mysqld at start

2013-09-01: version 0.0.3
   - change: removed mysql dependency from upstart skript
   - change: improved error handling on download
   - change: 'make' and 'make install' now build/install plugins

2013-08-30: version 0.0.2
   - change: updated README
   - added:  DBAPI check on startup
   - added:  Store last update to vdrs table
   - added:  DEBUG switch to Make.config
   - bugfix: minor bug in dh_helper.sh
   - bugfix: fixed and renamend scripts/getchannelid.pl (config helper)

2013-08-28: version 0.0.1
   - first official release

2013-07-04: version 0.0.1-rc5
   - added: epgdata support

2013-07-01: version 0.0.1-rc4
   - added: 'at' now supported as lang eplist file suffix
   - added: extra coulumn 1-3 for optional eplist special fields

2013-03-11: version 0.0.1-rc3
   - minor bugfixes

2012-12-30: version 0.0.1-rc2
   - minor bugfixes

2012-12-19: version 0.0.1-rc1
   - initiale version
