2014-04-14, 02:19 AM
My HDPVR locks up and needs to be power cycled if I shut down the service will recording. It would be nice if the exit sequence avoided this
Martin
Code:
2014-04-13 22:12:04.045 [DEBUG][16] Renew lease ok (0x5F4000F)
2014-04-13 22:12:09.531 [DEBUG][16] Renew lease ok (0x5F4000F)
2014-04-13 22:12:10.598 [DEBUG][8] OnStop()
2014-04-13 22:12:10.598 [DEBUG][8] About to stop webserver
2014-04-13 22:12:13.004 [DEBUG][8] webserver stopped
2014-04-13 22:12:13.004 [DEBUG][8] About to stop MVP servers
2014-04-13 22:12:13.005 [DEBUG][8] MVPManager shutdown initiated
2014-04-13 22:12:13.005 [DEBUG][8] Closing server 0
2014-04-13 22:12:13.209 [DEBUG][8] MVPManager shutdown complete
2014-04-13 22:12:13.209 [DEBUG][8] MVP servers stopped
2014-04-13 22:12:13.209 [DEBUG][8] About to stop recording service
2014-04-13 22:12:13.211 [INFO][8] RecordingService.Shutdown()
2014-04-13 22:12:13.282 [DEBUG][9] Graph stopping...
2014-04-13 22:12:15.212 [INFO][8] Recording Service hadnt stopped after 2000ms, continuing anyway
2014-04-13 22:12:15.412 [DEBUG][8] recording service stopped
2014-04-13 22:12:15.412 [DEBUG][8] OnStop() complete...
Martin