[mythtv-commits] mythtv branch master updated by wagnerrp. v0.26-pre-134-g2f9033a

Git Repo Owner noreply at mythtv.org
Mon Apr 30 06:02:45 UTC 2012


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  2f9033aa0a31fac839d955393d134d59b5be70b1 (commit)
       via  b28c566ef2b6a6379821bcc9023f84cba04b4e05 (commit)
       via  fb7c7cd3dfd4692e6c5acc61f0d2fd927b04d50e (commit)
       via  3debcd531d8ed454b8ed9f4b61da6e03690ce13c (commit)
       via  500454560030795a7c914cb985c30711e302d65a (commit)
       via  23fa543ceb2690340e74d257a6bc86f817c02be6 (commit)
       via  642de961e034072eaf6342c01451b040f0b9ab3b (commit)
       via  c35f455ee4bf2dbaac87f6ce2fca2f489cd2d209 (commit)
       via  e0d604111ba9f09e4f161d4280ea132e0e4a1990 (commit)
       via  86b54a14992a24c3f727efd5247842ee2d2393c3 (commit)
       via  2198d9ef21d5aaf47550084b8904e3da73137956 (commit)
       via  2e4bc644b0d2b0277a18ffa0b0e66aa18c17dfc6 (commit)
       via  ddc0cb0550b8de72e4ddad874ad05865b3b50c3f (commit)
       via  61045e47bca155fb40ec2de47d01cd86bd28992b (commit)
       via  75a14b7da282f15fc84819418ec845e86559eaf2 (commit)
       via  166655c70bb4ac340c6e559b167114f3e08bbdc0 (commit)
       via  e99630e023a6ae8033bba27528e9a3ca45e72c1e (commit)
       via  38922793f5732d10c4dfbcf6d421d40667812675 (commit)
       via  263d8680de3566f2109b76b4b1d4d2779b967d10 (commit)
       via  08bffa5f6df497f28fe3481fe80b517628b0f1a3 (commit)
      from  ca11a909d531ad6032c01d248d0cd8a8f68d7067 (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 2f9033aa0a31fac839d955393d134d59b5be70b1
Author:    Raymond Wagner <rwagner at mythtv.org> at Mon, 30 Apr 2012 02:02:18 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Mon, 30 Apr 2012 02:02:18 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2f9033aa0a31fac839d955393d134d59b5be70b1

Merge commit 'b28c566ef2b6a6379821bcc9023f84cba04b4e05'



commit b28c566ef2b6a6379821bcc9023f84cba04b4e05
Author:    Raymond Wagner <rwagner at mythtv.org> at Mon, 30 Apr 2012 01:59:11 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Mon, 30 Apr 2012 01:59:11 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=b28c566ef2b6a6379821bcc9023f84cba04b4e05

Add adult filter for people searches



commit fb7c7cd3dfd4692e6c5acc61f0d2fd927b04d50e
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 14 Apr 2012 18:26:59 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 14 Apr 2012 18:26:59 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=fb7c7cd3dfd4692e6c5acc61f0d2fd927b04d50e

Add assorted authenticated methods.
This adds methods for setting ratings and favorite status against
movies, as well as pulling lists of movies for which those have been
set. This adds a bypass in the cache to not operate on anything with a
lifetime of '0'.



commit 3debcd531d8ed454b8ed9f4b61da6e03690ce13c
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 14 Apr 2012 17:31:20 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 14 Apr 2012 17:31:20 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=3debcd531d8ed454b8ed9f4b61da6e03690ce13c

Add basic session handling and passthrough.



commit 500454560030795a7c914cb985c30711e302d65a
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 14 Apr 2012 15:30:26 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 14 Apr 2012 15:30:26 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=500454560030795a7c914cb985c30711e302d65a

Corrects handling of '0' for cast ordering.



commit 23fa543ceb2690340e74d257a6bc86f817c02be6
Author:    Raymond Wagner <rwagner at mythtv.org> at Wed, 11 Apr 2012 01:28:27 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Wed, 11 Apr 2012 01:28:27 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=23fa543ceb2690340e74d257a6bc86f817c02be6

Improve file cache performance.
This reworks the cache framework, and alters the file cache engine to
support incremental writes. This allows the results from 256 queries to
be stored before having to rewrite the file. Previously, having to
rewrite the entire cache file on each step would take longer than
actually querying TMDB once the cache stored more than ~100 entries.

May be a bit fragile.



commit 642de961e034072eaf6342c01451b040f0b9ab3b
Author:    Raymond Wagner <rwagner at mythtv.org> at Wed, 11 Apr 2012 01:24:21 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Wed, 11 Apr 2012 01:24:21 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=642de961e034072eaf6342c01451b040f0b9ab3b

Fix Cache exceptions.



commit c35f455ee4bf2dbaac87f6ce2fca2f489cd2d209
Author:    Raymond Wagner <rwagner at mythtv.org> at Wed, 11 Apr 2012 01:23:18 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Wed, 11 Apr 2012 01:23:18 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=c35f455ee4bf2dbaac87f6ce2fca2f489cd2d209

Remove empty space.



commit e0d604111ba9f09e4f161d4280ea132e0e4a1990
Author:    Raymond Wagner <rwagner at mythtv.org> at Mon, 2 Apr 2012 13:28:11 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Mon, 2 Apr 2012 13:28:11 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e0d604111ba9f09e4f161d4280ea132e0e4a1990

Adds proper encoding to strings being passed to a request.



commit 86b54a14992a24c3f727efd5247842ee2d2393c3
Author:    Raymond Wagner <rwagner at mythtv.org> at Sun, 1 Apr 2012 03:14:49 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sun, 1 Apr 2012 03:14:49 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=86b54a14992a24c3f727efd5247842ee2d2393c3

Add slice support to search result pager.



commit 2198d9ef21d5aaf47550084b8904e3da73137956
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 31 Mar 2012 20:14:52 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 31 Mar 2012 20:14:52 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2198d9ef21d5aaf47550084b8904e3da73137956

Update Logo() class with proper image sizes from Configuration().



commit 2e4bc644b0d2b0277a18ffa0b0e66aa18c17dfc6
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 31 Mar 2012 20:03:41 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 31 Mar 2012 20:03:41 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=2e4bc644b0d2b0277a18ffa0b0e66aa18c17dfc6

Correct Studio.logo processing.



commit ddc0cb0550b8de72e4ddad874ad05865b3b50c3f
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 31 Mar 2012 19:52:53 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 31 Mar 2012 19:52:53 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=ddc0cb0550b8de72e4ddad874ad05865b3b50c3f

Allow locale fallthrough for movie images and alternate titles.
When fallthrough is enabled, queries for backdrops, posters, and
alternate titles will not filter for the selected locale, but will
instead sort the results to place those matching the specified locale at
the top of the list.

Also resolves an issue where Request() was incorrectly passing 'None' as
an argument when no locale was set.



commit 61045e47bca155fb40ec2de47d01cd86bd28992b
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 31 Mar 2012 19:15:39 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 31 Mar 2012 19:15:39 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=61045e47bca155fb40ec2de47d01cd86bd28992b

Allow Datalists to be sorted natively without supplying a key.



commit 75a14b7da282f15fc84819418ec845e86559eaf2
Author:    Raymond Wagner <rwagner at mythtv.org> at Fri, 30 Mar 2012 00:49:19 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Fri, 30 Mar 2012 00:49:19 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=75a14b7da282f15fc84819418ec845e86559eaf2

Correct cache file selection logic inverted by 4663490f8fa.



commit 166655c70bb4ac340c6e559b167114f3e08bbdc0
Author:    Raymond Wagner <rwagner at mythtv.org> at Fri, 30 Mar 2012 00:48:04 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Fri, 30 Mar 2012 00:48:04 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=166655c70bb4ac340c6e559b167114f3e08bbdc0

Update README for additional options.



commit e99630e023a6ae8033bba27528e9a3ca45e72c1e
Author:    Raymond Wagner <rwagner at mythtv.org> at Fri, 30 Mar 2012 00:41:31 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Fri, 30 Mar 2012 00:41:31 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=e99630e023a6ae8033bba27528e9a3ca45e72c1e

Add support for additional Studio information.



commit 38922793f5732d10c4dfbcf6d421d40667812675
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 29 Mar 2012 23:43:12 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 29 Mar 2012 23:43:12 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=38922793f5732d10c4dfbcf6d421d40667812675

Add 'adult' and 'alias' to Person class.



commit 263d8680de3566f2109b76b4b1d4d2779b967d10
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 29 Mar 2012 14:15:19 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 29 Mar 2012 14:15:19 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=263d8680de3566f2109b76b4b1d4d2779b967d10

Improves cache file selection for Windows.



commit 08bffa5f6df497f28fe3481fe80b517628b0f1a3
Author:    Raymond Wagner <rwagner at mythtv.org> at Thu, 29 Mar 2012 13:36:54 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Thu, 29 Mar 2012 13:36:54 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=08bffa5f6df497f28fe3481fe80b517628b0f1a3

Add __contains__ for proper lookup in cache Engines class.



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

Summary of changes:
 mythtv/bindings/python/tmdb3/README                |   22 +-
 mythtv/bindings/python/tmdb3/tmdb3/cache.py        |   35 ++-
 mythtv/bindings/python/tmdb3/tmdb3/cache_engine.py |   31 ++-
 mythtv/bindings/python/tmdb3/tmdb3/cache_file.py   |  342 ++++++++++++++++----
 mythtv/bindings/python/tmdb3/tmdb3/cache_null.py   |    4 +-
 mythtv/bindings/python/tmdb3/tmdb3/locales.py      |   69 ++++-
 mythtv/bindings/python/tmdb3/tmdb3/pager.py        |    2 +
 mythtv/bindings/python/tmdb3/tmdb3/request.py      |   22 +-
 mythtv/bindings/python/tmdb3/tmdb3/tmdb_api.py     |  133 +++++++-
 mythtv/bindings/python/tmdb3/tmdb3/tmdb_auth.py    |  131 ++++++++
 .../bindings/python/tmdb3/tmdb3/tmdb_exceptions.py |    6 +-
 mythtv/bindings/python/tmdb3/tmdb3/util.py         |   16 +-
 12 files changed, 693 insertions(+), 120 deletions(-)
 create mode 100644 mythtv/bindings/python/tmdb3/tmdb3/tmdb_auth.py

-- 



More information about the mythtv-commits mailing list