[mythtv] Re: [mythtv-commits] Re: Ticket #821: autoexpire doesn't

Geoffrey Hausheer mythtv0368 at phracturedblue.com
Mon Jan 2 07:56:05 UTC 2006


8468 didn't fix the issue for me:
select starttime, endtime, basename from recorded where recgroup =
"LiveTV"order by starttime;
+---------------------+---------------------+-------------------------+
| starttime           | endtime             | basename                |
+---------------------+---------------------+-------------------------+
| 2006-01-01 23:45:23 | 2006-01-02 00:00:00 | 4102_20060101234523.mpg |
| 2006-01-01 23:45:39 | 2006-01-01 23:46:00 | 4101_20060101234539.mpg |
| 2006-01-01 23:45:43 | 2006-01-01 23:47:00 | 4101_20060101234543.mpg |
+---------------------+---------------------+-------------------------+

I'm including the backend log here.
Same result as before though:
On a 'SetChannel' (in this case from 4102 to 4101) the recording on
4102 never gets processed by 'FinishedRecording'
Note that the first recording after opening the device (the 'dummy'
one) gets the endtime set correctly, and subsequently deleted).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: be.log
Type: application/octet-stream
Size: 22521 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20060101/62b5d3f9/be.obj


More information about the mythtv-dev mailing list