I have been looking into where the Online_Parsing_Classes.OnlineAPI.SelLanguageAsString is been used, and changed it to use the Series preferred language, if an override exists.
But in GetRandomBanner() in imageAllocator.cs I can't know witch Series the call has been done for. So the random get less random when the specific Series language is not "en" (and the random option is enabled)
In the CompareTo() in GetBanner.cs (you posted the code for it in an earlier post here) I don't know if I should change this?
Because I don't find anywhere it's used?
But in GetRandomBanner() in imageAllocator.cs I can't know witch Series the call has been done for. So the random get less random when the specific Series language is not "en" (and the random option is enabled)
In the CompareTo() in GetBanner.cs (you posted the code for it in an earlier post here) I don't know if I should change this?
Because I don't find anywhere it's used?
Sweden