[mythtv] Manual program insertion.

tommy myth-dev at tommywatson.com
Wed Nov 24 16:23:47 UTC 2004


Hi,
 I'm attempting to develop some code to import files into mythtv, once I 
have my .nuv I can put it in mythconverg.recorded and have it show up in 
the playback menu etc, but when I try to rebuild the seek tables or 
commflag the file like so,

mythcommflag --rebuild --video x.nuv

I get the following errors,

DB Error (clear position map):
Query was:
DELETE FROM filemarkup WHERE filename = 'x.nuv' AND type = 9;
Driver error was [2/1146]:
QMYSQL3: Unable to execute query
Database error was:
Table 'mythconverg.filemarkup' doesn't exist

and sure enough when I show tables on mythconverg there is no 
mythconverg.filemarkup..
Can anyone point out where i've gone wrong?

Cheers...



More information about the mythtv-dev mailing list