2008-07-26, 08:06 PM (This post was last modified: 2008-07-26, 08:11 PM by lisa222.)
Thanks from me to. I started to get frustrated trying to get xmltvnz from reven to work with my channels :mad: (when you read there forum, I'm not the only one) then found this one . Djkxml is very easy to use. Thank you.
Hi Xanth, just a quick question. I have two media centres running at the moment. The one running GBPVR runs DJKXML really well, EPG data is always spot on. However, the other runs Vista Media Centre. I am importing the DJKXML data using WMCguideserviceproxy from epgstream.net, which seems to work easily. The problem is that the times are out for the epg. Dont really know what I am doing, but I have stripped out some data using sed (-ds option) which allows the data to be imported, but then the times are incorrect. If I leave the time data then it wont import. Any ideas? (Apart from "Just use GBPVR", which I would also agree with, but cant do :-)) Cheers
Hi Webnomix, How far out is the time? In the config screen of djkxml, there is an option to set it up for SageTV which all it does really is add a time zone. Have you tried using that?
Intel 3Ghz P4, 1024Mb RAM, 2x PVR500, NovaT500 (New July2009) (PC dedicated to TV). 1 Media MVP. Author of djkxml.
Have tried the sage setup but then it wont import at all (although I did try that before using the sed script editor). Vista media centre did not seem to know how to handle the time change in the .xml file. When I stripped it out, it would import... but the time was incorrect again :-(
Data is exactly 12 hours behind. Have just changed djkxml.cfg to sageTV setup and will do download. Will post results soon if thats ok. Thanks for you help.
Hi Xanth, I removed the clumpidx="0/1" from the xml file, but still the same result. The sed alteration is below, and was obtained from this URL "http://forums.pcworld.co.nz/showthread.php?t=88511&page=4"
cd <path to where djkxml.exe is located>
djkxml
cd "C:\Program Files\GnuWin32\bin"
sed -e "2d" < (path to where djkxml is located)\TVGuide.xml > C:\Windows\ehome\BladeRunnerPro\GuideData\listing2.xml