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 2 3 4 5 … 12 Next »
UltraXMLTV Enhancer Version 2 - rc1

Thread Closed 
 
  • 0 Vote(s) - 0 Average
UltraXMLTV Enhancer Version 2 - rc1
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#151
2009-05-18, 04:46 AM (This post was last modified: 2009-05-18, 05:04 AM by BrettB.)
I'm using ◦Enhancer: 2.0.3418.22741.

When it processed the xmltv file, it is dropping the <video> ... </video> blocks from the new/output file.

Also, the <star-rating> ... </star-rating> blocks are also being dropped from the new/output file.
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#152
2009-05-19, 11:50 AM
BrettB Wrote:I'm using ◦Enhancer: 2.0.3418.22741.

When it processed the xmltv file, it is dropping the <video> ... </video> blocks from the new/output file.

Also, the <star-rating> ... </star-rating> blocks are also being dropped from the new/output file.

Star-rating is added to the title tag.
Code:
<programme start="20090520230000 +0000" stop="20090521020000 +0000" channel="199.CJON.1">
    <title lang="en">Casino Royale.[2006].(PG13).[B][color=Red](3*)[/color][/B]</title>
    <desc lang="en">(2006) After receiving a license to kill, British agent James Bond (Daniel Craig) enters a high-stakes poker game with Le Chiffre (Mads Mikkelsen), a man who finances terrorist groups.
(144min)

   ¤  Actors: Daniel Craig, Eva Green, Mads Mikkelsen
   ¤  Director: Martin Campbell
</desc>
    <date>2006</date>
    <category lang="en">Action and Adventure</category>
    <category lang="en">Movie</category>
    <category lang="en">Suspense</category>
    <category lang="en">TV-14</category>
    <category lang="en">PG13</category>
    <episode-num system="dd_progid">MV00181545.0000</episode-num>
  </programme>
They are suppose to to be added to the Category section. Try looking for the Video information list as a <category> </category> tag. I don't have any video tags in the original XML file, so I can't say for sure if they are showing up or not.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#153
2009-05-19, 03:32 PM
TomR Wrote:Star-rating is added to the title tag.

Yes (although in my configuration I took that out). HOWEVER, for GBPVR with the TV Listings plug-in to display the stars, they need to be imported by GBPVR during the EPG load--hence they still need to be in the XML file which it loads in the <star-rating>...</star-rating> block.

And it's nice having the video info loaded into categories, but I need for them to still be written out the XML file, too. That way XmltvExtras can find them and load them into the TV Listings database.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#154
2009-05-19, 05:56 PM
BrettB Wrote:Yes (although in my configuration I took that out). HOWEVER, for GBPVR with the TV Listings plug-in to display the stars, they need to be imported by GBPVR during the EPG load--hence they still need to be in the XML file which it loads in the <star-rating>...</star-rating> block.

And it's nice having the video info loaded into categories, but I need for them to still be written out the XML file, too. That way XmltvExtras can find them and load them into the TV Listings database.

They actually should still be there, exactly for compatibility with TV Listings...

I'll have a look...
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]
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#155
2009-05-20, 01:53 PM (This post was last modified: 2009-05-20, 09:49 PM by zehd.)
I just had a problem where Ultra would hang on a particular record. I track it back to the offending record and noticed that the series XML file (83883.xml for "big ideas for a small planet") seems to be corrupt. It began with
Code:
irstAired>2003-04-10</FirstAired>

Should all series XML files not begin with
Code:
<?xml version="1.0" encoding="UTF-8"?>
If so, is it possible to trap for this to possibly avoid Ultra from hanging?
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#156
2009-05-20, 09:49 PM
TomR Wrote:I just had a problem where Ultra would hang on a particular record. I track it back to the offending record and noticed that the series XML file (83883.xml for "big ideas for a small planet") seems to be corrupt. It began with
Code:
irstAired>2003-04-10</FirstAired>

Should all series XML files not begin with
Code:
<?xml version="1.0" encoding="UTF-8"?>
If so, is it possible to trap for this to possibly avoid Ultra from hanging?


Tom, are you saying the corrupt xml had nothing before what you showed? Yes, I should be able to test for a pass/reject xml based on that header
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
#157
2009-05-20, 10:03 PM
BrettB Wrote:Yes (although in my configuration I took that out). HOWEVER, for GBPVR with the TV Listings plug-in to display the stars, they need to be imported by GBPVR during the EPG load--hence they still need to be in the XML file which it loads in the <star-rating>...</star-rating> block.

And it's nice having the video info loaded into categories, but I need for them to still be written out the XML file, too. That way XmltvExtras can find them and load them into the TV Listings database.

I checked, and the video (and even the audio) tags are passed through as it is in the original. In other words, if tvlistings/xmltvextra is working correctly, you should have the extra information in TV Listings...

example from enhanced file
Code:
<date>20090511</date>
    <category lang="en">Drama</category>
    <category lang="en">Paranormal</category>
    <category lang="en">HD</category>
    <category lang="en">16:9</category>
    <category lang="en">dB</category>
    <category lang="en">TV-14</category>
    <episode-num system="xmltv_ns">..1/2</episode-num>
    <episode-num system="dd_progid">EP00713516.0093.1/2</episode-num>
    <video>
      <aspect>16:9</aspect>
      <quality>HDTV</quality>
    </video>
    <audio>
      <stereo>dolby</stereo>
    </audio>
    <premiere>New</premiere>
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
#158
2009-05-20, 10:19 PM
Release: Enhancer: 2.0.3427.27026

It checks for a correct XML header.
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]
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,666
Threads: 170
Joined: Jun 2007
#159
2009-05-21, 02:46 AM
zehd Wrote:I checked, and the video (and even the audio) tags are passed through as it is in the original. In other words, if tvlistings/xmltvextra is working correctly, you should have the extra information in TV Listings...

Frank,

With the new version, both the video and audio tags are in the output xml file.

What about the <star-rating> blocks? My output file still doesn't have any of those included.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#160
2009-05-21, 02:30 PM
BrettB Wrote:Frank,

With the new version, both the video and audio tags are in the output xml file.

What about the <star-rating> blocks? My output file still doesn't have any of those included.

That's something that will require more time than I have for right now...

It's very possible that the problem is the documented one where GB-PVR can't have ratings AND starratings displayed at the same time.
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: 2 Guest(s)

Pages (17): « Previous 1 … 13 14 15 16 17 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  UltraXMLTV Enhancer 2.2 stopped working dshoup 4 6,204 2017-09-09, 08:54 PM
Last Post: dshoup
  UltraXMLTV NEWS! zehd 19 17,010 2013-09-07, 03:02 AM
Last Post: zehd
  ZTools and UltraXMLTV is done. RIP zehd 0 4,978 2013-09-07, 02:56 AM
Last Post: zehd
  UltraXMLTV Enhancer 2 - Public Release zehd 9 9,400 2013-01-18, 01:21 PM
Last Post: Graham
  Beta: UltraXMLTV Post-Process Renamer zehd 25 21,970 2011-11-14, 06:18 AM
Last Post: Ski098
  UltraXMLTV does not complete from UpdateEPG.bat agerdin 0 4,794 2011-11-01, 07:19 PM
Last Post: agerdin
  UltraXMLTV 2.1 - Movie ratings not being added description BrettB 11 10,706 2011-10-13, 12:34 AM
Last Post: OTAjunkie
  UltraXMLTV 2.1 - Episode numbers TomR 4 7,088 2011-02-06, 12:48 AM
Last Post: zehd
  Updated UltraXMLTV - now won't work jfm 3 6,122 2011-01-03, 05:09 AM
Last Post: zehd
  UltraXMLTV - New Beta zehd 46 30,493 2010-11-17, 09:08 PM
Last Post: zehd

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

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

Linear Mode
Threaded Mode