You are here

Combi channels problem

3 posts / 0 new
Last post
doglover
Offline
Joined: 11 years
Last seen: 2 years
Combi channels problem

I want the epg for a channel between 21h00 and 06h00
This entry does not work:
    <channel update="i" site="gva.be" site_id="tcm" xmltv_id="CartoonTCM.be" period="21:00-06:00">CartoonTCM</channel>
I can split it like this:
 
    <channel update="i" site="gva.be" site_id="tcm" xmltv_id="CartoonTCM.be" period="21:00-24:00">CartoonTCM</channel>
    <channel update="i" site="gva.be" site_id="tcm" xmltv_id="CartoonTCM.be" period="00:00-06:00">CartoonTCM</channel>
 
But his has the problem that hte show which spans midnigth only will start in the grab at midnight and not at the real time.
Any solutions?
Willy

francis
Offline
francis's picture
Has donated long time agoWG++ Team member
Joined: 11 years
Last seen: 1 month
Is the support helpful?
support us
doglover wrote:

I want the epg for a channel between 21h00 and 06h00
This entry does not work:
    <channel update="i" site="gva.be" site_id="tcm" xmltv_id="CartoonTCM.be" period="21:00-06:00">CartoonTCM</channel>
I can split it like this:
 
    <channel update="i" site="gva.be" site_id="tcm" xmltv_id="CartoonTCM.be" period="21:00-24:00">CartoonTCM</channel>
    <channel update="i" site="gva.be" site_id="tcm" xmltv_id="CartoonTCM.be" period="00:00-06:00">CartoonTCM</channel>
 
But his has the problem that hte show which spans midnigth only will start in the grab at midnight and not at the real time.
Any solutions?
Willy

 
Just put them in the opposite order.
the times must be ascending. (see http://www.webgrabplus.com/documentation/configuration/webgrabconfigxml#...)
It doesn't work correctly because 00 is less then 24.
So
<channel update="i" site="gva.be" site_id="tcm" xmltv_id="CartoonTCM.be" period="00:00-06:00">CartoonTCM</channel>
<channel update="i" site="gva.be" site_id="tcm" xmltv_id="CartoonTCM.be" period="21:00-24:00">CartoonTCM</channel>
should work.

doglover
Offline
Joined: 11 years
Last seen: 2 years

No it does not:
Result
  <programme start="20130322210000 +0100" stop="20130322225000 +0100" channel="CartoonTCM.be">
    <title lang="nl">Alice Doesn't Live Here Anymore</title>
    <sub-title lang="nl">Romantisch drama</sub-title>
    <desc lang="nl">Een aantrekkelijke huisvrouw van 25 jaar wordt plotseling weduwe als haar man omkomt bij een auto-ongeval. Ze weet niet goed hoe ze moet reageren op het nieuws. Haar man Don was zo nu en dan gemeen en eigenlijk is ze een beetje onverschillig over zijn dood...
Ellen Burstyn, Kris Kristofferson, Diane Ladd en Jodie Foster ()</desc>
  </programme>
  <programme start="20130323000000 +0100" stop="20130323003500 +0100" channel="CartoonTCM.be">
    <title lang="nl">It Happened at the World's Fair</title>
    <sub-title lang="nl">Muzikale film</sub-title>
    <desc lang="nl">warning: show starts before 0:00!! Mike Edwards en Danny Burke zijn twee piloten met acute geldnood. Hun speurtocht naar geld brengt hen naar de wereldtentoonstelling in Seattle, waar Mike twee meisjes leert kennen: Sue-Lin, het dochtertje van een Chinese boer, en Diane Warren, een knappe verpleegster die Mike verzorgt wanneer hij zich verwondt. Zijn romance met Diane wordt verstoord als hij onverwachts tot bewaker van Sue-Lin wordt aangeduid...
Elvis Presley, Joan O'Brien, Gary Lockwood en Vicky Tiu ()</desc>
  </programme>
The show which spans midnight, starts only at midnight instead of 22h25
 
Willy

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