[mythtv-commits] mythtv branch master updated by paulh. v0.28-pre-797-g8faecfd

Git Repo Owner noreply at mythtv.org
Sun Feb 2 11:07:56 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user paulh.
       via  8faecfdf73b2589e7f9979b0835750d9873afb01 (commit)
      from  cab647b636c8f1fc0fb85e2d851bd059ce860454 (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 8faecfdf73b2589e7f9979b0835750d9873afb01
Author:    Paul Harrison <pharrison at mythtv.org> at Sun, 2 Feb 2014 11:07:35 +0000
Committer: Paul Harrison <pharrison at mythtv.org> at Sun, 2 Feb 2014 11:07:35 +0000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=8faecfdf73b2589e7f9979b0835750d9873afb01

MythMusic: remove the local file access from findIcon()
This updates findIcon() to only look for the icons in the AlbumArt storage
group. Currently it only looks on the master I may change this to also look
on any slaves as well.

This also adds caching of the result of the search in a map to speed up the
lookups because searching for files over the myth protocol can be quite slow.



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

Summary of changes:
 mythtv/libs/libmythmetadata/musicutils.cpp |   53 +++++++++++-----------------
 1 files changed, 21 insertions(+), 32 deletions(-)

-- 



More information about the mythtv-commits mailing list