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
Newcomers Forum
DVD movies only have sound
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="Deda" data-source="post: 794923" data-attributes="member: 89768"><p>If this is still a problem, then no, but please confirm if switch to English works so I will add this problem to mantis as a bug because provided solution is just a workaround but not a real fix of the problem.</p><p></p><p>Edit:</p><p>Problem is in videoextension comparer in Util.cs -> public static bool IsVideo(string strPath)</p><p></p><p>where code do a following:</p><p><span style="color: Red">string extensionFile = Path.GetExtension(strPath).ToLower();</span> so .IFO became something else in case of Turkish language and extension comparer fail and returns False, with result that DVD is not a video file.</p></blockquote><p></p>
[QUOTE="Deda, post: 794923, member: 89768"] If this is still a problem, then no, but please confirm if switch to English works so I will add this problem to mantis as a bug because provided solution is just a workaround but not a real fix of the problem. Edit: Problem is in videoextension comparer in Util.cs -> public static bool IsVideo(string strPath) where code do a following: [COLOR="Red"]string extensionFile = Path.GetExtension(strPath).ToLower();[/COLOR] so .IFO became something else in case of Turkish language and extension comparer fail and returns False, with result that DVD is not a video file. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
General Forums
Newcomers Forum
DVD movies only have sound
Contact us
RSS
Top
Bottom