BBC World Time Zone Problem

Discussion of Version 3 and developing lua grabbers
Post Reply
remlap
Posts: 15
Joined: Fri Dec 19, 2008 1:43 pm

BBC World Time Zone Problem

Post by remlap » Fri Dec 19, 2008 1:47 pm

Hi, I live in GMT time zone, but Radio Times provides data for BBC World News in CET while the rest of its data is GMT.

How can I alter the time zone just for this one channel so DVBViewer is correct for the listings?

Thank you for any help.

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Re: BBC World Time Zone Problem

Post by alanbirtles » Fri Dec 19, 2008 5:06 pm

i had forgot about this issue, I will put together a post processor to shift all bbw world channels by one hour

remlap
Posts: 15
Joined: Fri Dec 19, 2008 1:43 pm

Re: BBC World Time Zone Problem

Post by remlap » Fri Dec 19, 2008 5:44 pm

How do I install that processor when its available?

Thanks

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Re: BBC World Time Zone Problem

Post by alanbirtles » Fri Dec 19, 2008 5:48 pm

just save it into the scripts directory

remlap
Posts: 15
Joined: Fri Dec 19, 2008 1:43 pm

Re: BBC World Time Zone Problem

Post by remlap » Fri Dec 19, 2008 5:57 pm

In the uk_rt directory correct?

I look forward to it, its been bugging me :wink:

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Re: BBC World Time Zone Problem

Post by alanbirtles » Fri Dec 19, 2008 7:34 pm

version 3.11 now includes a post processor to fix this for you

remlap
Posts: 15
Joined: Fri Dec 19, 2008 1:43 pm

Re: BBC World Time Zone Problem

Post by remlap » Fri Dec 19, 2008 7:52 pm

Cheers mate works fine :)

remlap
Posts: 15
Joined: Fri Dec 19, 2008 1:43 pm

Re: BBC World Time Zone Problem

Post by remlap » Mon Dec 22, 2008 11:58 pm

Hi.

How can I use data provided here, ie how can I create one myself.

Otherwords bring them to GMT.

http://tvprofil.net/xmltv/

Cheers

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Re: BBC World Time Zone Problem

Post by alanbirtles » Tue Dec 23, 2008 8:42 am

have a look at the ontv grabber for an example

remlap
Posts: 15
Joined: Fri Dec 19, 2008 1:43 pm

Re: BBC World Time Zone Problem

Post by remlap » Tue Dec 23, 2008 2:23 pm

I am sorry but that reply was a bit to simple for me to understand.

Look at doing what exactly, I am confused.

All I want to do is grab VH-1 Europes XML from Phazer XMLTV service and bring all the start times back an hour.

Thank you.

alanbirtles
Site Admin
Posts: 495
Joined: Mon Sep 06, 2004 4:44 pm

Re: BBC World Time Zone Problem

Post by alanbirtles » Tue Dec 23, 2008 6:14 pm

you will need to write a script to do what you want (unless you download using another program then you could use xmltv_import), if you look at the ontv script (/scripts/dk_ontv/dk_ontv.lua) that downloads an xmltv file from the web then imports it and you could probably adapt it to do what you want

remlap
Posts: 15
Joined: Fri Dec 19, 2008 1:43 pm

Re: BBC World Time Zone Problem

Post by remlap » Tue Dec 23, 2008 6:47 pm

Is there a more simple way if I opened the xml myself edit to tell its CET and software will convert since there is a time zone option.

remlap
Posts: 15
Joined: Fri Dec 19, 2008 1:43 pm

Re: BBC World Time Zone Problem

Post by remlap » Tue Dec 23, 2008 7:01 pm

Nevermind I've just used your software to make the time zone go back an hour :D

Post Reply