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 »
Can I Pre-Process the xml Files?

 
  • 0 Vote(s) - 0 Average
Can I Pre-Process the xml Files?
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#31
2009-03-09, 07:27 AM
For an understanding of what I'm doing (and by the way I have fixed for all other EPGs too) Is I'm telling it to use a certain index

Here's one of your channels

Code:
<channel id="I10021.labs.zap2it.com">
    <display-name>74 AMC</display-name>
    <display-name>74 AMC CA65400:-</display-name>
    <display-name>74</display-name>
    <display-name>AMC</display-name>
    <display-name>AMC</display-name>
    <display-name>Satellite</display-name>
  </channel>

I was pointing to index 2 which would be number 74, My patch started pointing to index 3 (AMC) but it will not rebuild that file unless you delete it first...
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
#32
2009-03-09, 07:28 AM
zehd Wrote:Halifax is in Nova Scotia, not NewFoundland. Though I must admit, humbly, as a red necked westerner, I have made that mistake myself....
I understand that. I visited Halifax and other parts of the province a bunch of times on the project, even got my first ride on a helicopter. I had to visit sites all around the province and helicopter was the best way to get aorund the quickest.

I just meant that Newfies are your fellow countrymen.

Nova Scotians do not take kindly to being mistaken for people from Newfoundland. They had no end of Newfie jokes to tell me.
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#33
2009-03-09, 07:30 AM
zehd Wrote:I'm not surprised that it isn't working

This is what you have:

Code:
74=0
57=0
61=0
77=0
58=0
88=0
89=0
81=0
91=0
34=0
35=0
48=0
37=180
38=-180
39=0
7=0
9=0
2=0
28=0
13=0
6=0
4=0
5=0
11=0

and this is what you should have

Code:
AMC=0
AETV=0
BET=0
BRAVO=0
FAM=0
CNBC=0
CNN=0
COMEDY=0
TRUTV=0
CSPAN=0
CSPAN2=0
ESPN=0
HBO=0
HBO2=0
HBOSIG=0
KABC=0
KCAL=0
KCBS=0
KCET=0
KCOP=0
KDOC=0
KNBC=0
KTLA=0
KTTV=0
KVCR=0
MTV=0
E=0
NIKP=0
FSW=0
SCIFI=0
DSC=0
TLC=0

I can tell, that you did not delete all of the channel files form before. I'm sorry if I haven't been clear. But while I'm messing with the data, you have to start clean with those channel files

There's _Channel, blah blah and _Channel, blah... both files and any other Channel Blah blah file you have, delete them please...

Sorry. I did that the first time you sent this generation of Ultra but since then I assumed that I could keep using the file I created the first time.

I'll give it another try.
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#34
2009-03-09, 07:48 AM
Version 41971 plus attached offset file.

Still no movement of the schedule listings.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#35
2009-03-09, 08:03 AM
LewE Wrote:Version 41971 plus attached offset file.

Still no movement of the schedule listings.

Can you email me a new (well the one you're working with) Beforeprocessed xmltv 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]
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#36
2009-03-09, 08:29 AM
zehd Wrote:Can you email me a new (well the one you're working with) Beforeprocessed xmltv file...
I just emailed it to you.

The file did shift programs this time.

So you don't get bored, One Request.

When GB-PVR Update EPG is running, can you add in logic so it keeps track on the bottom of the screen of which record it is processing, similar to what is done for enhancing. I assume the Update must read in all of those records and just listing which record you are on helps the user know that things are actually progressing and to guess how much longer it will be.

I expect to use this function a lot, well maybe not a lot but to do the same in CONFIG is a pain especially if you have more than one capture card. Also, CONFIG always is very slow to close out tabs and to exit the program.

Even if you don't want to get distracted and add this soon, can you add it to your TODO list. I think it would be helpful. It is always good to have feedback when a lot of number crunching is going on.
LewE
Offline

Posting Freak

Posts: 771
Threads: 115
Joined: Oct 2007
#37
2009-03-09, 08:48 AM
zehd Wrote:Ultra 1 had an Hour offset built in. I have the control on the v2 form, just hid it cause I haven't worked it... If you think this is import, I'll have a boo...

In my opinion this is something that the enhnacer should handle rather than something before or after
Now that it's working, I bet this will teach you to think before you speak next time. Big Grin

Seriously though, Thanks for this new ability. I could have used the TimeOffset program but I already have so many GBPVR adders (many of which are no longer used) strewn around GBPVR that I'm afraid to do a clean install of it. Combining some of these extra utilities into fewer rather than more apps is a good idea.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#38
2009-03-09, 09:26 AM
LewE Wrote:Now that it's working, I bet this will teach you to think before you speak next time. Big Grin

Seriously though, Thanks for this new ability. I could have used the TimeOffset program but I already have so many GBPVR adders (many of which are no longer used) strewn around GBPVR that I'm afraid to do a clean install of it. Combining some of these extra utilities into fewer rather than more apps is a good idea.

Actually I did discover a problem, one that would only be a matter of time. Like if you wanted to shift a local CBS station (and of course that's the one I've been playing with)

Hang tight and try my latest please
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-09, 09:36 AM
Final release for this issue:

2.0.3355.4266
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: 3 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  Beta: UltraXMLTV Post-Process Renamer zehd 25 21,970 2011-11-14, 06:18 AM
Last Post: Ski098
  Error process cannot access cache because it is in use by another process dennit 5 3,745 2009-07-22, 04:18 AM
Last Post: zehd
  Transcoding TS files without mediaMVP Sunken 5 4,417 2009-02-27, 06:32 AM
Last Post: stustunz
  ZProcess2 - The case of the killed process... hockeyrink 3 2,342 2008-08-24, 05:27 AM
Last Post: hockeyrink
  ZProcess dvr-ms files Caseyjones 3 2,511 2008-05-06, 02:15 AM
Last Post: zehd
  ZProcess: MOV Files pbb 2 1,928 2008-04-30, 02:21 PM
Last Post: pbb
  ZProcess2 not creating files and crashing MVP punchdrunk717 12 4,280 2008-03-23, 04:53 PM
Last Post: zehd
  Zprocess2 and dvr-ms files Rapper 1 1,799 2007-10-29, 02:35 AM
Last Post: zehd
  Will ZRENAME rename all files associated with the mpeg? dvasco 2 1,945 2007-10-17, 02:16 AM
Last Post: dvasco
  ZProcess for standard mpg files? FlatEarth 8 2,853 2007-09-07, 02:31 AM
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