[mythtv-commits] mythtv commit: r24670 by robertm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat May 15 00:36:10 UTC 2010


      Author: robertm
        Date: 2010-05-15 00:36:10 +0000 (Sat, 15 May 2010)
New Revision: 24670
   Changeset: http://svn.mythtv.org/trac/changeset/24670

Modified:

   trunk/mythplugins/mythvideo/mythvideo/metadata.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadata.h
   trunk/mythplugins/mythvideo/mythvideo/videodlg.cpp
   trunk/mythplugins/mythvideo/mythvideo/videoutils.cpp
   trunk/mythplugins/mythvideo/mythvideo/videoutils.h

Log:

Add a toMap function to MythVideo metadata.  Allows themers to dynamically combine metadata in MythVideo, e.g.:

 <template>%TITLE%: %SUBTITLE% Season %SEASON% Episode %EPISODE, %DESCRIPTION% (%YEAR%)</template>

There is a fair degree of code reorganization involved in this, though I believe everything else should behave as before.  If anything drastically wrong happens, feel free to ping me on the dev list.





More information about the mythtv-commits mailing list