Mailing List Archive

[MythTV/mythtv] 8d6eaf: Fix ttvdb.py to get coverarts for seasons.
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: 8d6eaf2888f571c7e4c7d21b0909082c772ac659
https://github.com/MythTV/mythtv/commit/8d6eaf2888f571c7e4c7d21b0909082c772ac659
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


Commit: 735802a37a3e10792deb6d3b1a74be93fc4bdde9
https://github.com/MythTV/mythtv/commit/735802a37a3e10792deb6d3b1a74be93fc4bdde9
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.


Commit: 2940cbcaa26d22b65070ea5871db7b72b1c96fbc
https://github.com/MythTV/mythtv/commit/2940cbcaa26d22b65070ea5871db7b72b1c96fbc
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


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

Changed paths:
M mythtv/libs/libmyth/programinfo.cpp
M mythtv/libs/libmythtv/mpeg/dishdescriptors.cpp
M mythtv/libs/libmythtv/recordinginfo.cpp

Log Message:
-----------
Merge branch 'master' of https://github.com/MythTV/mythtv


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