[mythtv] Database schema checker
ian dobson
i.dobson at planet-ian.com
Tue Aug 19 19:14:44 UTC 2008
Hi All,
After spending 2 weekends rebuilding the MythTV SQL database after file system corruption, I decided to write a script that checks the data in the database against the file system etc. The code is comming along well but I'm having afew problems with that exact meaning of some fields.
For example the field commflagged in the recorded table appears to have the value 0,1,2 or 3 but I can't find any documentation as to what that means.
I've come across this:- http://www.mythtv.org/wiki/index.php/Database_Schema but there's not a great deal of information.
In theory I could just crawl through the source code but that'll take me forever. Does anyone know a beter documentation source for mythtv?
Regards
Ian Dobson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080819/ab99ce0e/attachment.htm
More information about the mythtv-dev
mailing list