
mythtv at cvs
May 19, 2008, 8:01 PM
Post #1 of 1
(54 views)
Permalink
|
|
Ticket #5383: Schema upgrade fails to add 'watched' field to 'recorded' table in DB
|
|
#5383: Schema upgrade fails to add 'watched' field to 'recorded' table in DB ----------------------------------------+----------------------------------- Reporter: kidcharlemagne87[at]yahoo.com | Owner: ijr Type: defect | Status: new Priority: major | Milestone: unknown Component: mythtv | Version: 0.21 Severity: high | Mlocked: 0 ----------------------------------------+----------------------------------- I upgraded from 0.20.2 to 0.21, and mythtv-setup succeeded (apparently) in upgrading my old database to the new schema. However, the 'Watch Recordings' screen did not show any recorded programs. I analyzed the structure of the 'recorded' table in the mythconverg database and found that it did not have the 'watched' field as required in the new schema. After manually adding this field (setting all programs to have the value 0) the programs showed up in the 'Watch Recordings' list. This appears to be a problem with the schema upgrading system. -- Ticket URL: <http://svn.mythtv.org/trac/ticket/5383> MythTV <http://www.mythtv.org/> MythTV _______________________________________________ mythtv-commits mailing list mythtv-commits[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|