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 - Beta

Thread Closed 
 
  • 0 Vote(s) - 0 Average
UltraXMLTV Enhancer Version 2 - Beta
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#31
2009-03-01, 08:11 AM (This post was last modified: 2009-03-01, 08:18 AM by LewE.)
zehd Wrote:BTW, I discovered that for Schedles Direct users, you'll have to change the New Show Detection method from 'Date matches AirDate' to 'Previously-shown is null'

That should give you new show markers...
zehd, From writing my own program to process the Schedules Direct xml file, I can tell you that you can not rely on the previously shown record. It is not always put there by SD. I found the only reliable way to determine if a show was a first run was to compare the original air date against the current date.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#32
2009-03-01, 08:14 AM
LewE Wrote:You might want to disable downloads for the time being.

You can do that by clicking tags, click SeasEpNum and choosing '-' from the ToWhat Tag... Click save...

I am starting to believe that your computer has a different System.Xml.dll than I'm using... I'm going to check into a couple of things and do some versin checking...
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
#33
2009-03-01, 09:40 AM
As a test, I've uploaded a new build that will use its own local copy of system.xml.dll

What this means is, rather than rely on the version that should be on your computer in a more 'central' location, we'll use one that I'm pretty sure works.

Though it might still be the xmltv.dll and its reference to system.xml.dll.

Then again, I might not be troubleshooting the logs correctly

For lurkers, here's the exception LewE got

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Xml.XmlException: 'left' is an unexpected token. The expected token is '"' or '''. Line 10, position 496.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
   at System.Xml.XmlTextReaderImpl.ParseAttributes()
   at System.Xml.XmlTextReaderImpl.ParseElement()
   at System.Xml.XmlTextReaderImpl.ParseElementContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
   at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.Load(String filename)
   at UltraXMLTV_Enhancer.tvdb_XML_File.Load_Series(Boolean GetList)
   at UltraXMLTV_Enhancer.tvdb_XML_File.QueryTVdb(String paramSeries, String paramEpisode, String paramProdCode)
   at UltraXMLTV_Enhancer.frmMain.btnXMLTV_Go_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
UltraXMLTV_Enhancer
    Assembly Version: 2.0.3346.43076
    Win32 Version: 2.0.3346.43076
    CodeBase: file:///C:/Programs/EPG/UltraXMLTV_Enhancer/UltraXMLTV_Enhancer.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
Microsoft.VisualBasic.Compatibility
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1433
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic.Compatibility/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.Compatibility.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.30.1
    Win32 Version: 1.0.30.1
    CodeBase: file:///C:/Programs/EPG/UltraXMLTV_Enhancer/System.Data.SQLite.DLL
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
y4qysd58
    Assembly Version: 2.0.3346.43076
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
reajpa6d
    Assembly Version: 2.0.3346.43076
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Security
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Data.SqlXml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Data.SqlXml/2.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
Microsoft.VisualC
    Assembly Version: 8.0.0.0
    Win32 Version: 8.00.50727.1433
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------
XmlTv
    Assembly Version: 1.0.0.1
    Win32 Version: 1.0.0.1
    CodeBase: file:///C:/Programs/EPG/UltraXMLTV_Enhancer/XmlTv.DLL
----------------------------------------
IsoCodes
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Programs/EPG/UltraXMLTV_Enhancer/IsoCodes.DLL
----------------------------------------
acsduzfv
    Assembly Version: 1.0.0.1
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
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]
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#34
2009-03-01, 10:19 AM
Frank, ignore the first part of my email. I downloaded the new version and I'll test this tomorrow for xmltv.dll errors.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#35
2009-03-01, 11:14 PM
LewE Wrote:zehd, From writing my own program to process the Schedules Direct xml file, I can tell you that you can not rely on the previously shown record. It is not always put there by SD. I found the only reliable way to determine if a show was a first run was to compare the original air date against the current date.

Yes that is true...The same goes for xmltv gathered with mc2xml...

I'm working to create a littel bit more checking, and use previouslyshown, matching dates, New tag and other markers to give clues...

I'm looking at my old vb6 code, and think that much of the testing hinges on Movie detection, so I'll be doing something about that too.

The very last build uploaded isn't dependant on a local copy of System.xml.dll any more (doesn't hurt if the file sits there though)

I need to know if the latest build works for you...

Thanks

2.0.3347.23639
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]
gEd
Offline

Posting Freak

London
Posts: 3,512
Threads: 100
Joined: Jan 2005
#36
2009-03-01, 11:55 PM
Zehd: The wiki page is superbly detailed but I think it might benefit from an intro that actually explains what UltraXMLTV Enhancer sets out to accomplish and what prerequisites (if any) exist.

just my $0.02
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#37
2009-03-02, 12:51 AM
zehd Wrote:I need to know if the latest build works for you...

Thanks

2.0.3347.23639
Build 23639 ran cleanly standalone with no Commit. I then ran UpdateEPG.bat. It ran cleanly and the lisitngs in GBPVR looked like they should.

Now that Ultra2 runs so quickly, I don't have any qualms of running UpdateEPG.bat anymore.

I was looking at the Series Lookup in EPG function. That is really neat, to be able to scroll through all of the episode descriptions just by using the roller on the mouse.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#38
2009-03-02, 01:11 AM
gEd Wrote:Zehd: The wiki page is superbly detailed but I think it might benefit from an intro that actually explains what UltraXMLTV Enhancer sets out to accomplish and what prerequisites (if any) exist.

just my $0.02

I'll take that 2 cents.

Of course we all know that I'm not ready for NEW users :-) I've already broke you guys in... Or maybe the other way 'round...

A picture is a thousand words, and I think I will have a before and after of the same data, to show how it can benefit...
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
#39
2009-03-02, 01:16 AM
LewE Wrote:Build 23639 ran cleanly standalone with no Commit. I then ran UpdateEPG.bat. It ran cleanly and the lisitngs in GBPVR looked like they should.

Now that Ultra2 runs so quickly, I don't have any qualms of running UpdateEPG.bat anymore.

I was looking at the Series Lookup in EPG function. That is really neat, to be able to scroll through all of the episode descriptions just by using the roller on the mouse.

Glad you feel comfortable to explore...

A reminder that I was playing with many of the routines that will result in the new Ultra Renamer, yet actual file renaming isn't enabled yet.

Please pay attention to what steps you are taking when you 'break' something Smile

I'm releasing a version soon enough that will disable the UpdateEPG.bat, call the grabber manually and call GBPVR EPG Update all from inside Ultra.

And I'm playing with a zip and send routine that will upload logs, settings files and even the xmltv.xml file itself to a common server, where I can download and check...
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]
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#40
2009-03-02, 01:19 AM
Using Version 23639, I noticed that a movie from 2008 was flagged with an asterisk to indicate a first showing of a series and it did not show the release date of the movie.

I've attached the portion of the xml file for the movie. It may be the wrong showing (the movie was being repeated several times during the 14 days of the download) because I didn't want to take the time to figure the offset from GMT.
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (52): « Previous 1 2 3 4 5 6 … 52 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,793 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,120 2011-01-03, 05:09 AM
Last Post: zehd
  UltraXMLTV - New Beta zehd 46 30,489 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