Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support
Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support
Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support
Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support


Go Back   Australian Media Center Community > Windows Media Center Solutions > Windows Media Center - EPG Discussion & Support

Community Information

Reply
 
Thread Tools
Old 30th September 2007, 09:28 PM   #1 (permalink)
Newbie
No Avatar
Status illicit is Offline:
ActivityPosts: 7
Reputation & Thanks Support Rating:
illicit
Points Earned: 10

illicit has been Thanked 0 times in 0 posts
Bladerunner Pro with custom xml file

Anybody out there know how to run BRP with a different .xml file than standard?

Its an .xml used by mythTV users for their EPG.
So BRP doesnt need to run any grabbers or anything just read this file i have...

Any help much appreciated
  Reply With Quote
Old 1st October 2007, 10:21 AM   #2 (permalink)
MCE Graduate
 
jmccl's Avatar
Status jmccl is Offline:
Location Newcastle, NSW
ActivityPosts: 72
Reputation & Thanks Support Rating:
jmccl
Points Earned: 32

jmccl has been Thanked 11 times in 8 posts
jmccl's
Media Center
Re: Bladerunner Pro with custom xml file

If you edit the QuickGuide.exe.config file you can make it point to any xml file on your system.

It is located at:

C:\Windows\ehome\BladeRunnerPro\QuickGuide\QuickGu ide.exe.config

It is a text file containing the configuration options for QuickGuide. Edit it using Notepad.exe and change the XMLTVFile configuration option on the top line that reads:

<add key="XMLTVFile" value="GuideData\xmltv.xml" />

to point to your xml file.

When you run BladeRunner Pro, it will process this file to convert it to the guide.bin format that Media Centre EPG uses.

Regards,
jmccl
__________________
OrigenAE S16T (Black), Intel DG965WHMKR, Core 2 Duo E6600, 2048MB DDR2 800Mhz (Corsair), MSI G-Force NX7600GT Diamond Plus, 2 x 500GB WD Sata HDD, Sony DRU840A, 2 x AverTv Duo Hybrid PCIe, D-Link DWA547 Wireless N PCI, MS Wireless Keyboard + Remote, Windows Vista Ultimate
  Reply With Quote
Old 1st October 2007, 03:04 PM   #3 (permalink)
Newbie
No Avatar
Status illicit is Offline:
ActivityPosts: 7
Reputation & Thanks Support Rating:
illicit
Points Earned: 10

illicit has been Thanked 0 times in 0 posts
Re: Bladerunner Pro with custom xml file

No luck with that, it just says "cannot find xml.dtd".........?
  Reply With Quote
Old 1st October 2007, 05:45 PM   #4 (permalink)
MCE Graduate
 
jmccl's Avatar
Status jmccl is Offline:
Location Newcastle, NSW
ActivityPosts: 72
Reputation & Thanks Support Rating:
jmccl
Points Earned: 32

jmccl has been Thanked 11 times in 8 posts
jmccl's
Media Center
Re: Bladerunner Pro with custom xml file

Quote:
Originally Posted by illicit View Post
No luck with that, it just says "cannot find xml.dtd".........?
I assume that "xml.dtd" is the name of your xml file that you wish to use....

You must make sure that configuration option in the QuickGuide.exe.config file that points to your xml file is correct.

The default xml file that BladeRunnerPro v3.5 uses is located at:

C:\Windows\ehome\BladeRunnerPro\GuideData\xmltv.xm l

Therefore you have to change the default option to point to your xml file. For example, if your xml file is located in the "My Documents" folder at:

C:\Documents and Settings\Username\My Documents\xml.dtd

You need to change the default option in QuickGuide.exe.config from:

<add key="XMLTVFile" value="GuideData\xmltv.xml" />

to:

<add key="XMLTVFile" value="C:\Documents and Settings\Username\My Documents\xml.dtd" />

It works for me....just tried it to make sure....

The other alternative is to rename your xml file to "xmltv.xml" and place it in the "C:\Windows\ehome\BladeRunnerPro\GuideData\" folder. BladeRunnerPro should then work with the default options.

Let me know if you have any more problems.....

jmccl
__________________
OrigenAE S16T (Black), Intel DG965WHMKR, Core 2 Duo E6600, 2048MB DDR2 800Mhz (Corsair), MSI G-Force NX7600GT Diamond Plus, 2 x 500GB WD Sata HDD, Sony DRU840A, 2 x AverTv Duo Hybrid PCIe, D-Link DWA547 Wireless N PCI, MS Wireless Keyboard + Remote, Windows Vista Ultimate
  Reply With Quote
Old 2nd October 2007, 10:21 AM   #5 (permalink)
Newbie
No Avatar
Status illicit is Offline:
ActivityPosts: 7
Reputation & Thanks Support Rating:
illicit
Points Earned: 10

illicit has been Thanked 0 times in 0 posts
Re: Bladerunner Pro with custom xml file

yeah, what i did was rename my xml file (nice.net.nz/epg) (i use the listings_all file) to xmltv.xml and put it in the guidedata folder.

first i came up with "cannot find xml.dtd" Which seems to be a file that 'instructs' BRP how to 'read' the .xml files. So i i used the same one used by xmlTVNZ (www.reven.co.nz) Which worked, but then came up with "cannot find guide.xml" ....man, this is frustrating.......
  Reply With Quote
Old 1st November 2007, 04:28 AM   #6 (permalink)
Newbie
No Avatar
Status jhines97 is Offline:
ActivityPosts: 6
Reputation & Thanks Support Rating:
jhines97
Points Earned: 10

jhines97 has been Thanked 0 times in 0 posts
Smile Re: Bladerunner Pro with custom xml file

The xmltv.dtd file needs to be in the same folder as the xmltv.xml file. the dtd folder is the document type definition. You should be able to procure the dtd for your xmltv file from whoever made the xml file (dtd is a required component to be able to read an xml file correctly). Then, change the config file to point to the directory that has the xmltv.xml file and the xmltv.dtd file in it. I use the xmltv grabber, and the dtd was included with the software distribution. Also, when bladerunner runs it deleted the xmltv.xml file and the xmltv.dtd file. So, make sure you have a copy of the dtd file someplace so you can copy it back to the location since bladerunner is going to delete it.
  Reply With Quote
Old 1st November 2007, 08:15 AM   #7 (permalink)
MC Specialist
 
tyronne27's Avatar
Status tyronne27 is Offline:
Location Darwin
ActivityPosts: 328
Reputation & Thanks Support Rating:
tyronne27 tyronne27
Points Earned: 119

tyronne27 has been Thanked 19 times in 19 posts
tyronne27's
Media Center
Re: Bladerunner Pro with custom xml file

the simple way to do it is open the xmltv.dtd file in notepad and delete the document type text and save it as xmltv.xml. if you can open the xml file in internet explorer then the file can be red by bladerunner. to automate this use tvxb
__________________
MCPS, MDCSE, CCNA, Dip IT.
http://www.sentinel-inet.com

My MCE: Silverstone LC11M + VFD, 7300GS, 2 x 16MB NCQ 250GB @ RAID 0, 2 x 512MB DDR 400, ASUS A8V-CSM, 7.1 AMP. HVR 1300 digital + analouge, 54MB Wireless
  Reply With Quote
Reply

Bookmarks

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
SUPER: Free video converter for Windows, what a beauty!!! bella Vista Media Center - The Software 5 15th July 2007 05:43 PM
BladeRunner Pro 3.5 success in New Zealand johnrw Windows Media Center - EPG Discussion & Support 11 13th September 2006 02:44 PM
BladeRunner Pro v3 - The XML declaration is unexpected. Line 1,position 5. mustangshelly Windows Media Center - EPG Discussion & Support 3 15th January 2006 06:54 PM
Bladerunner Pro issues? try bladerunner AHCS Windows Media Center - EPG Discussion & Support 6 27th September 2005 12:39 PM
Bladerunner Pro downloads and file sharing joncisco XP Media Center 2005 - The Software 11 31st August 2005 12:07 AM


Advertisers
Terms Of Service - Contact Us - Advertise With Us - Archive - Privacy Statement - FAQ
Microsoft©, Windows XP©, Windows XP Media Center© & Windows Vista© are registered trademarks of Microsoft Corporation.
www.xpmediacentre.com.au has no relationship with, nor is affiliated in any way with Microsoft Corporation.
All original content on this website © 2004 - 2008 xpmediacentre.com.au, All rights reserved
Forum by vBulletin Version 3.7.3 - Copyright Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC7
Local time now is 03:55 PM AEDT.