Problem: Universal Media Server 5.0.1 - 5.1.4 still cannot display non-latin character (Parsing characters)

For help and support with Universal Media Server
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Post Reply
popoguy
Posts: 11
Joined: Sat Apr 05, 2014 9:28 am

Problem: Universal Media Server 5.0.1 - 5.1.4 still cannot display non-latin character (Parsing characters)

Post by popoguy »

Problem: Universal Media Server 5.0.1 - 5.1.4 still cannot display non-latin character (Parsing characters)
But UMS 5.00(release Jan 2015) can work.

Problem:(can not browse folder name and file name on non-latin character, eg, Japanese , Chinese, (UTF8).., even change file name to latin character,it can not play.)
Anybody can fix it?

Attached 2 file: one is working UMS5.0.0, another is Not working on non-latin character.

System: osx 10.10.3
UMS 5.0.1 - 5.1.4
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-466.1-11M4716)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-466.1, mixed mode)
Attachments
ums5.0.0 non-latin characters WORK._dbg.zip
ums 5.0.0 Work OK on non-latin characters file
(11.76 KiB) Downloaded 491 times
ums5.1.4 non-latin characters problem._dbg.zip
ums5.1.4 non-latin characters problem.zip
(64.82 KiB) Downloaded 502 times
User avatar
SubJunk
Lead Developer
Posts: 3705
Joined: Sun May 27, 2012 4:12 pm

Re: Problem: Universal Media Server 5.0.1 - 5.1.4 still cannot display non-latin character (Parsing characters)

Post by SubJunk »

Hi popoguy, can you please try to copy the file "libmediainfo.dylib" from 5.0.0 onto the latest version? I think that might fix it
popoguy
Posts: 11
Joined: Sat Apr 05, 2014 9:28 am

Re: Problem: Universal Media Server 5.0.1 - 5.1.4 still cannot display non-latin character (Parsing characters)

Post by popoguy »

SubJunk wrote:Hi popoguy, can you please try to copy the file "libmediainfo.dylib" from 5.0.0 onto the latest version? I think that might fix it

Thanks, I had tested but no help on 5.1.4,
However the problem is solved at 5.2.3 Java 6 version.

Now i just tested on UMS 5.3.1 (Java 8 version ), it also appear same problem on it, and i try to following your method to replace the file "ibmediainfo.dylib" and "fonts" folder but NO help.
popoguy
Posts: 11
Joined: Sat Apr 05, 2014 9:28 am

Re: Problem: Universal Media Server 5.0.1 - 5.1.4 still cannot display non-latin character (Parsing characters)

Post by popoguy »

push ,i had tested all Universal Media Server ( 5.0.0 - 6.0b, ,Java 8 vesion) , cannot display non-latin (eg.Chinese ) name video file which "Folder contain non-latin charater".

Even i replace the lastest libmediainfo.dylib, fonts.conf, fonts.dtd.
How evern the Jave 6 version is Not problem on 5.0.0 and 5.2.3. Java 6 version). Anyone can following and fix it?

Attached ums_dbg.zip. (one of my test, all version result is same),
Attachments
ums_dbg.zip
(22.64 KiB) Downloaded 467 times
Nadahar
Posts: 1990
Joined: Tue Jun 09, 2015 5:57 pm

Re: Problem: Universal Media Server 5.0.1 - 5.1.4 still cannot display non-latin character (Parsing characters)

Post by Nadahar »

I have a suspicion that the problem lies with the JVM. As far as I know, the Java 6 in OS X is supplied by Apple while Java 7/8 isn't. UMS has stopped Java 6 support since Java 6 is terribly limiting, but that also mean that you no longer use Apple's JVM.

If you test older versions in Java 6 vs Java 7/8 versions, you should get an idea if this is the problem.
Post Reply