----------------------------------- VDR Plugin 'tvm2vdr' Revision History ----------------------------------- 2012-10-11: version 0.1.3 - horchi - Fixed Picture download on smalest size (reported by Rudi) - Removed Resize of images 2012-10-11: version 0.1.2 - horchi - Fixed Crash beim Zugriff auf die Schedules - Added Erweiterung svdrp client mit version damit mike das erkennen kann wenn was ist - Added Auslagerung eventsview - Added Primary Key auf episodes Tabelle entsprechend der Joinbedingungen angepasst - Fixed Diverse Typos im Zusammenhang mit Eplists beseitigt 2012-10-04: version 0.1.1 - horchi - Added Eplists from eplists.constabel.net - Added sqlite database - Added merge of eplists to epg 2012-02-22: version 0.0.6 - horchi - Added Fallback to smaller images if configured size not available - Changed Removed obsolete header curl/types.h - Changed path definition, if TVM2VDR_DATA_DIR is set (Makefile) XML Files are located in: /epgxml Images are located in: /epgimages Otherwise (if TVM2VDR_DATA_DIR is NOT set) they are still located unter the config directory - Changed Channelmap updated 2011-08-25: version 0.0.5 - horchi - Fixed small memory leak - Fixed handling of epg.data (no plugin shoud use cSchedules::Cleanup due to this is calles by VDR itself and not thread safe) VDR is writing epg.data periodically threrefore there is no need to be written by the plugin at all - Changed tread handling, the thread will not be stoped and startet anymore. It's now permanently running in 'standby' triggert by auto- nas manually-updates - Added a fullupdate now load missing images and add missing links, even for existing xml files 2011-02-21: version 0.0.4 - Fixed crash on invalid images - Added config option for scaling - Added config option to get XX images - Added log message after update of epg data 2009-10-30: version 0.0.3 - Handle multiple EPG images per event - Cleanup - Bugfixes - Integrate loglevel functionality - Start with internationalization 2009-02-22: version 0.0.2 - Add EPG image download - Automatic ISO/UFT-8 detection - Many bugfixes - Add enhancements to the stylesheet - Remove TV14 valuations 2009-02-13 : Version 0.0.1 - Initial revision. This is the Initial Version.