[mythtv-users] can't change channel + can't delete live-tv recording

Chris Pinkham cpinkham at bc2va.org
Tue Dec 5 03:22:43 UTC 2006


* On Mon Dec 04, 2006 at 03:52:53PM -0800, Bart Castelijns wrote:
> you can view the mythfrontend -v all output on http://bartc.joskeonline.com.

The frontend did remove the inuseprograms flag, so I'm not sure why you
couldn't stop the recording.  In your original post, did you quote the
full message that the frontend printed when you couldn't delete the
recording?

2006-12-05 01:32:08.665 MSqlQuery: DELETE FROM inuseprograms WHERE chanid = '1000' AND starttime = '2006-12-05T01:31:40' AND hostname = 'debian' AND recusage = 'player' ;

It looks like the frontend stopped trying to
play because it wasn't getting data from the recorder.  It timed out while
waiting for the recorder to change channels it appears:

2006-12-05 01:31:45.390 write -> 14 39 QUERY_RECORDER 1[]:[]SET_CHANNEL[]:[]02
...
2006-12-05 01:31:52.393 MythSocket(82568d8:14): readStringList: Error, timeout (quick).
2006-12-05 01:31:52.393 MythSocket(82568d8:14): state change Connected -> Idle
2006-12-05 01:31:52.393 RemoteEncoder::SendReceiveStringList(): No response.

Right after that, it switches out of LiveTV mode.

--
Chris


More information about the mythtv-users mailing list