[mythtv-commits] mythtv commit: r27319 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Nov 22 21:45:42 UTC 2010


      Author: stuartm
        Date: 2010-11-22 21:45:42 +0000 (Mon, 22 Nov 2010)
New Revision: 27319
   Changeset: http://svn.mythtv.org/trac/changeset/27319

Log:

Allow playcount and rating to be written to and read from ID3 tags meaning they will be preserved even if files are moved. Playcount will be updated each time the file is played. This adds a new setting 'AllowTagWriting' which defaults to off and which must be enabled for this feature to work since some people would prefer MythTV not to alter their tags in any way. Closes #8595

Modified:

   trunk/mythplugins/mythmusic/mythmusic/decoder.cpp
   trunk/mythplugins/mythmusic/mythmusic/decoder.h
   trunk/mythplugins/mythmusic/mythmusic/editmetadata.cpp
   trunk/mythplugins/mythmusic/mythmusic/globalsettings.cpp
   trunk/mythplugins/mythmusic/mythmusic/metadata.cpp
   trunk/mythplugins/mythmusic/mythmusic/metadata.h
   trunk/mythplugins/mythmusic/mythmusic/metaio.h
   trunk/mythplugins/mythmusic/mythmusic/metaioavfcomment.h
   trunk/mythplugins/mythmusic/mythmusic/metaioid3.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaioid3.h
   trunk/mythplugins/mythmusic/mythmusic/metaiotaglib.h
   trunk/mythplugins/mythmusic/mythmusic/musiccommon.cpp
   trunk/mythplugins/mythmusic/mythmusic/musiccommon.h
   trunk/mythplugins/mythmusic/mythmusic/musicplayer.cpp




More information about the mythtv-commits mailing list