[mythtv-commits] mythtv branch master updated by jyavenard. v0.28-pre-1948-g41b9be6

Git Repo Owner noreply at mythtv.org
Fri Jul 18 17:40:49 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user jyavenard.
       via  41b9be6e64ce92553d84a1c255d049fc42636fef (commit)
       via  4e50609edf5c38dcb6fb979b2d5dd2448ebe3e31 (commit)
       via  2f9424c78cf0edd8409b76fbef07667a8940ba82 (commit)
      from  98ded970f672053e7b7c4f17cb64b4cfd455f791 (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 41b9be6e64ce92553d84a1c255d049fc42636fef
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 03:39:27 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 03:39:27 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=41b9be6e64ce92553d84a1c255d049fc42636fef

frontend: add search abilities to “change recording metadata” screen.
This will allow to search for inetref and set season/episode as well as subtitle and description.
Themes will have to be updated to enjoy this functionality by adding a “query_button” button.



commit 4e50609edf5c38dcb6fb979b2d5dd2448ebe3e31
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 03:31:01 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 03:31:01 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=4e50609edf5c38dcb6fb979b2d5dd2448ebe3e31

metadata: also look for artwork when scanning a single recording
no point waiting a day or having to run a full artwork scan



commit 2f9424c78cf0edd8409b76fbef07667a8940ba82
Author:    Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 02:56:39 +1000
Committer: Jean-Yves Avenard <jyavenard at mythtv.org> at Sat, 19 Jul 2014 02:56:39 +1000
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2f9424c78cf0edd8409b76fbef07667a8940ba82

metadata: return both movie and TV results when in non-automatic mode
This allows not having to fiddle with season or episode #. TV or movie entries are presented first depending on the guessed type.
We only do so if multiple results were already found



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

Summary of changes:
 mythtv/libs/libmythmetadata/metadatadownload.cpp |   10 +-
 mythtv/programs/mythfrontend/playbackbox.cpp     |  158 +++++++++++++++++++++-
 mythtv/programs/mythfrontend/playbackbox.h       |   13 ++-
 mythtv/programs/mythmetadatalookup/lookup.cpp    |    3 +-
 4 files changed, 174 insertions(+), 10 deletions(-)

-- 



More information about the mythtv-commits mailing list