This is a "plugin" for the Video Disk Recorder (VDR). Written by: Gerald Dachs (based on the tvtv plugin from Mario Gross and Gerald Berwolf ) inspired by tvmovie2vdr from Friedhelm Bäscher . Continued by: ... See the file COPYING for license information. Requirements: ------------- - VDR 1.7.27+ (since wie use the EPG handler interface) - libcurl 7.10+ - libxslt 1.1.24+ - libxml2 Description: ------------ This plugin is used to retrieve new EPG data into the VDR by downloading the information from the Internet. Setup Menu: ----------- Use HTTP Proxy Use HTTP Proxy to connect to TV-Movie Proxy User Name Proxy Password Username and Password of your proxy Log level Logging level (Errors, Infos, Debug ...) Auto Update Updatetime (min) Perform automatic update (default: 2 hours) Days in advance Download EPG information for the next # days Show In Main Menu Shows entry in main menu to perform update manually Get EPG images Download images with the EPG information EPG image format EPG image picture format Max. images per event How many pictures per event should be downloaded SVDRP Commands: --------------- The plugin provides SVDRP commands to control the plugin via command line or shell scripts. LOADXSLT - Reloads the XSLT files RELOAD - Reloads the channel map config file UPDATE - update timer list from TVM FULLUPDATE - full update of timer list from TVM, even the already applied files Installation: ------------- - Unpack the package into "PLUGINS/src" directory. - Call "make plugins" in the VDR root directory. - Create directory VDR_Config_Dir/plugins/tvm2vdr. - cp tvm2vdr/tvm2vdr_channelmap.conf VDR_Config_Dir/plugins/tvm2vdr - cp tvm2vdr/tvm2vdr_*.xsl VDR_Config_Dir/plugins/tvm2vdr - Start vdr with plugin tvm2vdr (for example "vdr -Ptvm2vdr") HINTS: ------ - Don't load the epgtableid0 (epgtableid0 disables VDRs new EPG handler interface)