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) TV Listings v
« Previous 1 … 9 10 11 12 13 Next »
Problems with XmltvExtras

 
  • 0 Vote(s) - 0 Average
Problems with XmltvExtras
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#1
2010-11-10, 12:53 AM
I've tried running XmltvExtras on 3 systems. It works fine on 1 but the other 2 give me the message, "XmltvExtrsas.exe is not recognized as an internal or external command, operable program or batch file".
Not really sure what this means. Almost sounds like it's been neutered by a virus program.

Any idea what this means?


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#2
2010-11-10, 06:54 AM
Hi,

I just tried the download package and verified that it's working here. The file size of "XmltvExtras.exe" should be 29.696 bytes, maybe you can check the file you've downloaded. The error you're getting looks more like a problem in the way you try to execute the utility or pass the path to your xmltv-file as argument, see http://support.microsoft.com/kb/103368/en-us for details.

-alibert
leaded1
Offline

Member

Posts: 135
Threads: 15
Joined: Jul 2007
#3
2010-11-10, 04:17 PM
Should the XmltvExtras.exe file go in the Scripts folder? This was the only way my PostEPGupdate.bat file seemed to work.
Server - AMD 6 Core windows 10 with Hauppage WINTV-PVR2 USB2, HDHomerun Dual, and WINTV-HVR 1600 tuners | Clients -PCH A-100 and iOS
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#4
2010-11-10, 06:10 PM
alibert Wrote:Hi,

I just tried the download package and verified that it's working here. The file size of "XmltvExtras.exe" should be 29.696 bytes, maybe you can check the file you've downloaded. The error you're getting looks more like a problem in the way you try to execute the utility or pass the path to your xmltv-file as argument, see http://support.microsoft.com/kb/103368/en-us for details.

-alibert
It's working fine on a tuner-less system at work so I'll copy the file over to a thumb drive and try it. It's rather a simple process so that means it's even easier for me to mess things up. Smile


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#5
2010-11-10, 11:19 PM
I'm trying to run the XmltvExtras on my TVGuide.xml, but it says "Error reading D:\XMLTV\TVGuide.xml: There is an error in XML document (2, 11).". My xmltv file is produced with DVBGuide and works just fine with NPVR.

"I'd rather have a bottle in front of me than a frontal lobotomy"
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#6
2010-11-11, 12:58 AM
I got a very similar message last night while toying with this.
Even after using the working files from my office PC, I still can't seem to get it to work on 2 home systems. Very strange.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#7
2010-11-11, 01:28 AM
I just copied my xmltv.xml file to my C drive and simply copied and pasted the info exactly as shown in the XmlExtras wiki file and still it's a no go. My PostUpdate batch file simply says: XmltvExtras.exe c:\xmltv.xml and the executable file is in the NPVR/Scripts folder. Am I missing anything?

Is it possible it's a firewall/virus blocking problem?


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#8
2010-11-11, 08:06 AM
Hi,
Reddwarf Wrote:I'm trying to run the XmltvExtras on my TVGuide.xml, but it says "Error reading D:\XMLTV\TVGuide.xml: There is an error in XML document (2, 11).". My xmltv file is produced with DVBGuide and works just fine with NPVR.

the xmltv can not be read by the utitlity as the referenced xmltv.dtd can't be found. Can you please try the attached version of the utility that ignores the dtd file?

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#9
2010-11-11, 08:12 AM
Hi,
leaded1 Wrote:Should the XmltvExtras.exe file go in the Scripts folder? This was the only way my PostEPGupdate.bat file seemed to work.

theoretically, the location of the utility shouldn't matter, but then the full path to the utility must be supplied in the postupdateepg.bat file, for example, my postupdateepg file looks like this:

Code:
"D:\Documents\Visual Studio 2008\Projects\XmltvExtras\XmltvExtras\bin\x86\Release\XmltvExtras.exe" "C:\Program Files\TV Movie\ClickfinderToXmltv\xmltv.xml"

-alibert
alibert
Offline

Posting Freak

Posts: 974
Threads: 83
Joined: Apr 2005
#10
2010-11-11, 08:16 AM
Hi,

if you're having the same problem as Reddwarf, please also try the version I've attached above. If you still get the error message that it's not a valid application, try to execute the application from the command prompt.

-alibert
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  TV Listings/xmltvextras Moneybear 17 9,737 2016-01-13, 01:10 PM
Last Post: fame1418
  should XmltvExtras work with SchedulesDirect EPG data? Wakalaka 1 2,324 2014-05-01, 08:12 AM
Last Post: alibert
  Runtime Error - System.Data.SqLite.dll (XMLTvExtras.exe) GoogleRocks! 7 4,889 2014-02-09, 04:23 PM
Last Post: GoogleRocks!
  XmltvExtras stopped working with new version of MC2XML SailTV 3 2,944 2011-10-04, 03:31 PM
Last Post: SailTV
  xmltvextras error Northpole 3 2,318 2011-06-14, 10:55 PM
Last Post: Northpole
  XMLTVExtras can't find Listings Database skreien 1 2,118 2011-02-01, 03:31 AM
Last Post: skreien
  XmltvExtras 1.5 released alibert 0 2,616 2010-01-05, 02:56 PM
Last Post: alibert
  Problem with XMLTVExtras LewE 3 3,075 2010-01-05, 02:51 PM
Last Post: alibert

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

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

Linear Mode
Threaded Mode