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
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#451
2009-03-31, 05:36 AM (This post was last modified: 2009-03-31, 05:58 AM by zehd.)
Anyone hammering their head against the wall, may notice that theTVdb.com is acting up

It's given me a test situation to adjust the IsConnection() routine so that it will timeout faster...

Release: 2.0.3376.41073

Web Timeout only for testing connection to theTVdb set to 1000 ms. And when it reaches timeout, Ultra skips fetch. Ultra still uses old cached data

When connection is restored, Ultra will resume fetching when necessary
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
#452
2009-03-31, 11:22 AM (This post was last modified: 2009-03-31, 11:51 AM by TomR.)
zehd Wrote:Tom, have you changed locations of the GB-PVR folder? Do you have the correct version of System.Data.SQLite.dll in the app folder? Is it the same version that is in devnz/gbpvr folder?

Ultra can't find a viable system.data.sqlite.dll. I don't want you to copy the one that is in the GB-PVR folder.

I've confirmed this on too many machines. Copy the system.data.sqlite.dll file from zip into the app path, if necessary. Something is corrupt...

I downloaded 2.0.3376.41073
Made sure _TagSettings.xml, _TitleSettings.xml, _SeriesIDs.txt and _app.log did not exist.
I copy over the complete contents of the Ultra2-pre.zip file (including System.Data.SQLite.dll) to my USB.
Ran RemoveSettings.reg.
Ran Ultra.

Yahoo!!!! No Errors on start up. Smile

I then loaded Zehd's Picks. Finally, it looks like we do not have to move Sub_title and Description. It looks like you moved them for us. Thanks.

Looks like you added a couple of extra Categories to exclude. (It now includes variations of the original 4).

But I still wondering...how people are going to change the Categories that are excluded if the Cache tab is hidden?

I noticed that the Cache tab changed. You now have excluded the "good, bad and ugly" cache file listing. I forget that actual buttons/tabs right now. Big Grin

On the main tab, in the status section, there is a message saying it is downloading new SeriesId list. But I haven't clicked 'Go' and it is not actually doing anything.

Now that I have the main screen loaded without errors, I expected to see an _app.log file. But one does not exist.

I'll let you know how the rest goes later.
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#453
2009-03-31, 11:49 AM
I spoke too soon again.

After I clicked 'Go' it loaded my XML file. Then it apparently was about to start downloading the new SeriesID list (according the the message bar at the bottom). Then I got the error below. Sad

The last entry in the log file (even when set to Nuts) is:
31/03/2009 7:47:18 AM :1> Loading XMLTV file...

I'm unable to continue any further. Sad
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#454
2009-03-31, 04:53 PM
TomR Wrote:I spoke too soon again.

After I clicked 'Go' it loaded my XML file. Then it apparently was about to start downloading the new SeriesID list (according the the message bar at the bottom). Then I got the error below. Sad

The last entry in the log file (even when set to Nuts) is:
31/03/2009 7:47:18 AM :1> Loading XMLTV file...

I'm unable to continue any further. Sad

Your problem is related to theTVdb.com being down for the moment (if ever there was a time for a frown Sad

Ultra was lumping the IsConnection routine to check pass/faill for epgtools (where the _seriesXML.text files are) and theTVDB.com

Because it was failing, it was unable to download a new master _seriesID.txt. and that made a mess of everything...

New version: 2.0.3377.17563 splits the check up. so that you will get the new SeriesIDS list, but still not be able to download any new xml from theTVdb.com.

As said, Ultra will skip over the shows it can't get new info for (like first run Simpsons, but existing xml will satisfy reruns...
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
#455
2009-03-31, 05:46 PM
Release:2.0.3377.19160

I added a Failed Fetch counter on the status screen, and some visual tips on the Manual tab...

(I'm still not set) I was going to make links to the items in the list, similar to the internet, that would actually perform the tasks...



[ATTACHMENT NOT FOUND]
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
#456
2009-03-31, 07:24 PM
I just downloaded 2.0.3377.19160

Made sure _TagSettings.xml and _TitleSettings.xml did not exist.
Ran RemoveSettings.reg.
Copied over UltraXMLTV_Enhancer.exe
Ran Ultra.

I configured Ultra and clicked 'Go'. I got an error.

This time the error was after importing Master _SeriesIds.txt file (according to the log file)
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#457
2009-03-31, 09:52 PM
TomR Wrote:I just downloaded 2.0.3377.19160

Made sure _TagSettings.xml and _TitleSettings.xml did not exist.
Ran RemoveSettings.reg.
Copied over UltraXMLTV_Enhancer.exe
Ran Ultra.

I configured Ultra and clicked 'Go'. I got an error.

This time the error was after importing Master _SeriesIds.txt file (according to the log file)

You did not indicate that you deleted your series.txt

I have tested the latest build on a completing fresh install, so that means you have some file corruption somewhere.
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
#458
2009-03-31, 10:05 PM
TomR Wrote:I just downloaded 2.0.3377.19160

Made sure _TagSettings.xml and _TitleSettings.xml did not exist.
Ran RemoveSettings.reg.
Copied over UltraXMLTV_Enhancer.exe
Ran Ultra.

I configured Ultra and clicked 'Go'. I got an error.

This time the error was after importing Master _SeriesIds.txt file (according to the log file)

Let's take this to the basics. First. I don't know which 'Strings.Left' is causing trouble because I don't have a log. I can see you're getting unhappy about this, but there's nothing wrong. At this point I'm seeing you have trouble upgrading.

So...

Delete everything from Ultra path except xml_cache.
Copy in all files from zip.
Run RemoveSettings.reg.
Run Ultra.
On Tags tab, click Zehd's Picks.
On Manual Tab Pick your XMLTV file (let's hope THAT file isn't corrupt), and click go...

I just did that three more times and no problem (always using your lineup!)

BTW, I'm happy to say that theTVDB.com is back up, and my program knew it and started downloading correctly...
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
#459
2009-03-31, 10:31 PM
I'd like to request a new feature for Ultra.

I had been experimenting with the Tags and wanted to have it show the SeasEpNum (e.g. S02E05) after the Subtitle so I could see it in the list of recorded programs.

I found that it wasn't showing up too often.

I looked further and found that EpOnScreen (e.g.107) and EpNum (a number only a computer or Librarian - think Dewey Decimal System - could like) seem to be populated by Schedules Direct far more often than SeasEpNum is.

This starts to get messy but, is there a way we could designate an EPISODE tag which ends up being based on a priority list of the three tags (where the user could set the priority order). Ultra would stuff this field with the highest priority episode variation that is available. Ideally, this would be a new TAG in addition to the ones you already let the user choose between.
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#460
2009-03-31, 10:42 PM
zehd Wrote:...BTW, I'm happy to say that theTVDB.com is back up, and my program knew it and started downloading correctly...

OK this is what I did.
I went home. Stuck USB in and launched Ultra. I didn't chnage anything. I clicked 'Go' and now it is running.

Any chance it had something to do with theTVDB.com being down?
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

Pages (52): « Previous 1 … 44 45 46 47 48 … 52 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  UltraXMLTV Enhancer 2.2 stopped working dshoup 4 6,417 2017-09-09, 08:54 PM
Last Post: dshoup
  UltraXMLTV NEWS! zehd 19 17,454 2013-09-07, 03:02 AM
Last Post: zehd
  ZTools and UltraXMLTV is done. RIP zehd 0 5,077 2013-09-07, 02:56 AM
Last Post: zehd
  UltraXMLTV Enhancer 2 - Public Release zehd 9 9,658 2013-01-18, 01:21 PM
Last Post: Graham
  Beta: UltraXMLTV Post-Process Renamer zehd 25 22,480 2011-11-14, 06:18 AM
Last Post: Ski098
  UltraXMLTV does not complete from UpdateEPG.bat agerdin 0 4,894 2011-11-01, 07:19 PM
Last Post: agerdin
  UltraXMLTV 2.1 - Movie ratings not being added description BrettB 11 10,965 2011-10-13, 12:34 AM
Last Post: OTAjunkie
  UltraXMLTV 2.1 - Episode numbers TomR 4 7,280 2011-02-06, 12:48 AM
Last Post: zehd
  Updated UltraXMLTV - now won't work jfm 3 6,266 2011-01-03, 05:09 AM
Last Post: zehd
  UltraXMLTV - New Beta zehd 46 31,308 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