VDR Plugin 'vdrmanager' Revision History ------------------------------------ 2012-06-213: Version 0.7 -Bug #861: Escape Channelnames too, because some channels have (sky select?) ":" in names and it is used as separator -Bug #869: Error on Timer Mofiication should be wellformed (add START/END) -Bug #950: Bugfix in getting recording length -Bug #1008: Plugin does not listen on socket -Feature #870: make vdr-plugin compatibel for vdr < 10721 -Feature #914: Support VPS and Recurring Timers -Feature #916: If not timer->Event() then find over all timer's channel events -Feature #951: Switch Channel Support 2011-12-28: Version 0.6 -Bug fix on checking recording's event title 2011-11-13: Version 0.5 -Fixed dereferencing of a null pointer in recordings handler, http://projects.vdr-developer.org/issues/765 -Switched to safe sprintf, http://projects.vdr-developer.org/issues/801 -Log to syslog if a method call fails http://projects.vdr-developer.org/issues/802 2011-11-12: Version 0.4 -Delete recordings properly -Timers CRUD should be bugfree now 2011-11-06: Version 0.3 - Check against svdrphosts.conf file only if a) forced via command line argument -s or no password was specified via -P - arguments parsing by getopts 2011-10-12: Version 0.2 - Recording Info via recordings command - Delete a recording via drecord commmand - shortText delivery with event commands - Timer Modification flow rewritten - Search for event for a timer - bug fixes 2011-03-19: Version 0.1 - Initial revision.