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

Adam Egger mythtv2005 at bdam.de
Mon Jan 2 20:28:45 UTC 2006


On 1/2/06, Geoffrey Hausheer <mythtv0368 at phracturedblue.com> wrote:
> 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).

I can confirm that the behavior didn't change with today's svn. I
still see *all* the LiveTV recordings with the actual endtime sticking
around in the livetv list and it also still quite often fails on
channel changes.

2006-01-02 19:48:29     2006-01-02 20:15:00
2006-01-02 19:48:24     2006-01-02 20:15:00
2006-01-02 19:48:06     2006-01-02 20:15:00
2006-01-02 19:48:51     2006-01-02 19:59:00

Adam


More information about the mythtv-dev mailing list