[mythtv-commits] mythtv commit: r9632 - in trunk/mythtv by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Apr 6 15:44:19 UTC 2006


      Author: danielk
        Date: 2006-04-06 15:44:17 +0000 (Thu, 06 Apr 2006)
New Revision: 9632
   Changeset: http://cvs.mythtv.org/trac/changeset/9632

Modified:

   trunk/mythtv/libs/libmythtv/datadirect.cpp
   trunk/mythtv/libs/libmythtv/datadirect.h
   trunk/mythtv/libs/libmythtv/sourceutil.cpp
   trunk/mythtv/libs/libmythtv/sourceutil.h
   trunk/mythtv/programs/mythfilldatabase/filldata.cpp

Log:

Adds a new param to mythfilldatabase "--only-update-channels".

This is used now where we only need to get channels, and do not need any listings data. With datadirect this means we don't get any listings data, with other grabbers we grab one day of data. I believe at least some of the scripts already support getting just the channels, but I'll leave it to the people who use those scripts to make patches...

This also avoids running the channel update for every day of the listings, and only runs it for the first day of listings.






More information about the mythtv-commits mailing list