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) ZTools and UltraXMLTV v
« Previous 1 … 3 4 5 6 7 … 12 Next »
UltraXML_Enhancer - "Element content is invalid to the DTD-Schema"

 
  • 0 Vote(s) - 0 Average
UltraXML_Enhancer - "Element content is invalid to the DTD-Schema"
lucille84
Offline

Junior Member

Posts: 21
Threads: 6
Joined: Jul 2005
#1
2008-08-02, 11:05 AM
Firstly, thanks for this nice tool!

Enhancer was running fine with previous zap2xml scraper as the feed for xmltv.xml -- changing to the mc2xml scraper Enhancer now gives pop up window with the following err message...
"Element content is invalid to the DTD-Schema"

(and GBPVR-Config now hangs when trying to doing manual EPG update)

Any ideas about where/how to start to get the EPG working woulld be greastly appreciated

Sincerely,
Tom (for lucille84)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#2
2008-08-03, 03:46 PM
lucille84 Wrote:Firstly, thanks for this nice tool!

Enhancer was running fine with previous zap2xml scraper as the feed for xmltv.xml -- changing to the mc2xml scraper Enhancer now gives pop up window with the following err message...
"Element content is invalid to the DTD-Schema"

(and GBPVR-Config now hangs when trying to doing manual EPG update)

Any ideas about where/how to start to get the EPG working woulld be greastly appreciated

Sincerely,
Tom (for lucille84)

Well, first what's mc2xml. (sorry for being pedantic, there are a lot of the scrapers around)

Next, zip and attach your original xml file that was downloaded. If it's way too big, and it always happens at the start, then cutting the file down so that I can see the data would help...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#3
2008-08-04, 02:08 AM
OK. I discovered the answers to the questions.

I found a non-conformity to the XMLTV DTD schema and have emailed the author to see if he can fix it...

Basically there are two entries for Audio

Code:
<audio>
            <stereo>stereo</stereo>
            <stereo>dolby</stereo>
        </audio>

And there should only be one or the other.

If I don't hear back soon, I will add a feature that will rip out these entries prior to a DTD conformity check (which I strongly believe is necessary - especially in situations like this)

Stay tuned...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#4
2008-08-04, 04:16 AM
The author has corrected this and uploaded the new file to his site.

UltraXMLTV Enhancer has also been updated to work with the new grabber
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
lucille84
Offline

Junior Member

Posts: 21
Threads: 6
Joined: Jul 2005
#5
2008-08-04, 06:49 PM (This post was last modified: 2008-08-04, 07:01 PM by lucille84.)
zehd Wrote:The author has corrected this and uploaded the new file to his site.
UltraXMLTV Enhancer has also been updated to work with the new grabber
Zehd, thanks as usual,

When I ran Enhancer (1.2.93) against the 02August version of mc2xml output the FIRST TIME it processed with no complaints... subsequently (when the input file is selected) it complains about the
DTD with the same masssage as prev rep[orted
"Element content is invalid to the DTD-Schema
Expecting: premiere, last-chance, new, subtitles, rating, star-rating"

EDIT more recent source file attached
Attached is the input xml file as you requested.

Thanks for trying to make the mc2xml work with your Enhancer.

Sincerely,
TomH ( lucille84's husband)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#6
2008-08-04, 10:39 PM
lucille84 Wrote:Zehd, thanks as usual,

When I ran Enhancer (1.2.93) against the 02August version of mc2xml output the FIRST TIME it processed with no complaints... subsequently (when the input file is selected) it complains about the
DTD with the same masssage as prev rep[orted
"Element content is invalid to the DTD-Schema
Expecting: premiere, last-chance, new, subtitles, rating, star-rating"

EDIT more recent source file attached
Attached is the input xml file as you requested.

Thanks for trying to make the mc2xml work with your Enhancer.

Sincerely,
TomH ( lucille84's husband)

Before I crank through the file, (It's a lot of work !!!) I should ask you, have you got the very latest version of mc2xml? It was just released late last night...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#7
2008-08-04, 10:43 PM
zehd Wrote:Before I crank through the file, (It's a lot of work !!!) I should ask you, have you got the very latest version of mc2xml? It was just released late last night...

Edit: I just loaded your source xml, and it does look like there are yet more non conformities to the DTD standard. I'll dig through and pass that on to the author
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
TomH
Offline

Member

Posts: 177
Threads: 10
Joined: Aug 2006
#8
2008-08-04, 10:55 PM
zehd Wrote:Before I crank through the file, (It's a lot of work !!!) I should ask you, have you got the very latest version of mc2xml? It was just released late last night...

I was using the version that is indicated as 2008-02-08 according to the mc2xml webpage as of now.

But I should ask you b/4 you start Wink -- what dtd is being used as the reference -and- how do I know that that is the same as on my system?

FWIW the xmltv.dtd from my /gbpvr/ subdir is attached

Thanks as always
[SIZE="1"]/TomH/ Win7 running nPVR 3.1.1 (via NMTInstall2) on HP p6624y AMD AthlonII 635, 8Gb, 1Tb, HVR-2250 (ATSC) + WebRadio, Universe (broken), BlueRetroVE+, TV Listings. SearchLite Network: Cable Modem - Belkin 54g router - box#1 Win7 Next-PVR 3.1.1, box#2 Win7 wireless laptop, and 2x wired eGreat M34A NMT clients[/SIZE]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#9
2008-08-04, 11:08 PM
I discovered your problem...

You have chosen to use the <live> tag and that does not conform with the DTD.

Remove the -L switch from your command line...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#10
2008-08-04, 11:10 PM
TomH Wrote:But I should ask you b/4 you start Wink -- what dtd is being used as the reference -and- how do I know that that is the same as on my system?

The dtd is the one included with UltraXMLTV Enhancer, copied to the same directory. When Ultra loads a file it first copies the dtd to the same directory as the xmltv file, so that it's always the right one...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


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

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

Linear Mode
Threaded Mode