Using my MVP remote, I tried to jump forward in a show by entering the number of minutes followed by the skip button. This did not work for me either, and after the 3rd or 4th try, the thread serving the MVP took an exception. GBPVR version 97.13, MVP version D3, and the show being watched at the time was recorded by a PVR-350.
9/3/2006 11:28:22 PM.042 VERBOSE [8] MVP request processed
9/3/2006 11:28:22 PM.082 VERBOSE [10] Y/Y2 buffer: 9056 bytes
9/3/2006 11:28:22 PM.142 VERBOSE [10] U/V buffer: 3784 bytes
9/3/2006 11:28:22 PM.142 VERBOSE [10] incremental frame sent
9/3/2006 11:28:22 PM.142 VERBOSE [10] MVP not sending frame
9/3/2006 11:28:22 PM.212 VERBOSE [10] Sending frame
9/3/2006 11:28:22 PM.252 VERBOSE [9] Request 200000 bytes (file size:1358737344 file location: 26947662)
9/3/2006 11:28:22 PM.252 ERROR [9] Media stream thread caught exception: An established connection was aborted by the software in your host machine
9/3/2006 11:28:22 PM.282 ERROR [9] at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 size, SocketFlags socketFlags)
at GBPVR.xbb1566157f5f8b1f.xf9d81bb81f7c2ff0()
9/3/2006 11:28:22 PM.292 ERROR [10] Encounter unexpected exception in timerRefresh_Tick:An existing connection was forcibly closed by the remote host
9/3/2006 11:28:22 PM.292 ERROR [10] at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Send(Byte[] buffer)
at GBPVR.xbb1566157f5f8b1f.xcca58d4608994dd8(Point x557cda7ca079f710, Rectangle x19534874af95b268, Bitmap x84901bd355736ef6, Boolean x484012b92f24af4e)
at GBPVR.xbb1566157f5f8b1f.xe75b6be209ce111f(Image x84901bd355736ef6)
at GBPVR.xbb1566157f5f8b1f.x43bde529cc93cd00(Image xa4c463719160b23c)
at GBPVR.xbb1566157f5f8b1f.x218c5ddee1feceee(Image xa4c463719160b23c)
at GBPVR.x977e0aa739bd29d7.RefreshOSD()
at GBPVR.xbb1566157f5f8b1f.xb1cbc922a07ef39b(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
9/3/2006 11:28:22 PM.362 ERROR [9] FATAL UNHANDLED EXCEPTION:: System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Send(Byte[] buffer)
at GBPVR.xbb1566157f5f8b1f.x05077cfda61e43db()
at GBPVR.x977e0aa739bd29d7.stop()
at GBPVR.xbb1566157f5f8b1f.xf9d81bb81f7c2ff0()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreaisdHelper.ThreadStart()