diff -NaurwB epg2timers_1.5.2a/epg2timers.cxx epg2timers_1.5.2a_with_tvtvpatch/epg2timers.cxx
--- epg2timers_1.5.2a/epg2timers.cxx 2008-06-16 22:04:19.000000000 +0200
+++ epg2timers_1.5.2a_with_tvtvpatch/epg2timers.cxx 2008-10-24 11:46:21.000000000 +0200
@@ -209,7 +209,7 @@
static const char date_line[] = "\t\t\t\t
";
static const char start_time_line[] = "\t\t\t\t\t\t\t\t\t | ";
static const char stop_time_line[] = "\t\t\t\t\t\t\t\t\t\t | bis ";
-static const char channel_line[] = "\t\t\t\t\t\t\t\t\t |  ";
static const char subtitle_line[] = "\t\t\t\t\t\t\t\t\t\t | > $LOG
-wget -q --post-data "login=true&loginName=$USER&loginPassword=$PASS" "http://tvtv.de/tvtv/mytvtv/index.vm?mainTemplate=web/joblist.vm&jl_format=2&jl_view=1&jl_images=1&jl_timeline=1&jl_controls=1&lang=de" -O merkliste.html >> $LOG
+wget -q --post-data "login=true&loginName=$USER&loginPassword=$PASS" "http://www.tvtv.de:80/tvtv/index.vm?mainTemplate=web/joblist.vm&jl_format=3&jl_view=1&jl_images=1&jl_timeline=1&jl_controls=1&lang=de" -O
if [ -s $MERKLISTE ] ; then
# convert merkliste.html to timers.conf format.
|