Page 1 of 1

Charset

PostPosted: Sun Jul 12, 2015 2:57 pm
by IcynatorHD
Hello,

i have some songs with titles which include something like ä, ö, ü, ß, so i need the german charset de_DE.UTF-8.

I try all the solutions in the forum and i have a complete new ubuntu for arm processor installed. The Charset from the os is de_DE.UTF-8.

The file /etc/init.d/subsonic includes:

Code: Select all
LANG=de_DE.UTF-8
LC_CTYPE=de_DE.UTF-8


but nothing works. :(

*** Okay, problem solved. The problem was the mount from the smb. I need to mount it with the parameter iocharset=utf8 ***