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
#11
2009-03-01, 05:38 AM
LewE Wrote:I did copy it to the clipboard. That is why the message is all highlited in the screen snap. Unfortunately, I lost it before I was ready to paste it into the message I entered in the forum.

I just got carried away and was wondering what was there. I'll take it one step at a time for now on.

Hey, I'm just bugging you.... I've said this before. It's an hour to write a program. It's a year to user proof it.

I would have never thought to try that. I have seen my project magincally handle several tasks at the same time, but I can see why this didn't work for you. I'll look at locking that down
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
#12
2009-03-01, 05:44 AM
Taking a stab in the dark, I've replaced all my left() calls for strings to String.Left() because there is some room for ambiguity. VB6 was much more lenient...

Build and uploaded 10:50pm MST
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
#13
2009-03-01, 05:47 AM
zehd Wrote:Bug: CategoryExclude.ini not created or populated correctly
Bug: Exclude Categories option unchecked by default

Fixed. Uploaded 10:30pm mst
I stopped my copy of Ultra2 from processing and downloaded your new version.

I notice that there is no Revision labelled anywhere visibly on the program. With multiple beta testers and versions hthey might be using, I think you should add Rev/Build info somewhere so we can let you know which version of the program we are testing.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#14
2009-03-01, 05:50 AM
LewE Wrote:I stopped my copy of Ultra2 from processing and downloaded your new version.

I notice that there is no Revision labelled anywhere visibly on the program. With multiple beta testers and versions hthey might be using, I think you should add Rev/Build info somewhere so we can let you know which version of the program we are testing.

You're right. I really liked the version incremented in VB6. With .net, I have to do it manually, unless I 'Publish', which isn't what I do between builds...
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
#15
2009-03-01, 05:53 AM
zehd Wrote:Hey, I'm just bugging you.... I've said this before. It's an hour to write a program. It's a year to user proof it.

I would have never thought to try that.
I'm retired but used to work on multi-million dollar computer control systems for electric power and water systems. When we went back to the programmers and described how the program failed and what the operator was doing at the time, they would invariably wonder why someone would do such a thing. The programmer knew what the program was expecting for input from the operator and couldn't understand why the operator would do anything but what they were supposed to.

They had a term for the operators. They were DFO. That stands for Dumb **** Operator. I guess I'm your DFO.
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#16
2009-03-01, 05:56 AM
zehd Wrote:I would have never thought to try that. I have seen my project magincally handle several tasks at the same time, but I can see why this didn't work for you. I'll look at locking that down
It's all those checks that make the difference between a temperamental program and a robust one.

Just keep pluging all the "holes" we users find.
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#17
2009-03-01, 05:58 AM
zehd Wrote:You're right. I really liked the version incremented in VB6. With .net, I have to do it manually, unless I 'Publish', which isn't what I do between builds...

Until you get to the point of 'Publish', you might just maintain a parameter in your code that would be a Rev Number and display that parameter somewhere on the Main page.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#18
2009-03-01, 06:19 AM
Updated: Application build numbers

2.0.3346.41901

Now, I just have to find out how to abbreviate it...
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
#19
2009-03-01, 06:22 AM
zehd Wrote:Updated: Application build numbers

2.0.3346.41901

Now, I just have to find out how to abbreviate it...

Looks like we can go by the last 5 digits...
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
#20
2009-03-01, 06:42 AM
You're going to need to get a fresh xmltv file with your grabber rather than try to enhance an already enhanced file....
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 (52): « Previous 1 2 3 4 5 … 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,121 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