Jump to content


Photo

BBCi sport EPG - feel free to test

UK

  • Please log in to reply
74 replies to this topic

#1 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 1 October 2010 - 16:24

Hi,

using the Rytec plugin for a week now,
first got the stuff also working for my DVB-T - thanx again for adding the channels!

So the next thing I wanted to improve: the BBCi channels (on Sat of course - I can't get the DVB-T from the UK here in Belgium /images/smiley/wink.gif )

spending some time with google learned the BBCi channels have no proper EPG and there is no website were the info can be grabbed.....
there is only a schedule on the BBC website - it seems they update it twice a month.

Some restriction: the are not mentioning which of the BBCi channel is used for which program.

So quite some challenges.

I just finished my first attempt to get some info in the EPG - my test was successfull and I want to share:

-I entered the sport events for the BBCi channels in an xml-file
the file is on the internet (my webspace at the internet provider)

-added an entry in the rytec.resources.xml

<source type="gen_xmltv" channels="own.channels.xml">
    <description>BBCi</description>
    <url>http://www.oostwestedpnet.be/Box/rytecxmltvbbci.xml</url>
</source>

-added a reference in my own.channels.xml

<?xml version="1.0" encoding="latin-1"?>
<!-- service references can be found in /etc/enigma2/lamedb -->
<channels>
<!-- BBCi-->
<channel id="BBCi">1:0:1:1ae6:07f6:0002:11a0000:0:0:0:</channel> <!-- BBCi -->
</channels>

-copied the new files on the box (FTP)
made first a copy of the original files

-selected the new entry in the sources and updated the EPG

==> the BBCi6 channel has the sports EPG /images/smiley/smile.gif
I selected this channel because this is the channel with the "multiscreen" (but you can change of course)

Because of the overlap I sometimes entered 2 or 3 events in one EPG-item (but the info is there)

Today I created the xml with some copy/paste (just to get this test), next I'll try to improve the creation of the xml (some scripting or macro's)

as the amount of info is quite small I think I'll be able to continu this in the future.
This is a small effort and I don't need to chech the website anymore.

so feel free to use and comments/remarks are welcome,

Bernd

Re: BBCi sport EPG - feel free to test #2 rytec

  • Rytec EPG Team
  • 1,082 posts

+22
Neutral

Posted 1 October 2010 - 21:32

Good job!

Will test it out.

I have added this channel to my file so you could change the channelfile lookup to the original one.
~~Rytec Team~~ VU Ultimo / VU Uno / VU Solo / Panasonic TH42-PV700 *Pli/Rytec EPG POWERED*

Re: BBCi sport EPG - feel free to test #3 olijack

  • Member
  • 17 posts

0
Neutral

Posted 8 October 2010 - 15:07

Hey Rytec could you add 1:0:82:1ae6:07f6:0002:11a0000:0:0:0: to the BBC Interactive also as the E2 boxes don't need the service changing to type 1 to appear in list and so my reference is different but the other would still be valid for E1 box

Re: BBCi sport EPG - feel free to test #4 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 8 October 2010 - 16:46

Maybe a "newbie" question:

I don't understand the previous question - what's this about?

(especially as I've a DM8000 - so E2)

I tried the reference I mentioned (trial and error), and it works on my box

so could someone explain ;)

Bernd

Re: BBCi sport EPG - feel free to test #5 rytec

  • Rytec EPG Team
  • 1,082 posts

+22
Neutral

Posted 11 October 2010 - 09:47

Hey Rytec could you add 1:0:82:1ae6:07f6:0002:11a0000:0:0:0: to the BBC Interactive also as the E2 boxes don't need the service changing to type 1 to appear in list and so my reference is different but the other would still be valid for E1 box



OK, this SID is added to my rytec.channels.xml file.
~~Rytec Team~~ VU Ultimo / VU Uno / VU Solo / Panasonic TH42-PV700 *Pli/Rytec EPG POWERED*

Re: BBCi sport EPG - feel free to test #6 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 11 October 2010 - 19:13

Good Evening,

this weekend the new schedule was released by the BBC

15 minutes of work in my Excel-sheet and I finalized the new xm-file (I guess with some small optimization I can get this below 10 minutes ;) )

so the new file is availiable for usage

cheers,

Bernd

Re: BBCi sport EPG - feel free to test #7 skippydoo

  • Member
  • 4 posts

0
Neutral

Posted 12 October 2010 - 12:57

Thanks for all your efforts Bernd, it works just great for me :)

Pity the BBC don't publish which of the streams will be used so I can set timers, but a great reference.

Re: BBCi sport EPG - feel free to test #8 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 12 October 2010 - 13:20

Yes indeed, I tried already to find some logic in the streamselection

but is realy random

But I'll keep an eye on the BBC website - you never know they will improve the info

Cheers,

Bernd

Re: BBCi sport EPG - feel free to test #9 olijack

  • Member
  • 17 posts

0
Neutral

Posted 19 October 2010 - 13:11

Hey there

I guess I am the best one to explain. I am guessing that you use a settings file downloaded from your box when you use those the interactive channels are set as TV if you open it in dreambox edit you will see TV. If however you do a channel search rather than downloaded a pre existing settings list these channels appear as Data and the reference is different now I could change the type to TV and it will then match yours however sometimes when you do another search then it will set back to data which if the box already shows the channels there is no point.

The reason I thought perhaps it was e1 was because an e1 box will not show ANY data channels and you have to change the flag to TV for it to appear in the channel list.

Maybe a "newbie" question:

I don't understand the previous question - what's this about?

(especially as I've a DM8000 - so E2)

I tried the reference I mentioned (trial and error), and it works on my box

so could someone explain ;)

Bernd



Re: BBCi sport EPG - feel free to test #10 olijack

  • Member
  • 17 posts

0
Neutral

Posted 19 October 2010 - 13:14

Whoops just realised that I made a mistake when typing it should be

1:0:82:1ae6:7f6:0002:11a0000:0:0:0:

Managed to put an extra 0 in :(

Thanks for adding and sorry for the mistake.

I am gonna start another thread with another batch of changes.

Hey Rytec could you add 1:0:82:1ae6:07f6:0002:11a0000:0:0:0: to the BBC Interactive also as the E2 boxes don't need the service changing to type 1 to appear in list and so my reference is different but the other would still be valid for E1 box



OK, this SID is added to my rytec.channels.xml file.



Re: BBCi sport EPG - feel free to test #11 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 20 October 2010 - 18:23

Update of the XML-file is availiable

cover schedule untill 6th November

PS:
anyone using this? (just curious ;) )

Bernd

Re: BBCi sport EPG - feel free to test #12 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 1 November 2010 - 20:28

update availiable

EPG data for sport on BBCi untill 14th November

Cheers,

Bernd

Re: BBCi sport EPG - feel free to test #13 msatter

  • Member
  • 5 posts

+1
Neutral

Posted 5 November 2010 - 23:09

Thanks Bernd,

I used it and it is a pity that we cannot see on which channel the programme will be running (also on the BBC website).

Marcel

Re: BBCi sport EPG - feel free to test #14 DDX

  • Senior Member
  • 197 posts

+1
Neutral

Posted 7 November 2010 - 14:36

I tried to use the BBCi epg, but I have a different sid for the 'BBC Stream 3 6' channel : 1:0:1:1ae6:0:0:11ab099:0:0:0:


Re: BBCi sport EPG - feel free to test #15 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 7 November 2010 - 19:30

Hi msatter & DDX,

yes, it's a pitty the BBC doesn't mention the correct chanel, lets hope they will add this info in the future

concerning the different sid
you could ask Rytec to add this SID to the channels

Cheers,

Bernd

Re: BBCi sport EPG - feel free to test #16 rytec

  • Rytec EPG Team
  • 1,082 posts

+22
Neutral

Posted 7 November 2010 - 20:20

I tried to use the BBCi epg, but I have a different sid for the 'BBC Stream 3 6' channel : 1:0:1:1ae6:0:0:11ab099:0:0:0:



I have added this SID to the channelfile.
~~Rytec Team~~ VU Ultimo / VU Uno / VU Solo / Panasonic TH42-PV700 *Pli/Rytec EPG POWERED*

Re: BBCi sport EPG - feel free to test #17 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 9 November 2010 - 16:36

update availiable untie 3rd december

cheers,
Bernd

Re: BBCi sport EPG - feel free to test #18 VU+NL

  • Senior Member
  • 6,424 posts

+12
Neutral

Posted 9 November 2010 - 17:38

Ik heb alleen op BBCi 7 een heel beperkte EPG, op de overige i-kanalen helemaal niet. Bijgaand de referenties: wellicht kunnen die ook worden toegevoegd?

PS: Hoe komt het toch dat één en hetzelfde kanaal blijkbaar zoveel verschillende servicereferenties kan hebben?

Attached Files

  • Attached File  bbci.zip   26.87KB   3 downloads

VU+ DUO/UNO/Digiality 85cm multifocus-4 X twin-Inverto-LNB's/Triax 88 USALS/Logitech Harmony 300, 555, 600, 900 en 1100

Re: BBCi sport EPG - feel free to test #19 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 9 November 2010 - 20:02

is enkel de "sport" EPG van BBCi - die staat op hun site

ik plaats de EPG-info op de BBCi7 omdat daar de ook het overzicht staat
tot op heden is het niet mogelijk om te voorspellen welk "i"-kanaal daadwerkelijk zal uitzenden

maar je kan de info natuurlijk met een own.channel.xml-bestand linken aan het kanaal dat je zelf wil,
of Rytec voegt jouw kanalen toe aan de algemene channel.xml

Waarom er "zoveel" referenties zijn kan ik ook niet verklaren - de referentie die ik gepost heb werkt in ieder geval bij mij

mvg,

bernd

Re: BBCi sport EPG - feel free to test #20 bschaar

  • Senior Member
  • 68 posts

+1
Neutral

Posted 19 November 2010 - 19:46

update of the XML-file is online

BBCi sport schedule untill 31th DEC ! (Happy new year ;) )

Cheers,

Bernd



Also tagged with one or more of these keywords: UK

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users