[mythtv-firehose] mythtv branch master updated by wagnerrp. v0.28-pre-264-g53c272d

Git Repo Owner noreply at mythtv.org
Sat Sep 21 21:26:02 UTC 2013


The branch, master has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  53c272dc4ffe2f5392ff54fb3e446801395274fb (commit)
      from  e35a8bd2d9b7abcd3bcf2584b46855e4740015f1 (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 53c272dc4ffe2f5392ff54fb3e446801395274fb
Author:    Raymond Wagner <rwagner at mythtv.org> at Sat, 21 Sep 2013 17:23:05 -0400
Committer: Raymond Wagner <rwagner at mythtv.org> at Sat, 21 Sep 2013 17:23:05 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=53c272dc4ffe2f5392ff54fb3e446801395274fb

Remove tmdb.py and associated library.



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

Summary of changes:
 .../bindings/python/MythTV/tmdb/XSLT/tmdbQuery.xsl |   99 --
 .../bindings/python/MythTV/tmdb/XSLT/tmdbVideo.xsl |  157 ---
 mythtv/bindings/python/MythTV/tmdb/tmdb_api.py     | 1317 --------------------
 .../bindings/python/MythTV/tmdb/tmdb_exceptions.py |   45 -
 mythtv/bindings/python/MythTV/tmdb/tmdb_ui.py      |  266 ----
 mythtv/programs/scripts/metadata/Movie/tmdb.py     |  647 ----------
 6 files changed, 0 insertions(+), 2531 deletions(-)
 delete mode 100644 mythtv/bindings/python/MythTV/tmdb/XSLT/tmdbQuery.xsl
 delete mode 100644 mythtv/bindings/python/MythTV/tmdb/XSLT/tmdbVideo.xsl
 delete mode 100644 mythtv/bindings/python/MythTV/tmdb/__init__.py
 delete mode 100644 mythtv/bindings/python/MythTV/tmdb/tmdb_api.py
 delete mode 100644 mythtv/bindings/python/MythTV/tmdb/tmdb_exceptions.py
 delete mode 100644 mythtv/bindings/python/MythTV/tmdb/tmdb_ui.py
 delete mode 100755 mythtv/programs/scripts/metadata/Movie/tmdb.py

-- 



More information about the mythtv-firehose mailing list