hi, i'm trying to create request ini file for Brazilian INI file creation. but can't parse the hh:mm value to the index_start
it gives me Exception.Message error
the time format is ok, being breaking my head for several days now
please help
hi, i'm trying to create request ini file for Brazilian INI file creation. but can't parse the hh:mm value to the index_start
it gives me Exception.Message error
the time format is ok, being breaking my head for several days now
please help
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Tested with the latest version V55 (V55.27) and that seems to work.
But the latest beta V56.11 has the same issue. So I would say, go with V55.
hi Francis
made litle fixes to the ini, works with version V55 (V55.27), 2 bugs:
bug1.- had to change:
<!-- <user-agent>Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; yie9)</user-agent> -->
to
<user-agent>Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0</user-agent>
in config.xml, else grab won't work, kinda weird
bug2.- grab skips last show of every day
TIA for help