Hello,
i have created teh ini for alex-berlin.de. AT this time it runs but:
They don´t accept the urldate, at this time i can only grab when i write the date in the top of url index. I don´t know why?
Second, they don´t grab the descriptions, i also din´t know why.
Please give me some tips
look at ur maxdays= setting.
u have 13.1,this is why the urldate is not changing.
13.1 means 13 days epg on 1 index page so wg only gets 1 page which will be for the first urldate which will be for today,no matter what ur timespan setting is wg will only get one page because u told it to.
a easier way to look at it is like this,theres 13 days epg on 13 different index page(with diff urldates).
maxdays=13.13, this is also acceptable to wegrab but it says in the manual that simply maxdays=13 is also acceptable as webgrab will assume its maxdays=13.13 if the .xx isnt specified.
the description dont work because ur using a detail element and not a index_ one...
yes,u have a error there also as goran said.
if u ever are unsure what to use u can check here..
https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-...
Finish, thx Goran & Blackbear.
i