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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Jun 10 15:33:33 UTC 2010


      Author: robertm
        Date: 2010-06-10 15:33:33 +0000 (Thu, 10 Jun 2010)
New Revision: 25078
   Changeset: http://svn.mythtv.org/trac/changeset/25078

Added:

   trunk/mythplugins/mythnetvision/mythnetvision/icons/earthtouch.png
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/configs/HTML/bliptv.html
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/bliptvRSS_item.xsl
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/ecogeeksRSS_item.xsl
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/terraRSS_item.xsl
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/xsltfunctions/bliptvXSL_api.py

Modified:

   trunk/mythtv/programs/scripts/internetcontent/nature.py
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/common/common_api.py
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XML/defaultUserPrefs/natureMashup.xml
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/configs/XSLT/earthtouchRSS_item.xsl
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/mashups/mashups_api.py
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/mnvsearch/mnvsearch_api.py

Log:

Updates and additions to the existing Internet Content grabbers from Doug Vaughan, who sends along the following changelog:

mnvsearch_api.py
Fixed a paging bug.
Add the ability to search within a specific "feedtitle". Used mainly for searching large mashups.

nature.py
Added search. This search only searches the items gathered for the Nature treeview.
Added two new sources "Terra" and "Ecogeeks". Both display full screen autoplay videos in MythBrowser and the videos are downloadable.

mashups_api.py
Added to the existing search a generic search of specific treeview items. This was done to provide an easy way to access items in large treeviews especially applicable to Mashups.

common_api.py
Fixed a bug with two XPath extension string functions.
Added a new custom html reference to the appropriate dictionary.

earthtouchRSS_item.xsl
Added a directory icon to Featured Stories as the RSS URL is broken.





More information about the mythtv-commits mailing list