Single channel missing EPG data...but present in TVGuide.xml (1 Viewer)

c128

Portal Member
July 17, 2007
42
6
I have what looks like a correctly populated webepg created TVGuide.xml that includes EPG data from the radiotimes grabber for around 40 FTA DVB-S channels.

Now...all channels populate correctly in the actual EPG when running MediaPortal with the exception of "BBC 1 East (E)". Here's the relevant content from TVGuide.xml :

Code:
...
  <channel id="BBC 1 East (E)-bbc1ea@bbc.co.uk">
    <display-name>BBC 1 East (E)</display-name>
  </channel>
...
  <programme start="20080620110000" stop="20080620113000" channel="BBC 1 East (E)-bbc1ea@bbc.co.uk">
    <title>To Buy or Not to Buy</title>
    <sub-title>Worcester</sub-title>
    <desc>Series that gives buyers the chance to test-drive a property before buying it. Host Simon O'Brien heads to Hereford and Worcester in search of a quirky new home for a mother and daughter.</desc>
    <category>Interests</category>
  </programme>
...
etc. etc. etc.

...so it looks like the programme data is there, present and correct.

When looking at the xmltv plugin, everything looks (to my eyes) to be correct too:

View attachment 22246

However, after doing a "Force import" and launching Mediaportal, the EPG entry for "BBC 1 East (E)" is always empty:

View attachment 22247

...that's despite the fact that, after the import, the xmltv plugin reports that 39 channels were imported i.e. all the channels for which I grab data:

View attachment 22250

I've checked the "TV Epg Grabber" and I have "Store data only for selected channels" checked, but with no channels checked - which also seems to be correct:

View attachment 22249View attachment 22248

I've also tried repeated updates of the TVGuide.xml and re-imports - all the other channels seem to have data in the EPG (at least the ones I do grab for) but not "BBC 1 East (E)" despite what looks like valid content in the TVGuide.xml.

Any ideas? Are there any logs relating to the actual import from the TVGuide.xml into the Mediaportal EPG?

I'm using RC1.0 "as is" with just the updated webepg-conf.exe that supports the direct import of the channels from the TVServer.
 

vinch100

MP Donator
  • Premium Supporter
  • August 21, 2006
    107
    8
    Home Country
    Switzerland Switzerland
    Have you double checked that the data are well formed with an external tool like zGuideTV ?

    Do you have any other channel with a name containing parenthesis : "(E)" ? It could maybe cause your issue...
     

    c128

    Portal Member
    July 17, 2007
    42
    6
    Thanks.

    Either it was the brackets, or it was the re-jigging required after renaming the channel without brackets, but that sorted it and now I have a populated EPG.
     

    Users who are viewing this thread

    Top Bottom