Mailing List Archive

[MythTV/mythtv] c8c226: Improve program ratings
Branch: refs/heads/master
Home: https://github.com/MythTV/mythtv
Commit: c8c226c9b4bb898753605316e3a2be7f8e7f64f7
https://github.com/MythTV/mythtv/commit/c8c226c9b4bb898753605316e3a2be7f8e7f64f7
Author: Gary Buhrmaster <gary.buhrmaster@gmail.com>
Date: 2021-05-17 (Mon, 17 May 2021)

Changed paths:
M mythtv/bindings/perl/MythTV.pm
M mythtv/bindings/python/MythTV/static.py
M mythtv/libs/libmythbase/mythversion.h
M mythtv/libs/libmythtv/dbcheck.cpp

Log Message:
-----------
Improve program ratings

The programrating (and recordedrating) tables define the lengths of
the system to 8 characters and the rating to 16 characters.
There are grabbers which can generate both systems and ratings
longer than that (ratings of "Linguagem Imprópria" (Bad Language?),
and "Strong Sexual Content" are both part of the generic "advisory"
system available from a few grabbers, and the rating agency name
"Departamento de Justiça, Classificação, Títulos e Qualificação"
from another grabber is a bit longer than 8 characters).

Please consider expanding the system and rating character sizes to be
somewhat longer to not lose some details about the system and rating itself.

Fixes #354

Signed-off-by: Klaas de Waal <kdewaal@mythtv.org>


_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits