Has anyone had a problem like this? After using the MVP server to watch a program, I have noticed that my internet connection seems to be locked up. (when opening IE, I get a blank/can not connect page). This usually requires me to reset (unplug) my router and cable modem which fixes the problem. Do I have something set up wrong?
I posted a few days ago and the response was to check out CDK Scheduler which I have now done. I still have not got it to work right. Gives all kinds of errors and to the best that I can see I have to hand edit an XMl file to add a recording. bleh!
Anyway, I can't get ER to record since the EPG has ER starting at 8:59pm instead of 9pm. How can I adjust things so that it will record the show? Do I have to use manual record?
As a wishlist item, future versions of GBR should not all or nothing with a conflict. It should sense that from 8:59pm to 9pm, it is in conflict. But, at 9pm, it is free and starts recording.
An error box pops up when RecTracker runs.
"RecTracker.exe Common Language Runtime Debugging Services
The application has generated an exception that could not be handled"
I have the following 2 lines in postprocessing.bat
rectracker %1 > rectracker.log
rectracker -add %1
I finally managed to have GB-PVR showing live TV. However two issues are still outstanding.
1) Tuning Assistant recognizes channels and prompts me to take notes related to channel id. However no TV pictures are shown to aid in channel identification. I remember reading about this earlier on in this forum, but don't know whether a solution was identified or not.
2) Audio is out of sync when watching Live TV. Any solutions to that? No problems using the Win TV2000 application.
My system is:
XP Pro SP2
SB Audigy 2 Audio
ASUS V8460ED graphics
This is not really about GBPVR as I havent set it up with the MVP yet but I'm hoping someone can help with this.
I've just installed a Nova T 90002 & MVP & having problems with aspect ratios & display sizes.
For a test I recorded The Gadget Show on Freeview ch Five yesterday. If I view it using PowerDVD it displays correctly as a wide screen video. When I use MVP to watch it on my old 4:3 TV it is full vertical height with the sides cropped instead of full width widescreen with the top & bottom black bars. The video proportions are correct.
If I try viewing a widescreen DivX it displays correctly although my pc is not fast enough to play it properly. When I converted this DivX to mpg, MVP would stretch the vertical to full screen height & crop the sides.
All recordings made on my PVR350 display correctly, ie in proportion & the correct aspect ratio.
Is this a problem with the MVP or is it something that I have not setup correctly?
anyone know how to keep the funny characters from a webstream? eg ö,ü,Ã
im using this code at the moment
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">WebRequest objRequest = WebRequest.Create(strURL);
//The WebResponse object gets the Request's response (the HTML)
WebResponse objResponse = objRequest.GetResponse();
//Now dump the contents of our HTML in the Response object to a
//Stream reader
StreamReader oSR = new StreamReader(objResponse.GetResponseStream());
//And dump the StreamReader into a string...
m_strSite = oSR.ReadToEnd();[/QUOTE]
and if i print out m_strSite all of the characters are missing.
I have a few preferred stations for the Net Radio plugin. E.g. in one of the older releases Club 977 (80s channels ) was on the top which suited me just perfectly. Unfortunatley, this station has moved pretty much down the list when I upgraded to v 0908. Is there a way to move it up?