You are here

tv2go.t-2.net.ini UPDATE

11 posts / 0 new
Last post
Rakun
Offline
Donator
Joined: 3 years
Last seen: 1 week
tv2go.t-2.net.ini UPDATE

Hi.

I am using new WG+ and .NET 0.9 on iMac M4.

Rex is not working, so I use AI and Python for that.

Problem 1: Missing "(v živo)" and "(ponovitev)" that is usuali in title. / v živo = live

Problem  2: When tv show does not have genre tag then it grab it from next tv show. Also grab desc. from it. This time block/space for tv show after became total empty. You can see it in night programs/panoramas.

Everything else is fine.

Maybe is only on mac os. I don't know. I wish I could grab all details from tv2go.t-2.net.

 

Thank you.

mat8861
Offline
WG++ Team memberDonator
Joined: 10 years
Last seen: 5 hours

can you provide a sample for a channel with show details you need?

Rakun
Offline
Donator
Joined: 3 years
Last seen: 1 week

Yes. Ofcourse. Here is (v živo)/(live) example: 

<programme start="20260511165500 +0000" stop="20260511181000 +0000" channel="1000371">
    <title>24UR</title>
    <desc>24UR je na programu vsak dan ob 18:55.

Z dinamičnim pristopom, voditeljskimi pari, novimi idejami in atraktivno podobo, ki omogoča vsebinsko bogato podajo novic, je dnevno najbolj gledana osrednja dnevnoinformativna oddaja v Sloveniji. Poleg rednih rubrik najaktualnejše novice dneva zajemajo tudi vremensko napoved, družabno kroniko in šport.

Voditelji: Jani Muhič in Petra Kerčmar, Edi Pucer in Darja Zgonc.</desc>
    <category>Dnevno-informativna oddaja (v živo)</category>
    <icon src="https://webgrabplus.com/%3Ca%20href%3D"https://tv2go.t-2.net/static/media/img/epg/ios/retina/EPG_IMG_5326554.jpg">https://tv2go.t-2.net/static/media/img/epg/ios/retina/EPG_IMG_5326554.jpg" />
  </programme>

 

And here is sample for movies:

 

  <programme start="20260510061000 +0000" stop="20260510081000 +0000" channel="1000366">
    <title>Nevarne počitnice (Endangered Species)</title>
    <desc>Scenarij: M.J. Bassett, Isabel Bassett, Paul Chronnell
Produkcija: M.J. Bassett, Kwesi Dickson, Molly Hassell, Jay Taylor, Kyle Ambrose
Ocena IMDb: 4,6/10

Zgodba o ameriški družini na sanjskih počitnicah v kenijskem rezervatu za divje živali.

Toda ko se glava družine Jack Halsey odloči, da bo prekršil pravila parka in zapeljal z glavne ceste, da bi svoji ženi našel nosoroga, ki si ga tako zelo želi videti, se njihove sanje spremenijo v nočno moro.

Njihov kombi prevrne nosorog, zato so prisiljeni peš pobegniti. Kmalu družina spozna, da je nosorog še najmanjša njihova skrb, saj v afriški divjini na njih prežijo še veliko smrtonosnejše stvari.</desc>
    <credits>
      <director>M.J. Bassett</director>
      <actor>Isabel Bassett</actor>
      <actor>Rebecca Romijn</actor>
      <actor>Philip Winchester</actor>
      <actor>Jerry O'Connell</actor>
      <actor>Michael Johnston</actor>

      <actor>Chris Fisher</actor>
      <actor>Brenda Ngeso</actor>
      <actor>George Glenn Ouma</actor>
      <actor>Aseem Sharma</actor>
      <actor>Pritul Raithatha</actor>
      <actor>Stephen Adogo</actor>
      <actor>Danica Davis</actor>
      <actor>Kirk Fonda</actor>
      <actor>Isaac Naiganya</actor>
      <actor>Matthew Owiti</actor>
    </credits>
    <category>Akcija, Združene države Amerike, Angleščina, 2021</category>
    <icon src="https://webgrabplus.com/%3Ca%20href%3D"https://tv2go.t-2.net/static/media/img/epg/ios/retina/EPG_IMG_6214321.jpg">https://tv2go.t-2.net/static/media/img/epg/ios/retina/EPG_IMG_6214321.jpg" />
  </programme>

Bold is what I wish to have.

And after midnight, there is an error after tv show that has no genre.

 

Thank you.

mat8861
Offline
WG++ Team memberDonator
Joined: 10 years
Last seen: 5 hours

Sorry, i meant the channel line you use in config. Example:

    <channel update="i" site="tv2go.t-2.net" site_id="1000085##5972207" xmltv_id="CineStar 1">CineStar 1</channel>

Also i see you have some errors, like double show icon so make sure (from your WebGrab++.log.txt) that you use tv2go.t-2.net.ini -- Revision 05

In my guide.xml it looks fine.

Rakun
Offline
Donator
Joined: 3 years
Last seen: 1 week

Hi!

Please, try channel SLO 2. There are footbal games (World Cup/Nogomet) and look for "(v živo)" (it is "live"). I don't get this in my guide.xml and it should be in it. 

 

mat8861
Offline
WG++ Team memberDonator
Joined: 10 years
Last seen: 5 hours

The site has a broadcast type for live and rerun, which should correspond to premierre and previoushown. Really premiere should be for movies shown for the first time, but probably site use these tags See if it's ok, new revision in siteini.pack

Attachments: 
Rakun
Offline
Donator
Joined: 3 years
Last seen: 1 week

AHA! YESSS!!! You solved first problem. 

There is one more ... So ... channels like SLO 1, SLO 2 all Cinestar channels and many more have tv block after midnight called "Night loop" (Panorama or Konec programa or Nočni program etc). After that tv show is empty block in Guide view (Kodi). But it shouldn't be empty. This first block steals genre, actors, directors, show descriptions etc from next one. So that next one is completly empty.  First one have its title and subtitle ... everything else it have it is not from it. You will understand if you go and see Guide view in Kodi.

When does it happens? It happens when tv show has no genre ... then it steals data from next tv show and destroy it.

Can you solve that too, please?

mat8861
Offline
WG++ Team memberDonator
Joined: 10 years
Last seen: 5 hours

Sure version 7 fixed that:

  <programme start="20260616024200 +0000" stop="20260616041500 +0000" channel="CineStar 1">
    <title lang="sl">Panorama programa</title>
    <title lang="xx">Night loop</title>
    <category lang="sl">Informativni program</category>
    <category lang="sl">Show</category>
    <icon src="https://webgrabplus.com/%3Ca%20href%3D"https://tv2go.t-2.net/static/media/img/epg/ios/retina/EPG_IMG_5960242.jpg">https://tv2go.t-2.net/static/media/img/epg/ios/retina/EPG_IMG_5960242.jpg" />
  </programme>

Attachments: 
mat8861
Offline
WG++ Team memberDonator
Joined: 10 years
Last seen: 5 hours

forum is messing post....if you look guide.xml is ok smiley

Rakun
Offline
Donator
Joined: 3 years
Last seen: 1 week

Hey, ... man, ... you realy did it! It works perfectly. THANK YOU!!!

 

mat8861
Offline
WG++ Team memberDonator
Joined: 10 years
Last seen: 5 hours

Thanks to you to have hilight these enhacement, sometimes we really need user experience to solve what we think is ok.

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