home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
General Forums
News and Announcements
MP2 development progress
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="UNOPARATOR" data-source="post: 524207" data-attributes="member: 56815"><p>I support your decision about only Windows 7 support.</p><p></p><p>But please oh please, don't forget to use Invariant versions of .ToString() methods, which is a must for users with several regional settings (in my case Turkish). I had informed & also provided some of the solution for MP1 (skin engine). I still haven't tried TV Server if it would work or not, but in v0.2.0 it wasn't... </p><p></p><p>And also you might check <a href="http://msdn.microsoft.com/en-us/library/bb386042.aspx" target="_blank">Normalize string to uppercase</a> MSDN article to make it all go away...</p><p></p><p>Or maybe a configuration setting to specify the CultureInfo & CultureUIInfo to be used with MediaPortal processes...</p><p>Such as:[CODE]Application.ChangeCulture("en-US")</p><p>Application.ChangeUICulture("en-US")[/CODE]</p><p>But I would prefer the proper handling of Turkish regional settings in MPII in all modules...</p></blockquote><p></p>
[QUOTE="UNOPARATOR, post: 524207, member: 56815"] I support your decision about only Windows 7 support. But please oh please, don't forget to use Invariant versions of .ToString() methods, which is a must for users with several regional settings (in my case Turkish). I had informed & also provided some of the solution for MP1 (skin engine). I still haven't tried TV Server if it would work or not, but in v0.2.0 it wasn't... And also you might check [url=http://msdn.microsoft.com/en-us/library/bb386042.aspx]Normalize string to uppercase[/url] MSDN article to make it all go away... Or maybe a configuration setting to specify the CultureInfo & CultureUIInfo to be used with MediaPortal processes... Such as:[CODE]Application.ChangeCulture("en-US") Application.ChangeUICulture("en-US")[/CODE] But I would prefer the proper handling of Turkish regional settings in MPII in all modules... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
News and Announcements
MP2 development progress
Contact us
RSS
Top
Bottom