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 Support...

 
  • 0 Vote(s) - 0 Average
UltraXMLTV Support...
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#41
2009-01-20, 04:22 AM
jjaomni Wrote:sorry about posting in the wrong thread but i was talking about starting a epg update from the gb-pvr tray icon compared to the automagiclly timed update from the config setting.
Code:
cd "C:\EPG\line up 1\"

mc2xml -c us -f -g 64086

"C:\EPG\UltraXMLTV\UltraXMLTV_Enhancer.exe" C:\EPG\line up 1\xmltv.xml

cd "C:\EPG\line up 2\"

mc2xml -c us -f -g 64086

"C:\EPG\UltraXMLTV\UltraXMLTV_Enhancer.exe" C:\EPG\line up 2\xmltv.xml
this is my update.bat file

every thing works fine running it from cli and the gb-pvr tray icon. just when i come back to the computer a few hours after the update batch file was suppose to run ultraxmltv is still running as a process in task manager

What version are you running? Can you send me a log?
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]
jjaomni
Offline

Member

Posts: 188
Threads: 34
Joined: Apr 2006
#42
2009-01-21, 06:50 AM
1.2.127 and where would i find the logs?
moo: os: Microsoft® Windows Vistaâ„¢ Ultimate - Service Pack 1 (6.0.6001) up: 14hrs 40mins 5secs cpu: Intel® Core™2 Quad CPU Q6600 @ 2.40GHz (x64) at 2448MHz (8% Load) gfx: NVIDIA GeForce 8800 GT 512MB res: 1680x1050 32bit 59Hz ram: 3074/8189.6MB (37.54%) [||||------] net: Generic Marvell Yukon 88E8056 based Ethernet Controller - 1000MB/s 85.32MB In 18.25MB Out
-
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#43
2009-01-21, 08:13 AM
jjaomni Wrote:1.2.127 and where would i find the logs?

I would start keeping up with the prerelease run. There are lots of bugs that are being addressed...

http://gbpvr.com/pmwiki/pmwiki.php/Utili...XMLTV#toc2

Log file is is the same folder as Ultra
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]
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#44
2009-01-30, 03:48 AM (This post was last modified: 2009-01-30, 03:57 AM by scb147.)
zehd,
I've noticed the last few days that when I run UltraXMLTV from my UpdateEPG.bat, it never gets killed, and it stays running. This is the latest entry in my logs:
Code:
1/29/2009 3:12:44 AM : ********************************
1/29/2009 3:12:44 AM : UltraXMLTV Enhancer v 1.2.151

1/29/2009 3:12:44 AM : --automatically processing: C:\EPG\UltraXMLTV.xml

1/29/2009 3:12:44 AM : Checking C:\EPG\UltraXMLTV.xml
1/29/2009 3:12:44 AM : Loading C:\EPG\UltraXMLTV.xml
1/29/2009 3:12:54 AM : Finished loading file in 0:00:09 seconds.

When I run it manually, it works fine...
Code:
1/29/2009 10:54:03 PM : ********************************
1/29/2009 10:54:03 PM : UltraXMLTV Enhancer v 1.2.151

1/29/2009 10:54:03 PM : --automatically processing: C:\EPG\UltraXMLTV.xml

1/29/2009 10:54:03 PM : Checking C:\EPG\UltraXMLTV.xml
1/29/2009 10:54:04 PM : Loading C:\EPG\UltraXMLTV.xml
1/29/2009 10:54:14 PM : Finished loading file in 0:00:10 seconds.
1/29/2009 10:54:14 PM : --cmdGo_click---------------------
1/29/2009 10:54:14 PM : -------------
1/29/2009 10:54:14 PM : * Ask theTVdb.com: 0
1/29/2009 10:54:14 PM : * Ask EpGuides.com: 0
1/29/2009 10:54:14 PM : * Get All available data for all shows: 0
1/29/2009 10:54:14 PM : * Overwrite Description with TVdb data: 0
1/29/2009 10:54:14 PM : -------------
1/29/2009 10:54:14 PM : Start Processing 67470 records...
1/29/2009 10:54:14 PM : Commited
It doesn't look like it's actually processing... any ideas? The interact with desktop is checked. My XML file is ~44MB.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#45
2009-01-30, 12:45 PM
scb147 Wrote:zehd,
I've noticed the last few days that when I run UltraXMLTV from my UpdateEPG.bat, it never gets killed, and it stays running. This is the latest entry in my logs:
Code:
1/29/2009 3:12:44 AM : ********************************
1/29/2009 3:12:44 AM : UltraXMLTV Enhancer v 1.2.151

1/29/2009 3:12:44 AM : --automatically processing: C:\EPG\UltraXMLTV.xml

1/29/2009 3:12:44 AM : Checking C:\EPG\UltraXMLTV.xml
1/29/2009 3:12:44 AM : Loading C:\EPG\UltraXMLTV.xml
1/29/2009 3:12:54 AM : Finished loading file in 0:00:09 seconds.

When I run it manually, it works fine...
Code:
1/29/2009 10:54:03 PM : ********************************
1/29/2009 10:54:03 PM : UltraXMLTV Enhancer v 1.2.151

1/29/2009 10:54:03 PM : --automatically processing: C:\EPG\UltraXMLTV.xml

1/29/2009 10:54:03 PM : Checking C:\EPG\UltraXMLTV.xml
1/29/2009 10:54:04 PM : Loading C:\EPG\UltraXMLTV.xml
1/29/2009 10:54:14 PM : Finished loading file in 0:00:10 seconds.
1/29/2009 10:54:14 PM : --cmdGo_click---------------------
1/29/2009 10:54:14 PM : -------------
1/29/2009 10:54:14 PM : * Ask theTVdb.com: 0
1/29/2009 10:54:14 PM : * Ask EpGuides.com: 0
1/29/2009 10:54:14 PM : * Get All available data for all shows: 0
1/29/2009 10:54:14 PM : * Overwrite Description with TVdb data: 0
1/29/2009 10:54:14 PM : -------------
1/29/2009 10:54:14 PM : Start Processing 67470 records...
1/29/2009 10:54:14 PM : Commited
It doesn't look like it's actually processing... any ideas? The interact with desktop is checked. My XML file is ~44MB.

Have you updated GB-PVR lately? When it installs, it always unchecks 'Interact'. Some versions of Ultra kinda mess that up

Uncheck 'Interact' Restart service. Check 'Interact', Restart service.
Try again...

Also you could set up the EPG Update and Ultra check to use Task Manager...
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]
scb147
Offline

Posting Freak

Posts: 806
Threads: 77
Joined: Nov 2006
#46
2009-02-02, 02:59 PM
I did just upgrade to 1.3.11, so I stopped the GBPVR Recording Service, unchecked the interact with desktop, applied that. Then re-checked interact with desktop and it seems to be working correctly again.

Thanks for the help.
hand sanitizer
Offline

Junior Member

Posts: 9
Threads: 2
Joined: Dec 2008
#47
2009-02-25, 09:09 PM
zehd,

Does the ultratvxml_renamer output anything like a variable that contains the new file name? I want to make a copy of my newly renamed file to a NAS.

The renamer is the last thing I do in my postprocessing.bat but I wanted to add a line that copies the newly name file. I only know the file name being passed to the renamer -> %1 not what comes out.

Any ideas on how to do that?
TomR
Offline

Member

Posts: 229
Threads: 17
Joined: Jan 2009
#48
2009-02-26, 12:45 AM
I get my xmltv.xml file using mc2xml to grab the listings for Canada (East), Bell TV (Digital). This file has credit info and star ratings in it.

In UltraXMLTV 1.2.152 I have selected both the credits and star ratings to append to the description (and I have selected actors, guests, director, and writer). I'm trying to use UltraXMLTV to get the Season and Episode numbers added (this is working fine). But when I then process the xml file both are removed.

Is this supposed to be working?
Is it working for anyone else?
Any suggestions on what I’m doing wrong?
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#49
2009-02-26, 03:35 AM
hand sanitizer Wrote:zehd,

Does the ultratvxml_renamer output anything like a variable that contains the new file name? I want to make a copy of my newly renamed file to a NAS.

The renamer is the last thing I do in my postprocessing.bat but I wanted to add a line that copies the newly name file. I only know the file name being passed to the renamer -> %1 not what comes out.

Any ideas on how to do that?

This is exactly the reason why I wrote the renamer. No there is no way of telling your batch file what the resultant filename will be so you can copy it to another location.

I've had a request for this for a while, and I will be trying to add that feature in the new version of Ultra
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
#50
2009-02-26, 03:36 AM
TomR Wrote:I get my xmltv.xml file using mc2xml to grab the listings for Canada (East), Bell TV (Digital). This file has credit info and star ratings in it.

In UltraXMLTV 1.2.152 I have selected both the credits and star ratings to append to the description (and I have selected actors, guests, director, and writer). I'm trying to use UltraXMLTV to get the Season and Episode numbers added (this is working fine). But when I then process the xml file both are removed.

Is this supposed to be working?
Is it working for anyone else?
Any suggestions on what I’m doing wrong?

Well what can I say? It IS supposed to be working. I wanna tell you, I'm not all that keen to look at the source code now that I've gotten into VB.net and started working on Ultra version 2...

I will be sure that this feature is working when I release the new version soon...
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: 1 Guest(s)

Pages (8): « Previous 1 … 3 4 5 6 7 8 Next »
Jump to page 


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