[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jan 30 18:30:03 EST 2005


----------------------------------------------------------------------------
Changes committed by oscar on Sun Jan 30 18:25:12 2005

Modified Files:
   in mythtv/libs/libmythtv:
        dbcheck.cpp 
   in mythtv/programs/mythfilldatabase:
        filldata.cpp 
Log Message:
Updates to the XMLTV part of mythfilldatabase:
- adds generation of programids based on episode-num (xmltv_ns) from xmltv
- updated a bunch of other stuff
- renamed/reordered variables to better match the database names (next step would be to rename them all to match the database names)
- fixed bug #169
- add all variables to Class ProgInfo to make it easier for future updates
- now check almost all fields when deciding if a program needs updating or not
- change some stuff in the db (program table) to notnull and increase the size of programid a little (see the dbcheck update)
- populate seriesid with a hashed value if we don't get a seriesid (to be able to build a programid)
- populate syndicatedepisodenumber with the info from episode-num
- use the new Swedish grabber (tv_grab_se_swedb) instead of the old one

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list