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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Aug 12 00:10:15 UTC 2009


      Author: robertm
        Date: 2009-08-12 00:10:14 +0000 (Wed, 12 Aug 2009)
New Revision: 21217
   Changeset: http://cvs.mythtv.org/trac/changeset/21217

Modified:

   trunk/mythplugins/mythvideo/mythvideo/dbcheck.cpp
   trunk/mythplugins/mythvideo/mythvideo/editmetadata.cpp
   trunk/mythplugins/mythvideo/mythvideo/editmetadata.h
   trunk/mythplugins/mythvideo/mythvideo/metadata.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadata.h
   trunk/mythplugins/mythvideo/mythvideo/metadatalistmanager.cpp
   trunk/mythplugins/mythvideo/mythvideo/videodlg.cpp
   trunk/mythplugins/mythvideo/mythvideo/videodlg.h
   trunk/mythplugins/mythvideo/mythvideo/videofilter.cpp
   trunk/mythplugins/mythvideo/mythvideo/videofilter.h
   trunk/mythplugins/mythvideo/mythvideo/videoutils.cpp
   trunk/mythplugins/mythvideo/mythvideo/videoutils.h
   trunk/mythplugins/mythvideo/theme/default-wide/video-ui.xml
   trunk/mythplugins/mythvideo/theme/default/video-ui.xml
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/themes/Terra/video-ui.xml

Log:

Closes #5338.  Adds a 'Watched' Flag to MythVideo to match the one in Watch Recordings.  Operates exactly as in recordings-- If the setting to automatically mark recordings as watched is on, videos will also be automatically marked as watched using the same method.  Otherwise, one can mark a video watched in MythVideo in the Edit Metadata screen or in Manage Video->Toggle Watched.  Can sort by watched.  Suffers from the same bug as scanning-- when a video is marked as watched during playback, it will not stick in the UI until leaving MythVideo and waiting for the cache to die.




More information about the mythtv-commits mailing list