[mythtv] DVB-r8369: Can't switch channels occasionally

Adam Egger mythtv2005 at bdam.de
Fri Dec 23 13:51:05 EST 2005


On 12/23/05, Daniel Kristjansson <danielk at cuymedia.net> wrote:

> > PS: Daniel what can be done to avoid the duplicate entries in the
> > recording list (livetv group only) since you've closed the log as
> > invalid.
> These should be auto-expired in the current SVN. There was a time when
> this wasn't happening and those old recordings may have to be manually
> deleted, although I think they will be deleted once they are 7 days old.

Ok, all the dummy files actually disappear. But I think I still see
#821 here. You said in #821 that this problem could still appear for
same cases, so I see this unfixed case here.

There are still lots of very short files with the endtime set to the
end of the recording:

mysql -u mythtv -p mythconverg -e 'SELECT starttime,endtime  FROM
recorded WHERE recgroup="LiveTV";'

+---------------------+---------------------+
| starttime           | endtime             |
+---------------------+---------------------+
| 2005-12-21 22:30:00 | 2005-12-22 00:00:00 |
| 2005-12-23 00:25:16 | 2005-12-23 00:39:00 |
| 2005-12-22 22:55:14 | 2005-12-22 23:00:00 |
| 2005-12-21 23:27:23 | 2005-12-21 23:43:00 |
| 2005-12-21 23:17:10 | 2005-12-21 23:43:00 |
| 2005-12-21 23:03:30 | 2005-12-21 23:15:00 |
| 2005-12-21 23:19:36 | 2005-12-22 00:00:00 |
| 2005-12-21 22:29:03 | 2005-12-21 23:45:00 |
| 2005-12-23 17:02:59 | 2005-12-23 17:27:00 |
.....

Is there a way to fix it? Do you need any additional information?

Thank you,
Adam


More information about the mythtv-dev mailing list