[mythtv-users] re cordedseek table with 800,000 records

Brad DerManouelian myth at dermanouelian.com
Thu Apr 3 21:53:48 UTC 2008


mtrax11 wrote:
> I just had a peek at the recordedseek table has roughly 800k entries is this
> normal?
> if not normal can I delete them?

Only 800k?

mysql> select count(*) from recordedseek;
+----------+
| count(*) |
+----------+
|  2014695 |
+----------+

Yes, it's normal. You will have an entry for every few seconds of video 
you've recorded. This is how Myth knows how to jump around in your 
video. Quite handy. Do not delete. :)

-Brad


More information about the mythtv-users mailing list