Hi,
I was trying to download several days programs from telkku,com and telvis.fi, but why it only downloads one-day programs?
Attached config, ini and log files
Br, O
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Hi Ordanoth,
simpel : You have your timespan in the config set to 0 (which is one day). Read this:
<!--timespan The timespan for which shows will be grabbed. It takes one or two values separated by a comma or a space. The first is the number of days (including today) to download, note that 0 is today. The second (optional) is a time specified between 0:00 and 24:00 which will reduce the download to only the one show (per day) which is scheduled around the specified time. Any value between start time (including) and stop time will do This -one-show-only mode is helpfull if a SiteIni file needs to be debugged -->
<timespan>0</timespan>
Change it to a higher number, thats all
Jan
Hi,
Thanks for the quick reply!
-O