[mythtv-commits] [MythTV/mythtv] 08c704: Fix incorrect artwork urls returned from ttvdb gra...

rcrdnalor noreply at github.com
Tue Oct 6 20:01:42 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 08c7045c2f123a60b6d5d913daef7753cd53649d
      https://github.com/MythTV/mythtv/commit/08c7045c2f123a60b6d5d913daef7753cd53649d
  Author: Paul Gardiner <mythtv at glidos.net>
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
    M mythtv/bindings/python/MythTV/ttvdb/XSLT/tvdbQuery.xsl

  Log Message:
  -----------
  Fix incorrect artwork urls returned from ttvdb grabber

When performing a manual search for metadata for a video, the artwork
fetch was failing: no thumbnail was shown and no artwork was being
associated with the video. Ticket 13518 mentioned strange urls containing
"banners/_cache//banners". This commit fixes the bad urls and seems to
restore the downloading of the artwork. I don't know what led to the need
for this.


  Commit: 7cfaf8facd860b2c6833c3226766ed44410fd733
      https://github.com/MythTV/mythtv/commit/7cfaf8facd860b2c6833c3226766ed44410fd733
  Author: rcrdnalor <40721016+rcrdnalor at users.noreply.github.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M mythtv/bindings/python/MythTV/ttvdb/XSLT/tvdbQuery.xsl

  Log Message:
  -----------
  Merge pull request #235 from Glidos/fix-bad-artwork-url-from-grabber

Fix incorrect artwork urls returned from ttvdb grabber


Compare: https://github.com/MythTV/mythtv/compare/6b7abb44f0c6...7cfaf8facd86


More information about the mythtv-commits mailing list