[mythtv] ttvdb new dependencies -- Was: [mythtv-commits] mythtv branch fixes/0.28 updated by pbennett. v0.28.1-49-g172459d

Craig Treleaven ctreleaven at cogeco.ca
Sun Oct 29 23:50:10 UTC 2017


Hi:

Not sure how linux distributions are packaged, but this change added a dependency on some additional python modules, at least in a Python 2.7 environment.  The new modules are:

future
requests-cache (which then requires 4 other python modules)

I thought it was frowned on to add new dependencies to a fixes branch?  Anyway, this tripped up a MacPorts user for a little while.  Fixed now.

Craig

> Begin forwarded message:
> 
> From: noreply at mythtv.org (Git Repo Owner)
> Subject: [mythtv-commits] mythtv branch fixes/0.28 updated by pbennett. v0.28.1-49-g172459d
> Date: September 25, 2017 at 1:35:30 PM EDT
> To: mythtv-commits at mythtv.org, mythtv-firehose at mythtv.org
> Reply-To: mythtv-dev at mythtv.org
> 
> The branch, fixes/0.28 has been updated on the
> mythtv repository by gitolite user pbennett.
>       via  172459d73771cf44b0ec7a0914387b112d9226b4 (commit)
>       via  bf87f306ab72c28a6c8a5749c2d93861b917be99 (commit)
>      from  c52de39de3ad2bd31fa691bcdfd9a4b730126508 (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 172459d73771cf44b0ec7a0914387b112d9226b4
> Author:    Ian Campbell <ijc at hellion.org.uk> at Mon, 25 Sep 2017 12:09:08 -0400
> Committer: Peter Bennett <pbennett at mythtv.org> at Mon, 25 Sep 2017 13:35:13 -0400
> URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=172459d73771cf44b0ec7a0914387b112d9226b4
> 
> ttvdb: Various fixes
> 1. ttvdb: Update "Fixer Upper" test cases with wildcards
> "Lastupdated" field has changed, and seems likely to change, so make it a
> wildcard match. "Thumbauthor" field has also changed.
> 2. Update "NOVA: Eclipse Over America" test case
> This appears to have moved from episode 18 to episode 11 and had updates
> to the description and other metadata.
> 3. Ignore banner of just  "http://thetvdb.com/banners/"
> 4. ignore user rating of 0
> 5. correct handingly of genre
> They are a list of "<item>..</item>".
> 6. Add new test case: ttvdb.py -l en -a GB -C 330432
> This had some regressions compared to v29.0 which are now fixed, so add a test case.
> 
> Fixes #13130
> 
> Signed-off-by: Peter Bennett <pbennett at mythtv.org>
> (cherry picked from commit 09090e1ff99468da4f0cc44c0f6b5b98a7ae34be)
> 
> 
> 
> commit bf87f306ab72c28a6c8a5749c2d93861b917be99
> Author:    Mark Spieth <mspieth at digivation.com.au> at Mon, 4 Sep 2017 14:58:08 +1000
> Committer: Peter Bennett <pbennett at mythtv.org> at Mon, 25 Sep 2017 13:34:35 -0400
> URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=bf87f306ab72c28a6c8a5749c2d93861b917be99
> 
> Refs #13084 ttvdb fix runtime and genre (cherry picked from commit d1bd29ff3d6b817d2f6f1bef005d71bbc84b9c23)
> 
> 
> 
> -----------------------------------------------------------------------
> 
> Summary of changes:
> .../python/MythTV/ttvdb/XSLT/tvdbCollection.xsl    |    8 +-
> .../python/MythTV/ttvdb/XSLT/tvdbVideo.xsl         |    6 +-
> .../programs/scripts/metadata/Television/ttvdb.py  |  121 ++++++++++++++++++-
> 3 files changed, 121 insertions(+), 14 deletions(-)
> 
> -- 
> 
> _______________________________________________
> mythtv-commits mailing list
> mythtv-commits at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-commits



More information about the mythtv-dev mailing list