Today even throught the parameter name is titlewe are using the game (TM or SM).
This is due to the fact that declaring a provider for each TM title pack was to cumbersome; so we transformed the titles into game.
This is okay, but we should have title as well.
Proposition
I propose that we should first check and see if we can find a provider for the title, if we can't then we get for the game.
It's already what we do just need to add a new case.
Origin of the issue
Today even throught the parameter name is
title
we are using the game (TM or SM).This is due to the fact that declaring a provider for each TM title pack was to cumbersome; so we transformed the titles into game.
This is okay, but we should have title as well.
Proposition
I propose that we should first check and see if we can find a provider for the title, if we can't then we get for the game. It's already what we do just need to add a new case.