[mythtv-commits] mythtv/master commit: 1ce16f29e by Raymond Wagner (wagnerrp)

MythTV noreply at mythtv.org
Tue Dec 21 22:26:51 UTC 2010


      Author:  Raymond Wagner <rwagner at mythtv.org>
 Change Date:  2010-12-21T14:23:00-08:00
   Push Date:  2010/12/21 14:26:44 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  1ce16f29e4be2cd42ad904046329511784f8b05d
   Changeset:  https://github.com/MythTV/mythtv/commit/1ce16f29e

Log:

Add 'exportMetadata()' method to both Recorded and Video class which
returns a populated VideoMetadata object.  Add 'toXML()' method to
Metadata class which returns an etree Element.  Initial commit towards
using the 'Universal Metadata Format' as a portable data format for
archival and portable videos, for swappable storage or detached
frontends.

See http://mythtv.org/wiki/MythTV_Universal_Metadata_Format

Modified:

   mythtv/bindings/python/MythTV/dataheap.py
   mythtv/bindings/python/MythTV/static.py
   mythtv/bindings/python/MythTV/system.py



More information about the mythtv-commits mailing list