Open Derekcde opened 4 months ago
Transitioning to the fr-FR
(or fr-CA
) language code was intentional. Does specifying that instead of just fr
work for your use?
no, I tried:
logo_language_priority: fr-FR logo_language_priority: 'fr-FR' logo_language_priority: "fr-FR"
And what's the problem when you do that?
Edit: Never mind I see in your original post you said you get the same error. Let me look
I just pushed a fix onto the develop branch, if you want to grab that and see if it works
Hi, it seems ok, I no longer have an error message with fr-FR do you know when it will be merged into the master branch?
That's good. I would continue using fr-FR
. That will likely not be merged into master for a while
ok, thank you for your answers 👍 , I close the issue
Hi @CollinHeist , it seems that on the develop branch the problem is back.
@Derekcde What error are you getting, and what's your setting?
Hey I just tested with a clean install of TCM on develop
and was able to use fr
in the logo language priority and global language priority settings. Can you provide some more details?
My first post on this thread talked about a problem with fr which was now fr_FR, but which gave an error. You made a correction to use fr_FR: https://github.com/CollinHeist/TitleCardMaker/issues/462#issuecomment-2173985677 I have not changed my configuration since our last message, I use "fr-FR", but with the latest dev it no longer works, in fact now we have gone back, it is the "fr" which does not generate no more errors, is this the final config?
So both fr
and fr-FR
should work (assuming you're talking about the logo_language_priority
setting, not the language_codes
setting), but you can try the latest version of develop
and see if that makes a difference.
I'm on the latest version of develop and the "fr_FR" is no longer recognized for me, but the "fr" is. yes I am talking about the logo_langue_priority
"fr_FR" is always invalid. You need to try "fr-FR"
Installation
Docker - master tag
Describe the Bug
Hello, since the last update I have this error:
So I tried to put fr-FR but I still get the same error
it seems that it dates from this commit
On the TMDb site they say, perhaps this would be the cause of the error?:
Preference File
Series YAML
No response
Debug Log
[INFO] Read preference file "/config/preferences.yml" [CRITICAL] Invalid TMDb logo language codes - must be comma-separated list of any of the following: "ar", "ar-AE", "ar-SA", "bg", "ca", "cn-CN", "cs", "da", "de-AT", "de-CH", "de-DE", "el", "en", "es-ES", "es-MX", "fa", "fi", "fr-CA", "fr-FR", "he", "hi", "hu", "id", "it-IT", "it-CH", "ja", "ka", "ko", "lb", "lt", "lv", "my", "nb-NO", "nl-BE", "nl-NL", "nn-NO", "ms-BN", "ms-MY", "ms-SG", "no", "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sr-RS", "sv-FI", "sv-SE", "th", "tr", "uk", "uz-UZ", "vi", "zh", "zh-CN", "zh-HK", "zh-SG" [CRITICAL] Preference file is invalid usermod: no changes [INFO] Read preference file "/config/preferences.yml" [CRITICAL] Invalid TMDb logo language codes - must be comma-separated list of any of the following: "ar", "ar-AE", "ar-SA", "bg", "ca", "cn-CN", "cs", "da", "de-AT", "de-CH", "de-DE", "el", "en", "es-ES", "es-MX", "fa", "fi", "fr-CA", "fr-FR", "he", "hi", "hu", "id", "it-IT", "it-CH", "ja", "ka", "ko", "lb", "lt", "lv", "my", "nb-NO", "nl-BE", "nl-NL", "nn-NO", "ms-BN", "ms-MY", "ms-SG", "no", "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sr-RS", "sv-FI", "sv-SE", "th", "tr", "uk", "uz-UZ", "vi", "zh", "zh-CN", "zh-HK", "zh-SG" [CRITICAL] Preference file is invalid