Reply to thread

alternate titles are already retrieved and stored in the DBase. These values are also already presented to the skin.

You can use #MovingPictures.SelectedMovie.alternate_titles

or #MovingPictures.SelectedMovie.extra.alternate_titles.1

#MovingPictures.SelectedMovie.extra.alternate_titles.2

Display varying up to the max defined value in the configuration screen.

Any logic based on movie language is not included.

E.g. the movie Battaglia di Algeri, La (Battle of Algiers) has language Italian so the movie title does match.

For alternate titles though the first one is marked as: A Batalha de Arge

the second is: Bataille d'Alger


In short, you can display alternate titles, but they may be as even or more incomprehensible than the original movie title


Top Bottom