[mythtv-commits] mythtv branch fixes/0.25 updated by wagnerrp. v0.25.1-43-g73bc45e

Git Repo Owner noreply at mythtv.org
Thu Jun 21 05:48:00 UTC 2012


The branch, fixes/0.25 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  73bc45e0e3d4bf5c137bd57b091bd4a23d0bce8d (commit)
       via  97f8819df59cba6b7b522ac71bfc46aa09b17527 (commit)
       via  42b63d3ae53d8bd31fff7331a54b3cae093825b2 (commit)
      from  6aa7fbe106dbf88c2c067a0184a52d814cef1978 (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 73bc45e0e3d4bf5c137bd57b091bd4a23d0bce8d
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 21 Jun 2012 01:39:44 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 21 Jun 2012 01:47:47 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=73bc45e0e3d4bf5c137bd57b091bd4a23d0bce8d

Add Genre list and associated Movie search (cherry picked from commit 6e7725de7d8507c3675aa89b17a49da06abc7cc2)



commit 97f8819df59cba6b7b522ac71bfc46aa09b17527
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 21 Jun 2012 01:11:56 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 21 Jun 2012 01:47:41 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=97f8819df59cba6b7b522ac71bfc46aa09b17527

Add Studio search method. (cherry picked from commit c2bb6aee239e1e53ba95da232ed84ee5da21685b)



commit 42b63d3ae53d8bd31fff7331a54b3cae093825b2
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 21 Jun 2012 01:43:59 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 21 Jun 2012 01:43:59 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=42b63d3ae53d8bd31fff7331a54b3cae093825b2

Add TMDBv3 file missed during previous backports.



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

Summary of changes:
 mythtv/bindings/python/tmdb3/README                |   26 +++++++++++---
 mythtv/bindings/python/tmdb3/setup.py              |    2 +-
 mythtv/bindings/python/tmdb3/tmdb3/__init__.py     |    4 +-
 mythtv/bindings/python/tmdb3/tmdb3/tmdb_api.py     |   36 +++++++++++++++++++-
 .../bindings/python/tmdb3/tmdb3}/tmdb_auth.py      |    0
 mythtv/bindings/python/tmdb3/tmdb3/util.py         |    2 +-
 6 files changed, 60 insertions(+), 10 deletions(-)
 copy {tmdb3 => mythtv/bindings/python/tmdb3/tmdb3}/tmdb_auth.py (100%)

-- 



More information about the mythtv-commits mailing list