
noreply at mythtv
Apr 30, 2012, 5:12 PM
Views: 55
Permalink
|
|
mythtv branch master updated by wagnerrp. v0.26-pre-148-ge16d9af
|
|
The branch, master has been updated on the mythtv repository by gitolite user wagnerrp. via e16d9af6cb08ff94bf2fdf0879b8e722b3327b51 (commit) via 3c5eab41c2d89ede5b03e8e4435b0a7a5d9a0906 (commit) via 27dff377fe6612b870a4cf28b9c058567be1a3bb (commit) from 3041013b48487b907326a835efdd0e1173dae043 (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 e16d9af6cb08ff94bf2fdf0879b8e722b3327b51 Author: Raymond Wagner <rwagner [at] mythtv> at Mon, 30 Apr 2012 20:10:03 -0400 Committer: Raymond Wagner <rwagner [at] mythtv> at Mon, 30 Apr 2012 20:10:03 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=e16d9af6cb08ff94bf2fdf0879b8e722b3327b51 Assorted fixes and emable tmdb3.py metadata grabber. This enables the new grabber for version 3 of TheMovieDb API. This is still in debugging, and some additional work needs to be done with regards to the cache engine and query rate limiting before it gets pushed as the primary. commit 3c5eab41c2d89ede5b03e8e4435b0a7a5d9a0906 Author: Raymond Wagner <rwagner [at] mythtv> at Mon, 30 Apr 2012 20:08:31 -0400 Committer: Raymond Wagner <rwagner [at] mythtv> at Mon, 30 Apr 2012 20:08:31 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=3c5eab41c2d89ede5b03e8e4435b0a7a5d9a0906 Merge commit '27dff377fe6612b870a4cf28b9c058567be1a3bb' commit 27dff377fe6612b870a4cf28b9c058567be1a3bb Author: Raymond Wagner <rwagner [at] mythtv> at Mon, 30 Apr 2012 20:07:29 -0400 Committer: Raymond Wagner <rwagner [at] mythtv> at Mon, 30 Apr 2012 20:07:29 -0400 URL: http://code.mythtv.org/cgit/mythtv/commit/?id=27dff377fe6612b870a4cf28b9c058567be1a3bb Correct file cache error handling to ignore rather than raise errors. ----------------------------------------------------------------------- Summary of changes: mythtv/bindings/python/tmdb3/tmdb3/cache_file.py | 2 +- mythtv/programs/scripts/metadata/Movie/tmdb3.py | 68 +++++++++++++++------ 2 files changed, 49 insertions(+), 21 deletions(-) -- _______________________________________________ mythtv-firehose mailing list mythtv-firehose [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-firehose
|