[mythtv] [mythtv-commits] Ticket #1315: Move Bookmarks & Cutlist to Recordedmarkup

John P Poet jppoet at gmail.com
Thu Mar 9 04:13:48 UTC 2006


On 3/8/06, Chris Pinkham <cpinkham at bc2va.org> wrote:
> * On Thu Mar 09, 2006 at 03:15:02AM -0000, MythTV wrote:
> > #1315: Move Bookmarks & Cutlist to Recordedmarkup
>
> >  Typo in dbcheck.cpp, line 2065:
> >
> >          query.prepare("SELECT chanid, startime, cutlist FROM recorded"
> >                        " WHERE LENGTH(cutlist) > 1;");
> >
> >  startime should be starttime.
>
> Unfortunately it's more than this.  I'm working on a fix now.
> The patch also used toInt() in a couple places below where it should have
> used toString() and toDateTime().  I think that Stuart attached the wrong
> version to the ticket and I didn't test it enough before committing.  I
> verified the bookmark conversion worked but didn't delve deep into the
> cutlist area where this bug occurred.
>
> I have a (tested) patch and am about to commit it and close the ticket. :)
>
> Sorry for the bug. :(
>

I can "reload" the original cutlist data back into the recorded table
without too much trouble.  After that, though, I am not sure what to
do next.  Should I try and force the dbver back to 1128, to trigger
the new conversion code?

Thanks,

John


More information about the mythtv-dev mailing list