Website https://www.tviz.tv
Hello everyone,
Blackbear199 where are you?
I need your help again, hehe
can u please see the russian program site, and if possible make a .ini file for this?
i hope the website using UTF-8
thank you, and have a nice day.
im testing the .ini now, and its working..
which I do not quite understand, is this city function..
I do that just as with the other .ini files, and its working.
Although there are no channel Picons..
but you will also make it yet
I think it works like this (didn't test it yet):
<channel update="i" site="tviz.tv" site_id="1##494" xmltv_id="Страна">Страна</channel>
it means Mosscow ... 494 channel
If it would be
<channel update="i" site="tviz.tv" site_id="84##494" xmltv_id="Страна">Страна</channel>
that would be Ufa, 494 channel
for channel icon, i think, you may go to that channel page and scrub for class="selected-channel", there is all info: channel id, channel logo.
After testing that ini, i don't know why, but not all channels is displayed (https://www.tviz.tv/index/more/ is not displaying all channels), some channels can be found manualy and by looking at class="selected-channel" you might select that channel id.
sorry, i formulated my idea bad :)
I mean you are using /index/more to scrub with ID usage of channel (data-id), what if you build chanel identity by name also (data-name), it will catch logo
use something like this (it's just idea, problem which i see that https://www.tviz.tv/day/|urldate|/|channel| don't see descriptions, so just for logo "find"):
url_index{url|https://www.tviz.tv/day/|urldate|/|channel|}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
urldate.format {datestring|yyyy-MM-dd}
*
index_urlchannellogo {url|https://www.tviz.tv|<img src="http://www.webgrabplus.com/%7C%7C" alt="">|<div class="title">}
I just tested if can get logo like this, so at the end my question is... is it possible to look on url_index{url|https://www.tviz.tv/day/|urldate|/|channel|} for logo with using ini you have built already?
Small update on tests:
I see in channel build there is something like data-name and this part won't fit for icons :(
part which is needed is in <a href="http://www.webgrabplus.com/day/segodnya/%7C%7C
The last ini from u blackbear999 is the best option for me, and is faster with 200 channels.. Thank u blackbear999
Agree, thanks as always ;)
ok i find a small bug, can u see this?
i use the last uploaded here .ini and channel list from Blackbear999
my first run log see file "firstrun.log"
my second run log see file "secondrun.log"
Blackbear999, test my config..
hello,
there need to grab channels.xml again
they change the id to channel names...
old:
<channel update="i" site="tviz.tv" site_id="1##16" xmltv_id="Первый">Первый</channel>
new:
<channel update="i" site="tviz.tv" site_id="pervyj" xmltv_id="Первый">Первый</channel>
ediri, it's abit different. If you are using channels with id 1##16, then you should use grabing with POST method, if you are using method with channels id NAME, then other method.
First version posted with post method, the last versions posted with other method, so just download same method files and all will be ok :)
here a new channel list, i added new channels.
Blackbear199, thank you for you great work!
I've started to use tviz.tv graber after vsetv.com stopped working correctly.
About 30% of channels are not parsed correctly:
( 32/55 ) TVIZ.TV -- chan. (xmltv_id=Кухня ТВ) -- mode Incremental
iiiin
Unable to update channel Кухня ТВ
See log file for details
Exception.Message: Could not load file or assembly 'xmltv, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
Exception.StackTrace: at WGconsole.Scrub.ScrubShowDetails (System.String show, WGconsole.SiteIni scrubstrings) [0x00000] in <filename unknown>:0
at WGconsole.Program.UpdateChannel (System.String strIndex, WGconsole.ChannelToUpdate Chan, WGconsole.XmlTarget xTarget) [0x00000] in <filename unknown>:0
at WGconsole.Program.ConsoleApplication (System.String[] args) [0x00000] in <filename unknown>:0
Existing guide data restored!
( 32/55 ) TVIZ.TV -- chan. (xmltv_id=Пятница) -- mode Incremental
iiiinnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
0.20 sec/update
( 33/55 ) TVIZ.TV -- chan. (xmltv_id=Сарафан) -- mode Incremental
iiiin
Unable to update channel Сарафан
See log file for details
Exception.Message: Could not load file or assembly 'xmltv, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
Exception.StackTrace: at WGconsole.Scrub.ScrubShowDetails (System.String show, WGconsole.SiteIni scrubstrings) [0x00000] in <filename unknown>:0
at WGconsole.Program.UpdateChannel (System.String strIndex, WGconsole.ChannelToUpdate Chan, WGconsole.XmlTarget xTarget) [0x00000] in <filename unknown>:0
at WGconsole.Program.ConsoleApplication (System.String[] args) [0x00000] in <filename unknown>:0
Existing guide data restored!
( 33/55 ) TVIZ.TV -- chan. (xmltv_id=Музыка Первого) -- mode Incremental
iiiinnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
0.14 sec/update
( 34/55 ) TVIZ.TV -- chan. (xmltv_id=МУЗ ТВ) -- mode Incremental
iiiinnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
0.17 sec/update
Could you take a look at source of the problem?
Vladas, post you .log file here
Thanks
Log file is attached.
That helped, Thank you!
hi, problem with the mono or webgrabplus?
blackbear, I need your help again
A few days ago it ran normal on Raspberry Pi 3 (Libreelec Krypton) Automatic 3:00AM (Webgrabplus v1.57)
Today I noticed that it no longer loads EPG, im see the .log file here is it.
im testet it on my Windows PC (Webgrabplus v1.57), and it works without problems, I am confused
Oo, that is not good ;)
You know if it is solved at Mono soon?
php script + Webserver on libreelec is for me too cumbersome.
Blackbear199,
Can you please help us, and make a .php file for this site?
im install now the php server on Libreelec (Docker) and testet this with the horizon.tv (which it is the same problem), its work..
But I have unfortunately no idea how to make a PHP Script.Thanks
next problem
see the log file, it is making on Windows PC
I just wanted to test the .php file on Libreelec, and the same problems out.
the php script is only for Linux, not for Windows.
the new .ini for windows im changes 4 lines, See attachment.
But I had already done that yesterday = Error
---------------------------------------
Today i can solve the problem, im see on .ini file "maxdays=12"
i think yesterday, ok im make <timespan>7</timespan> on WebGrab++.config.xml, and that is the problem.
i can make max <timespan>5</timespan> = 6 Days EPG, and It works.
And I thought all the time that it has something to do with .ini
I continue to test.
Hello. Can you please tell me how to get the program of the Kiev region?
the ini above is missing a section for creation by region but i will provide the channel list for kiev.
note: the ini uses default timezone of moscow,right now kiev and it use the same time offset but kiev observes DST where moscow no longer does so come november or whenever the DST change happens there u may need to change the timezone=xx on the site {xx} line to what kiev uses.
there is no way to know for sure if this is need until DST change happens,if the epg is off by 1 hour then it will need to be changed.
Unfortunately not working. The Moscow region works. Kiev region is not. Here are my files.
this ini is a few yrs old.
what i knew then is not what i know know and alot things need to be fixed.
i did fix the part regrading why it dont work with kiev(or any other region other than moscow).
i dont feel like doing the rest tonight as it will be a bit of work and i am not feeling that movivated.
maybe tomorrow.