This command will extract an embedded image in the tag of a music file and save the image in the 'AlbumArt' storage group of the host running the command.
97ae3f5 MythUtil: add --extractimage command
mythtv/libs/libmythmetadata/musicmetadata.cpp | 21 ++++++
mythtv/libs/libmythmetadata/musicmetadata.h | 1 +
mythtv/programs/mythutil/commandlineparser.cpp | 8 ++-
mythtv/programs/mythutil/musicmetautils.cpp | 92 ++++++++++++++++++++++++
4 files changed, 121 insertions(+), 1 deletion(-)
Upstream: github.com