| |||||||
| WebEPG everything related to WebEPG in here |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Oct 2006
Posts: 90
Thanks: 1
Thanked 3 Times in 3 Posts
Country: | 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 ![]() |
| | |
| | #2 (permalink) |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts
| 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 |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Oct 2006
Posts: 90
Thanks: 1
Thanked 3 Times in 3 Posts
Country: | Hi James, thx for you reply. Maybe this sites can be used: http://www.parabola.cz/program.php?t...tvs4=5&tvday=9 STanik |
| | |
| | #4 (permalink) | |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts
| 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:
| |
| | |
| | #6 (permalink) |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts
| 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 < > 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. |
| | |
| | #7 (permalink) |
| Portal Member Join Date: Oct 2006
Posts: 90
Thanks: 1
Thanked 3 Times in 3 Posts
Country: | 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. |
| | |
| | #8 (permalink) |
| Portal Developer Join Date: May 2005 Location: Switzerland
Posts: 1,332
Thanks: 4
Thanked 55 Times in 34 Posts
| 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" /> & -> & encoding="" <Site url="http://www.parabola.cz/program.php?tvs1=[ID]&tvday=[DAY_NAME]" post="" external="false" encoding="" /> 2. DayNames needs to be inside a Search section (see the fi grabber). |
| | |
![]() |
| Bookmarks |
| Tags |
| czech, listing, webepg |
| Thread Tools | |
| Display Modes | |
|
|
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 |