I think tvtv.de has changed its layout because the grabber doesn't find the index page
and the information on the site is looking different.
Can someone edit the ini file?
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
Can it be that you are using an older version of the ini? Check if you use rev 6 ! http://www.webgrabplus.com/sites/default/files/download/ini/info/SiteIni.Pack/Germany/tvtv.de.ini
I found that there is a small bug in build 50 of the program that messes up the actor listing. You can do either:
- use buid 49 http://www.webgrabplus.com/sites/default/files/download/sw/V1.1.1/upgrade/patchexe_49.zip
or:
- use the beta of build 51 http://www.webgrabplus.com/sites/default/files/patchexe_prebuild.zip
Jan
Oops, my fault, I got the old ini file from an old backup a few days ago.
But there is still something I recognized, example:
- <programme start="20130708010500 +0200" stop="20130708015500 +0200" channel="3sat SD">
<title lang="de">Elvis und der Kommissar</title>
<title lang="xx">Elvis und der Kommissar</title>
- <credits>
----------------------------------------
</credits>
<date>2007</date>
<category lang="de">Krimi</category>
<category lang="de">Serie</category>
<episode-num>Staffel 1, Folge 1 von 6, Kubanische Zigarren</episode-num>
- <video>
<aspect>Breitbild</aspect>
</video>
<subtitles type="Gehörlose" />
</programme>
the <subtitle> section is missing because it is at the end of <episode-num> section, "Kubanische Zigarren"
it is like the site tvtv.de: http://www.tvtv.de/detailansicht.php?sendungs_id=217714669
They must have changed something. Whatever .. I made a revision.
You can get it @ http://www.webgrabplus.com/sites/default/files/download/ini/info/SiteIni.Pack/Germany/tvtv.de.ini
Jan
Thanks, it looks good now:
- <programme start="20130708010500 +0200" stop="20130708015500 +0200" channel="3sat SD">
<title lang="de">Elvis und der Kommissar</title>
<title lang="xx">Elvis und der Kommissar</title>
<sub-title lang="de">Kubanische Zigarren</sub-title>
<episode-num>Staffel 1, Folge 1 von 6</episode-num>