#602: Add ability to see recording changes resulting from a schedule change
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: bjm
Type: enhancement | Status: closed
Priority: minor | Milestone: 0.19
Component: mythtv | Version:
Severity: low | Resolution: fixed
-------------------------------+--------------------------------------------
Changes (by bjm):
* resolution: => fixed
* status: new => closed
I'm never seeing any schedule changes from the "Preview Schedule Changes," even when I place new or plainly conflicting programs.
from the mythbackend:
2005-11-22 23:26:14.856 DB Error (FillRecordListFromDB):
Query was:
CREATE TEMPORARY TABLE recordmatch (recordid int unsigned, chanid int unsigned, starttime datetime, manualid int unsigned, INDEX (recordid)) SELECT * from recordmatch;
Driver error was [2/1060]:
QMYSQL3: Unable to execute query
Database error was:
Duplicate column name 'recordid'
There's something funny around line 307 of programs/mythbackend/scheduler.cpp, but I don't know the surrounding code well enough to spot the problem.
--Wendy
--
Wendy Seltzer
http://wendy.seltzer.org/blog/
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
