Mailing List Archive

[MythTV/mythtv] 6b93a8: Fix ttvdb.py to get coverarts for seasons.
Branch: refs/heads/fixes/31
Home: https://github.com/MythTV/mythtv
Commit: 6b93a8acd8c9eaf74b7ca66eedb54299edc5e012
https://github.com/MythTV/mythtv/commit/6b93a8acd8c9eaf74b7ca66eedb54299edc5e012
Author: Roland Ernst <rcrernst@gmail.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)

Changed paths:
M mythtv/programs/scripts/metadata/Television/ttvdb.py

Log Message:
-----------
Fix ttvdb.py to get coverarts for seasons.

Fetching the coverart with the scrip ttvdb.py fails,
if the artwork is listed in data['_banners']['season'],
but the section data['_banners']['poster'] is missing.
In this case, the xslt transformation does not work as expected.

Checked with ttvdb.py -l de -a CH -D 89901 36 4

(cherry picked from commit 8d6eaf2888f571c7e4c7d21b0909082c772ac659)


Commit: e174aa49f5841bb05ac038e0ec8e57200e3c3419
https://github.com/MythTV/mythtv/commit/e174aa49f5841bb05ac038e0ec8e57200e3c3419
Author: Roland Ernst <rcrernst@gmail.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)

Changed paths:
M mythtv/programs/scripts/metadata/Television/ttvdb.py

Log Message:
-----------
Temporary fix for missing coverart for seasons from ttvdb.py

If ttvdb.py does not return any coverart for specific seasons,
use the global coverart from series and patch the xml output.

(cherry picked from commit 735802a37a3e10792deb6d3b1a74be93fc4bdde9)


Commit: f42a3dbbd159bfc6028d78b6f507596e196af1cc
https://github.com/MythTV/mythtv/commit/f42a3dbbd159bfc6028d78b6f507596e196af1cc
Author: Roland Ernst <rcrernst@gmail.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)

Changed paths:
M mythtv/programs/scripts/metadata/Movie/tmdb3.py

Log Message:
-----------
TMDB3.py: Sort coverarts by system language or 'en', if none found for given language

The grabber script tmdb3.py already sorts the posters
by the given language, but if no poster of given language
was found, we sort by system language and then by language "en".

Refs #180

(cherry picked from commit 2940cbcaa26d22b65070ea5871db7b72b1c96fbc)


Compare: https://github.com/MythTV/mythtv/compare/102dbe673325...f42a3dbbd159
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits