2013-01-01, 12:34 AM
I'm getting the following error (from npvr log) from trailers. After the selecting a movie trailer, the screen flashes briefly, then nothing.
2012-12-31 16:22:52.204 [DEBUG][10] Trailers: Proxy Callback: System.Net.HttpListenerException: An operation was attempted on a nonexistent network connection
at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at MovieTrailers.ProxyPlayback.CopyStream(Stream input, Stream httpOut, Stream fileOut, String tmpfile) in E:\Documents\Documents\Programming\NPVR\MovieTrailers\src\ProxyPlayback.cs:line 124
at MovieTrailers.ProxyPlayback.RespCallback(IAsyncResult asynchronousResult) in E:\Documents\Documents\Programming\NPVR\MovieTrailers\src\ProxyPlayback.cs:line 94
2012-12-31 16:22:52.204 [DEBUG][10] Trailers: Proxy Callback: System.Net.HttpListenerException: An operation was attempted on a nonexistent network connection
at System.Net.HttpResponseStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at MovieTrailers.ProxyPlayback.CopyStream(Stream input, Stream httpOut, Stream fileOut, String tmpfile) in E:\Documents\Documents\Programming\NPVR\MovieTrailers\src\ProxyPlayback.cs:line 124
at MovieTrailers.ProxyPlayback.RespCallback(IAsyncResult asynchronousResult) in E:\Documents\Documents\Programming\NPVR\MovieTrailers\src\ProxyPlayback.cs:line 94