The problem is that the parser do not parse the right channels, it parses information from other channels.
I'm including information + files in the archive.
WebGrab+Plus/w MDB & REX Postprocess -- version V2.1
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1.1)
Linux 4.2.0-42-generic #49~14.04.1-Ubuntu SMP Wed Jun 29 20:22:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
For example with tv.dir.bg.ini grabbing is successful, so problem is in the .ini file, i think.
I also tried with other channels, and again it get information from different channels.
I attached my new list if you want to compare with yours.
EDIT: I compared, there are difference like spaces or signs, that is strange, but ids are same.
But now it grabs the programm with 1 hour difference because of time changing.
In log shows:
[ Info ] time offset change detected for site tv.dir.bg from: +0300 to: +0200
[ Info ] time offset change detected for site vivacom.bg from: +0300 to: +0200
What should I change to grab it correctly? At the site some show is at 13:30 but in generated .xml file it is 12:30
And another thing, I tried to test with btv hd and it dont grabs the full information from site. What can be the reason for that?
in config.xml
<channel update="i" site="vivacom.bg" site_id="1##bTV HD" xmltv_id="bTV HD">bTV HD</channel>
Hello, sorry about that.
The problem is that the parser do not parse the right channels, it parses information from other channels.
I'm including information + files in the archive.
WebGrab+Plus/w MDB & REX Postprocess -- version V2.1
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1.1)
Linux 4.2.0-42-generic #49~14.04.1-Ubuntu SMP Wed Jun 29 20:22:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
For example with tv.dir.bg.ini grabbing is successful, so problem is in the .ini file, i think.
I just get the new list of channels ids, but there are just a few diffrents out of 180 channels.
I tried to grab this channel:
<channel update="i" site="vivacom.bg" site_id="1##Nova TV" xmltv_id="Nova TV">Nova TV</channel>
and receive epg from this:
<channel update="i" site="vivacom.bg" site_id="1##БНТ" xmltv_id="БНТ">БНТ</channel>
I also tried with other channels, and again it get information from different channels.
I attached my new list if you want to compare with yours.
EDIT: I compared, there are difference like spaces or signs, that is strange, but ids are same.
Dunno.
Yup, it works after the update of channels.
But now it grabs the programm with 1 hour difference because of time changing.
In log shows:
[ Info ] time offset change detected for site tv.dir.bg from: +0300 to: +0200
[ Info ] time offset change detected for site vivacom.bg from: +0300 to: +0200
What should I change to grab it correctly? At the site some show is at 13:30 but in generated .xml file it is 12:30
And another thing, I tried to test with btv hd and it dont grabs the full information from site. What can be the reason for that?
in config.xml
<channel update="i" site="vivacom.bg" site_id="1##bTV HD" xmltv_id="bTV HD">bTV HD</channel>
in epg.xml
<channel id="bTV HD">
<display-name lang="bg">bTV HD</display-name>
<url>http://www.vivacom.bg</url>
</channel>
<programme start="20171030000000 +0200" stop="20171030010000 +0200" channel="bTV HD">
<title lang="bg">Като на кино</title>
<desc lang="bg">Предаване за кино с водещ Михаил Дюзев(n)</desc>
</programme>
<programme start="20171030010000 +0200" stop="20171030020000 +0200" channel="bTV HD">
<title lang="bg">Норвегия</title>
<desc lang="bg">Научнопопулярен филм(n)</desc>
</programme>
<programme start="20171030020000 +0200" stop="20171030030000 +0200" channel="bTV HD">
<title lang="bg">Търси се</title>
</programme>
<programme start="20171030030000 +0200" stop="20171030043000 +0200" channel="bTV HD">
<title lang="bg">120 минути</title>
</programme>
<programme start="20171030043000 +0200" stop="20171030050000 +0200" channel="bTV HD">
<title lang="bg">Лице в лице</title>
</programme>
<programme start="20171030050000 +0200" stop="20171030053000 +0200" channel="bTV HD">
<title lang="bg">Кунг фу панда: Легенда за страхотния боец</title>
<desc lang="bg">Анимация(n)</desc>
</programme>
<programme start="20171030053000 +0200" stop="20171030083000 +0200" channel="bTV HD">
<title lang="bg">Тази сутрин</title>
<desc lang="bg">Информационно предаване(n)</desc>
</programme>
it is generated epg only till 08:30; some hours earlier (when epg is generated with cronjob) i see that same channel was generated correctly..
yup, now is good, thank you