[mythtv-commits] mythtv commit: r24284 - in trunk/mythtv/bindings/python by wagnerrp

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Apr 28 08:32:21 UTC 2010


      Author: wagnerrp
        Date: 2010-04-28 08:32:21 +0000 (Wed, 28 Apr 2010)
New Revision: 24284
   Changeset: http://svn.mythtv.org/trac/changeset/24284

Added:

   trunk/mythtv/bindings/python/MythTV/wikiscripts/
   trunk/mythtv/bindings/python/MythTV/wikiscripts/__init__.py
   trunk/mythtv/bindings/python/MythTV/wikiscripts/wikiscripts.py
   trunk/mythtv/bindings/python/scripts/
   trunk/mythtv/bindings/python/scripts/mythpython
   trunk/mythtv/bindings/python/scripts/mythwikiscripts

Modified:

   trunk/mythtv/bindings/python/MythTV/MythBase.py
   trunk/mythtv/bindings/python/MythTV/__init__.py
   trunk/mythtv/bindings/python/setup.py

Log:

Adds 'mythwikiscripts' command, and matching module. This script will generate a list of all scripts on the wiki using the 'Script info' template, and allow the user download and install selected scripts to a location of choosing. The processing is all done in the 'MythTV.wikiscripts' module, allowing alternate frontends to better interface with custom setup tools.

Adds 'mythpython' command, for quick access to the python interpreter with all MythTV classes and functions available.





More information about the mythtv-commits mailing list