[mythtv-users] Commercial skipping stopped working

kanetse at gmail.com kane.tse at gmail.com
Tue Jun 7 16:49:44 UTC 2005


Sometimes the recordedmarkup table needs to be repaired in the database:

>From a command prompt, run

mysql -u mythtv mythconverg -p

And then within mysql:

REPAIR TABLE recordedmarkup;

That should fix the table, if that was your problem.  However, you
will have to get MythTV to re-flag the commericals on the shows which
were flagged while the table was corrupted.


More information about the mythtv-users mailing list