Skip to content

Allow specification of non-English languages for logo selection from TMDb #330

@CollinHeist

Description

@CollinHeist

See #329 for instigating issue. TCM should allow users to specify a non-English language as their preferred logo language.

Theoretically, users could want an arbitrary number of languages for their logos, so this should permit any number of them with relative priorities (like image_source_priority).

This should be a TMDb option called logo_language_priority and should take a comma separated list of language codes, defaulting to en only.

For example:

tmdb:
  # etc.
  logo_language_priority: en, es, ja

This would look for English, then Spanish, then Japanese logos - choosing the highest priority one that's available.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestneeds-mergedIssue has been resolved on a development branch

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions