NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 1201 1202 1203 1204 1205 … 1231 Next »
xmltv feed denmark

 
  • 0 Vote(s) - 0 Average
xmltv feed denmark
bjerk
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Mar 2004
#1
2004-03-23, 05:55 PM
[Image: rock.gif]

cant get xmltv feed to work
the guide shows the channels fine but, there are no programmes in the list.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,759
Threads: 769
Joined: Nov 2003
#2
2004-03-23, 06:14 PM
Can you email me a sample file? Send it to support@devnz.com
jan
Offline

Junior Member

Posts: 20
Threads: 8
Joined: Feb 2004
#3
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)
bjerk
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Mar 2004
#4
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 [Image: biggrin.gif]
jan
Offline

Junior Member

Posts: 20
Threads: 8
Joined: Feb 2004
#5
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.
MaBo
Offline

Senior Member

Posts: 346
Threads: 58
Joined: Dec 2003
#6
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
Kevlar_IIA
Offline

Junior Member

Posts: 16
Threads: 4
Joined: Mar 2004
#7
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
bjerk
Offline

Junior Member

Posts: 4
Threads: 1
Joined: Mar 2004
#8
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 [Image: biggrin.gif]
box177
Offline

Junior Member

Posts: 22
Threads: 4
Joined: Jan 2004
#9
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).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  XMLTV Updates? phillyjim 1 2,700 2011-12-21, 04:46 PM
Last Post: pcostanza
  XMLTV import with UTF encoding fails (also valid for NPVR) miniGranis 4 2,314 2011-01-29, 08:16 PM
Last Post: miniGranis
  Edit channel name when using xmltv as epg source Haggis 10 5,342 2010-10-18, 01:31 PM
Last Post: Haggis
  xmltv update timing problem aneez 3 2,153 2010-09-29, 06:34 AM
Last Post: aneez
  Free XMLTV? carz181 6 4,011 2010-08-30, 04:13 PM
Last Post: johnsonx42
  DVB epg to XMLTV fuzzweed 2 1,754 2010-06-25, 10:43 AM
Last Post: fuzzweed
  Occasionally get SAP audio feed from CBS philly_phenom 14 6,172 2010-02-15, 08:43 PM
Last Post: Anthony
  Dual Tuners With Different XMLTV Files skycyclepilot 3 1,938 2010-02-04, 09:37 PM
Last Post: markbb1
  XMLTV GUI Grabber oxymoron 1 2,000 2010-02-04, 07:56 PM
Last Post: Graham
  XMLTV Problems LoonDawg 6 2,402 2010-01-05, 04:29 PM
Last Post: Graham

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode