MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Main Features (talk, share your ideas, get support) » Electronic Program Guide » WebEPG


WebEPG everything related to WebEPG in here

Reply
 
LinkBack Thread Tools Display Modes
Old 2006-12-04, 15:03   #1 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 90
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Smile Czech TV - listing in WebEPG

HI,

I need help with grabber for CzechTV listing.

I am found maybe good site for this: http://tv.aktualne.centrum.cz/index....day=1164754800

On this site every channel have self ID and you have program for 4 days. Whats can be problem is date description. I am found something on tvxb.com in some (not working) definition .ini file for tvxb - &day=[counter=date=19700101,base=-3600,inc=86400].

Can you help with the grabber for this site?

Thanx anyway.
Stanik
stanik is offline   Reply With Quote
Old 2006-12-04, 16:06   #2 (permalink)
Portal Developer
 
Join Date: May 2005
Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts


Default

Hi Stanik,

I saw your other post and had a look at the site. Currently this is a problem, because of the multiple columns. This format is not currently supported by WebEPG. I have wanted to add this for a while and will look into this example in more detail, but cannot give you a time for when this might be ready.

Cheers,

/James
James is offline   Reply With Quote
Old 2006-12-04, 16:15   #3 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 90
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Default

Hi James,
thx for you reply.

Maybe this sites can be used:
http://www.parabola.cz/program.php?t...tvs4=5&tvday=9

STanik
stanik is offline   Reply With Quote
Old 2006-12-04, 16:45   #4 (permalink)
Portal Developer
 
Join Date: May 2005
Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts


Default

Ok that site will work, because it does its columns in a different way

I'm currently travelling without access to my normal PC.

So here are things required for the file:


URL: http://www.parabola.cz/program.php?tvs1=[ID]&tvday=[DAY_NAME]

DAY_NAME = 9,1,2,3 (see .fi grabber for details)

Template:

start="tv_sloupec1" end="tv_sloupec234" tags="TS"

Text =
Quote:
<tr>
<td ><b><#START></b></td>
<td><strong><#TITLE></strong><td>
<td></td>
</tr>
<z(>
<tr>
<td></td>
<td><#DESCRIPTION></td>
<td></td>
</tr>
</z)?>
See how you go and post if you need more help.
James is offline   Reply With Quote
Old 2006-12-04, 18:53   #5 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 90
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Default

Thx.

Based on your answer I wrote .xml file, but something is wrong inside.

Can You have a look?
stanik is offline   Reply With Quote
Old 2006-12-04, 19:06   #6 (permalink)
Portal Developer
 
Join Date: May 2005
Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts


Default

There are a few problems:

1. The channel Ids should be the site addresses
2. The DayNames section is in the wrong place
3. The template text < & > need to be replaced with &lt; &gt;

Edit:

4. Remove "encoding="UTF-8" .. it will be automatically detected


It would be a good idea to use the fi file as a base.

Last edited by James; 2006-12-04 at 19:15.
James is offline   Reply With Quote
Old 2006-12-04, 19:52   #7 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 90
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Default

OK,

I made some changes but I still have something wrong inside. I tried this xml file in IE but still have error (expected semicolon, etc ... <Site url="http://www.parabola.cz/program.php?tvs1=[ID]&tvday=[DAY_NAME]" post="" external="false" encoding="UTF-...)

File is attached


After some testing I found problem in URL error makes this part tvday=[DAY_NAME]. Without this part looking OK in IE.

Last edited by stanik; 2006-12-04 at 21:20.
stanik is offline   Reply With Quote
Old 2006-12-05, 06:58   #8 (permalink)
Portal Developer
 
Join Date: May 2005
Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts


Default

Ok still a few problems:

1. <Site url="http://www.parabola.cz/program.php?tvs1=[ID]&tvday=[DAY_NAME]" post="" external="false" encoding="UTF-8" />

& -> &amp;

encoding=""

<Site url="http://www.parabola.cz/program.php?tvs1=[ID]&amp;tvday=[DAY_NAME]" post="" external="false" encoding="" />

2. DayNames needs to be inside a Search section (see the fi grabber).
James is offline   Reply With Quote
Old 2006-12-05, 08:17   #9 (permalink)
Portal Member
 
Join Date: Oct 2006
Posts: 90
Thanks: 1
Thanked 3 Times in 3 Posts

Country:


Default

Good morning James.

Now its looking OK, but can you check it?

Thx a lot
stanik is offline   Reply With Quote
Old 2006-12-05, 08:21   #10 (permalink)
Portal Developer
 
Join Date: May 2005
Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts


Default

Looks fine

But the proof is in the testing. So does it work?
James is offline   Reply With Quote
Reply

Bookmarks

Tags
czech, listing, webepg

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Develop my own Grabber DKreeK WebEPG 21 2007-07-03 01:16
Gaps in displayed EPG from WebEPG and OzTiVo (Australia) Taipan fixed 0.2.0.0 bugs 13 2006-10-19 05:48
Why is my WebEPG doing this? TheMerovingian WebEPG 13 2006-07-10 20:59
A problem creating spanish TDT grabber for WEBEPG pegial WebEPG 7 2006-06-04 12:14
WebEPG does not work in Norway anymore? Dal WebEPG 4 2006-03-28 13:01


All times are GMT +1. The time now is 06:21.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress