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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon May 24 23:15:54 UTC 2010


      Author: robertm
        Date: 2010-05-24 23:15:54 +0000 (Mon, 24 May 2010)
New Revision: 24840
   Changeset: http://svn.mythtv.org/trac/changeset/24840

Modified:

   trunk/mythplugins/mythnetvision/mythnetvision/netsearch.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/nettree.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/rsseditor.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/searcheditor.cpp
   trunk/mythplugins/mythnetvision/mythnetvision/treeeditor.cpp
   trunk/mythtv/bindings/python/MythTV/MythStatic.py
   trunk/mythtv/libs/libmyth/mythrssmanager.cpp
   trunk/mythtv/libs/libmyth/mythrssmanager.h
   trunk/mythtv/libs/libmyth/netgrabbermanager.cpp
   trunk/mythtv/libs/libmyth/netgrabbermanager.h
   trunk/mythtv/libs/libmyth/netutils.cpp
   trunk/mythtv/libs/libmyth/netutils.h
   trunk/mythtv/libs/libmyth/rssparse.cpp
   trunk/mythtv/libs/libmyth/rssparse.h
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/programs/scripts/internetcontent/bbciplayer.py
   trunk/mythtv/programs/scripts/internetcontent/bliptv.py
   trunk/mythtv/programs/scripts/internetcontent/dailymotion.py
   trunk/mythtv/programs/scripts/internetcontent/hulu.py
   trunk/mythtv/programs/scripts/internetcontent/mnvsearch.py
   trunk/mythtv/programs/scripts/internetcontent/mtv.py
   trunk/mythtv/programs/scripts/internetcontent/nv_python_libs/mainProcess.py
   trunk/mythtv/programs/scripts/internetcontent/rev3.py
   trunk/mythtv/programs/scripts/internetcontent/thewb.py
   trunk/mythtv/programs/scripts/internetcontent/tmdb_nv.py
   trunk/mythtv/programs/scripts/internetcontent/twit.tv.pl
   trunk/mythtv/programs/scripts/internetcontent/vimeo.py
   trunk/mythtv/programs/scripts/internetcontent/youtube.py

Log:

MythNetvision/Core: Create unified internet content tables to support any combination of RSS or grabbers for any purpose.  Adds multiple new and useful data types for the grabber most important of which is the ArticleType attribute so that video, audio, and other types of media can be filtered.  Adds versioning to internet content scripts so that in the future the backend can notify that new scripts are available and permit the user to upgrade in a friendly way.  Bumps the library revision, will require a make clean all around and plugin recompile.  Current users of MythNetvision will need to resubscribe to their internet content sources (a quick exercise and preferable to going through an upgrade path for the plugin that will never be used).





More information about the mythtv-commits mailing list