[mythtv-firehose] mythtv branch fixes/0.27 updated by wagnerrp. v0.27-3-gdb4167e

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


The branch, fixes/0.27 has been updated on the
mythtv repository by gitolite user wagnerrp.
       via  db4167ec3d1396c81d00d3fe71b6ca104880136d (commit)
      from  adcda83028125dd6a26f69513ee99da2e7302be3 (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 db4167ec3d1396c81d00d3fe71b6ca104880136d
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:54 -0400
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=db4167ec3d1396c81d00d3fe71b6ca104880136d

Remove tmdb.py and associated library. (cherry picked from commit 53c272dc4ffe2f5392ff54fb3e446801395274fb)



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

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