2004-03-23, 05:55 PM
cant get xmltv feed to work
the guide shows the channels fine but, there are no programmes in the list.
2004-03-23, 05:55 PM
cant get xmltv feed to work the guide shows the channels fine but, there are no programmes in the list.
2004-03-23, 06:14 PM
Can you email me a sample file? Send it to support@devnz.com
2004-03-24, 10:00 AM
I got the same problem (also from Denmark).
The problem is the time zone +01:00 , If you remove that from all the programs before importing into GBpvr then you will got program information too. (You can open the XMLfile with notepad and use ctrl+H to replace +01:00 with an empty field)
2004-03-24, 12:53 PM
Thank's Jan
This workaround fixed the program guide, but it would be nice not having to manuel edit the xml file the problem is located at this point this dont work <programme start="20040324161000 +0100" stop="20040324161500 +0100" this work <programme start="20040324161000" stop="20040324161500" any idear to create the xml file without "+0100" /otto
2004-03-24, 01:26 PM
Hi Bjerk
I don't think you can make the XMLfile without +01:00 but If you can program, you can make a vb.script or .net program. Then you can make it all in at time schedulet bat file. I the bat file you first makes the XML file, and then calls your own programmed converting program, and last you can make an automatic update in GBpvr with the comand line parameters.
2004-03-24, 03:45 PM
If you add timezone info like GMT it will work too. Maybe that's an option? (So GMT+01:00)
Greetz, MaBo
ASUS pundit, pvr 350, celeron 2600, 512 MB, 160GB HD, winXP Pro, 12" touchscreen
2004-03-24, 08:27 PM
Use the o2grabber, has some support for Denmark. In the grabber you can choose witch timezone you want + it has nice icons and you can download 14 days in a row in one singel file: http://www.o2design.se/o2grabber/
Cheers /Jonas from Sweden
2004-03-24, 10:33 PM
hi
MaBo you are right, but the real problem is in my xml file syn syntax is "+0100" and it shout be "+01:00" the : are missing. in o2grabber witc Jonas was takling about, the same problem exists. for now i have created a vbs script witch prasers the xmltv file and, that works for me, /Otto, denmark
2004-03-24, 10:34 PM
I've made this batch file to download XMLTV file and "clean" the '+0100' :
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> del C:\XMLTV\xmltv.xml C:\XMLTV\xmltv.exe tv_grab_fr --config-file C:\XMLTV\tv_grab_fr.conf --output C:\XMLTV\xmltv_temp.xml C:\XMLTV\xmltv.exe tv_remove_some_overlapping --output C:\XMLTV\xmltv_temp2.xml C:\XMLTV\xmltv_temp.xml del c:\XMLTV\xmltv_temp.xml C:\XMLTV\sed.exe "s/ +0100//g" C:\XMLTV\xmltv_temp2.xml > C:\XMLTV\xmltv.xml del c:\XMLTV\xmltv_temp2.xml [/QUOTE] You need XMLTV grabber from www.xmltv.org and sed.exe from http://www.cornerstonemag.com/sed/ (for example). |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
XMLTV Updates? | phillyjim | 1 | 2,540 |
2011-12-21, 04:46 PM Last Post: pcostanza |
|
XMLTV import with UTF encoding fails (also valid for NPVR) | miniGranis | 4 | 2,033 |
2011-01-29, 08:16 PM Last Post: miniGranis |
|
Edit channel name when using xmltv as epg source | Haggis | 10 | 4,698 |
2010-10-18, 01:31 PM Last Post: Haggis |
|
xmltv update timing problem | aneez | 3 | 1,868 |
2010-09-29, 06:34 AM Last Post: aneez |
|
Free XMLTV? | carz181 | 6 | 3,666 |
2010-08-30, 04:13 PM Last Post: johnsonx42 |
|
DVB epg to XMLTV | fuzzweed | 2 | 1,521 |
2010-06-25, 10:43 AM Last Post: fuzzweed |
|
Occasionally get SAP audio feed from CBS | philly_phenom | 14 | 5,565 |
2010-02-15, 08:43 PM Last Post: Anthony |
|
Dual Tuners With Different XMLTV Files | skycyclepilot | 3 | 1,658 |
2010-02-04, 09:37 PM Last Post: markbb1 |
|
XMLTV GUI Grabber | oxymoron | 1 | 1,831 |
2010-02-04, 07:56 PM Last Post: Graham |
|
XMLTV Problems | LoonDawg | 6 | 2,091 |
2010-01-05, 04:29 PM Last Post: Graham |