You are here

tviz.tv Russian epg

25 posts / 0 new
Last post
ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year
tviz.tv Russian epg

Website https://www.tviz.tv

Hello everyone,

Blackbear199 where are you? laugh

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.

 

 


 

 

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

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 cheeky

 


 

 


 

 


 

 


 
Gusis
Offline
Joined: 7 years
Last seen: 7 years

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

 

Gusis
Offline
Joined: 7 years
Last seen: 7 years

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.

Gusis
Offline
Joined: 7 years
Last seen: 7 years

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://webgrabplus.com/%7C%7C" alt="">|<div class="title">}
 

Gusis
Offline
Joined: 7 years
Last seen: 7 years

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://webgrabplus.com/day/segodnya/%7C%7C

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

The last ini from u blackbear999 is the best option for me, and is faster with 200 channels.. Thank u blackbear999

Gusis
Offline
Joined: 7 years
Last seen: 7 years

Agree, thanks as always ;)

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

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..

ediri
Offline
Joined: 7 years
Last seen: 4 years

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>

Gusis
Offline
Joined: 7 years
Last seen: 7 years

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 :)

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

here a new channel list, i added new channels.

Attachments: 
vladas
Offline
Has donated long time ago
Joined: 7 years
Last seen: 7 years

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?

 

 

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

Vladas, post you .log file here
Thanks

vladas
Offline
Has donated long time ago
Joined: 7 years
Last seen: 7 years

Log file is attached. 

Attachments: 
vladas
Offline
Has donated long time ago
Joined: 7 years
Last seen: 7 years

That helped, Thank you!

 

 

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

hi, problem with the mono or webgrabplus?

blackbear, I need your help again smiley

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 indecision

 

 


 

 

 

Attachments: 
ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

Oo, that is not good ;)

You know if it is solved at Mono soon?

php script + Webserver on libreelec is for me too cumbersome.

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

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

ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year

next problem frown

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.

 

 

Attachments: 
ramboger
Offline
Has donated long time ago
Joined: 7 years
Last seen: 1 year
Sorry for inconsistency!

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.

Attachments: 
micelin
Offline
Donator
Joined: 6 years
Last seen: 1 month

Hello. Can you please tell me how to get the program of the Kiev region?

Blackbear199
Offline
Blackbear199's picture
WG++ Team memberDonator
Joined: 8 years
Last seen: 6 hours

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.

micelin
Offline
Donator
Joined: 6 years
Last seen: 1 month

Unfortunately not working. The Moscow region works. Kiev region is not. Here are my files.

Blackbear199
Offline
Blackbear199's picture
WG++ Team memberDonator
Joined: 8 years
Last seen: 6 hours

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.

Log in or register to post comments

Brought to you by Jan van Straaten

Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl