Enhance GroupFilterMatcher to handle interstitial shows and update related tests and documentation
Updated the GroupFilterMatcher to exclude interstitial shows by default unless explicitly specified in the filter. Added new tests to verify the behavior of the filter with and without interstitial shows. Updated localization strings to clarify the handling of show types in the user interface and documentation, ensuring users understand the distinction between films, series, and clips.
This commit is contained in:
@@ -147,6 +147,8 @@ export const ru = {
|
||||
hint: 'В явном списке правило только ищет кандидатов; в группе «по правилу» оно и есть состав.',
|
||||
elementKinds: 'Что искать',
|
||||
showKinds: 'Тип шоу',
|
||||
showKindsHint:
|
||||
'Не отмечено — кино и сериалы. Ролики живут отдельной библиотекой и попадают в набор, только если отметить их явно.',
|
||||
genres: 'Жанры',
|
||||
genresHint: 'Любой из отмеченных.',
|
||||
maxAudience: 'Возраст не строже',
|
||||
|
||||
Reference in New Issue
Block a user