[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-986-gefafb14

Git Repo Owner noreply at mythtv.org
Sun Mar 16 11:57:01 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  efafb148fa83510d674713d003d5a28b343b8c6b (commit)
      from  5569a373dc8519eed3a7883dfa1d613aa541d31d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit efafb148fa83510d674713d003d5a28b343b8c6b
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 16 Mar 2014 11:56:19 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 16 Mar 2014 11:56:19 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=efafb148fa83510d674713d003d5a28b343b8c6b

myth protocol: add a MUSIC_TAG_CHANGEIMAGE command
This command will be used by the albumart editor in the music metadata editor
to change the image type of embedded images in a tracks tag. It also makes
sure the cached images get updated properly.

format: MUSIC_TAG_CHANGEIMAGE <hostname> <songid> <oldtype> <newtype>



-----------------------------------------------------------------------

Summary of changes:
 mythtv/programs/mythbackend/mainserver.cpp |  180 ++++++++++++++++++++++++++++
 mythtv/programs/mythbackend/mainserver.h   |    1 +
 2 files changed, 181 insertions(+), 0 deletions(-)

-- 



More information about the mythtv-commits mailing list