[mythtv-commits] mythtv commit: r24551 - in trunk by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon May 10 22:40:56 UTC 2010


      Author: robertm
        Date: 2010-05-10 22:40:56 +0000 (Mon, 10 May 2010)
New Revision: 24551
   Changeset: http://svn.mythtv.org/trac/changeset/24551

Added:

   trunk/mythplugins/mythnetvision/mythnetvision/searcheditor.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/searcheditor.h

Modified:

   trunk/mythplugins/mythnetvision/mythnetvision/dbcheck.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/mythnetvision.pro
   trunk/mythplugins/mythnetvision/mythnetvision/netsearch.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/netsearch.h
   trunk/mythplugins/mythnetvision/mythnetvision/treedbutil.cpp
   trunk/mythtv/bindings/python/MythTV/MythStatic.py

Log:

Add the ability to subscribe/unsubscribe from Search Grabbers in MythNetvision.  This allows the user to limit which search grabbers are presented in the "Search Internet Video" window.  Because the list of grabbers is pulled from the database rather than querying script capabilities, it is also much, much faster.  When the user has not configured any search grabbers, the plugin will fall back to the current (slower) behavior of querying all installed scripts and presenting all search scripts.  It is wise to configure them, even if you want all the search scripts, as it reduces the load time of the screen.





More information about the mythtv-commits mailing list