NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 38 39 40 41 42 … 93 Next »
YahooXMLTv (requires Go for TV)

 
  • 0 Vote(s) - 0 Average
YahooXMLTv (requires Go for TV)
ram4x4nut
Offline

Senior Member

Posts: 337
Threads: 66
Joined: Oct 2005
#31
2007-07-03, 07:49 PM
Jim_ Wrote:ram4x4nut, you could try disabling the windows index service and see if that helps.
Instructions on doing so are available by pressing F1 at the desktop, or on google.

whurlston,
I’m looking at this one also. I don’t know if the windows index service was running a normal scan at the same time or if it launched to scan the xml file as it was being created. I did end up closing the yahooxmltv.exe utility after 40-minutes. After closing the util, the epg update proceeded normally (the xml was created and loaded).
As a test I excluded xml files from being indexed and updating the epg from the tray icon, it worked without a problem. I’ll try to verify what I found, but I have a feeling the index service accessing the xml file (as it is created) may not allow the util to close the file.

I think you misunderstood me Jim ... I had it run ad 4:15 and GBPVR set to go at 5:00 that way I was sure the xml had planty of time to get created. It takes 10 or 11 minutes to run the app. I'm happy with it! I did notice the gaps in the EPG at load time, would be nice if it didn't cut out current programs.
system 1 - PVR-250 and HVR-1600

system 2 - PVR-150 and HVR-1600
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#32
2007-07-03, 08:16 PM
ram4x4nut Wrote:I think you misunderstood me Jim ... I had it run ad 4:15 and GBPVR set to go at 5:00 that way I was sure the xml had planty of time to get created. It takes 10 or 11 minutes to run the app. I'm happy with it! I did notice the gaps in the EPG at load time, would be nice if it didn't cut out current programs.
If you run the app in epgupdate.bat, you don't need to worry about the timing.

The gap issue is fixed. I now retrieve listings beginning 6 hours prior to the time the app is run. Redownload from the link in the first post. (I will always update the first link so people don't have to search the thread for fixes.)
ram4x4nut
Offline

Senior Member

Posts: 337
Threads: 66
Joined: Oct 2005
#33
2007-07-03, 08:25 PM
whurlston Wrote:If you run the app in epgupdate.bat, you don't need to worry about the timing.

The gap issue is fixed. I now retrieve listings beginning 6 hours prior to the time the app is run. Redownload from the link in the first post. (I will always update the first link so people don't have to search the thread for fixes.)

So just create epgupdate.bat in the main gbpvr directory with the executable line with my options? I'm wondering if doing it outside of that might work better since I am using the same created xml file to update to GBPVR machines.
system 1 - PVR-250 and HVR-1600

system 2 - PVR-150 and HVR-1600
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#34
2007-07-03, 08:39 PM
ram4x4nut Wrote:So just create epgupdate.bat in the main gbpvr directory with the executable line with my options?
Yes. Name it UpdateEPG.bat

GB-PVR calls this file before doing an epg update.

ram4x4nut Wrote:I'm wondering if doing it outside of that might work better since I am using the same created xml file to update to GBPVR machines.
Set the machine that uses the YahooXMLTv.exe to update it's epg 3 hours before the others and share the folder with the xml files. On the other machines you can set the epg to read the share or have the UpdateEPG.bat copy the shared files to a local directory.
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#35
2007-07-03, 11:11 PM
ram4x4nut Wrote:I think you misunderstood me Jim ... I had it run ad 4:15 and GBPVR set to go at 5:00 that way I was sure the xml had planty of time to get created. It takes 10 or 11 minutes to run the app. I'm happy with it! I did notice the gaps in the EPG at load time, would be nice if it didn't cut out current programs.
Yes I did, I thought you were using UpdateEPG, sorry.

whurlston Wrote:<snip>The gap issue is fixed. I now retrieve listings beginning 6 hours prior to the time the app is run. Redownload from the link in the first post. (I will always update the first link so people don't have to search the thread for fixes.)</snip>


The gap fix worked great here.
I’ll do some more testing this evening and look into finding the episode txt file you were talking about, but it looks like your about ready for prime time. Smile

GBPVR just did a scheduled update using UpdateEPG.bat and it worked fine.
Only took about 8-minutes to download and process the listings, that’s much faster than the xmltv grabber I was using before.

Last nights update problem was either because of a normal scheduled index, or disabling vista’s xml indexing did the trick. Either way its working great now and if someone encounters the same problem (very slow automatic epg update) xml indexing would be a good place to start troubleshooting.

Jim
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#36
2007-07-03, 11:42 PM
You can also disable indexing on that directory only. Right click on the directory and go to Properties. Click the "Advanced" button on th General tab and uncheck the indexing option.

BTW: I've started work on the MCE grabber.
Jim_
Offline

Senior Member

Posts: 696
Threads: 21
Joined: Dec 2005
#37
2007-07-04, 03:16 AM (This post was last modified: 2007-07-04, 03:28 AM by Jim_.)
whurlston Wrote:You can also disable indexing on that directory only. Right click on the directory and go to Properties. Click the "Advanced" button on th General tab and uncheck the indexing option.
Yes that would be much better for people that don’t want to completely disable xml indexing.

Quote:BTW: I've started work on the MCE grabber.
To me this one looks ready to go, more than good enough, and I’m looking forward to seeing what you come up with. Once again, thanks and nice work, very impressive!

Jim
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
jschoef
Offline

Junior Member

Posts: 16
Threads: 3
Joined: Feb 2007
#38
2007-07-04, 04:59 AM
I would love to use this but yahoo does not install on Vista. Well it installs but crashes during setup. I have tried installing it on a xp machine and then copying the files to my vista after the setup was done, but that didnt work. I only want to keep 1 computer on, so im hoping the other yahoo app that does not require the program to be installed works well (the next version, there are bugs right now on the current), or the titan app.

Any tips to get this installed on Vista Business are appreciated.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#39
2007-07-04, 05:21 AM
I loaded Go for TV and developed the grabber on Vista. The only thing I can think of is that because it is the business edition that you are using. I was working on Home Premium. Business edition may not support the underlying TV technology.
jschoef
Offline

Junior Member

Posts: 16
Threads: 3
Joined: Feb 2007
#40
2007-07-04, 01:12 PM
I thin it is because it is Business just because I read on the Yahoo forums that others coulnt get theres to work either.
« Next Oldest | Next Newest »

Users browsing this thread: 4 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  I-xmltv updated for YahooXMLTv (adds a new show marker and more) Jim_ 78 27,758 2008-01-02, 10:33 AM
Last Post: tvshowman

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode