export LANG=en_US.utf8
Moderator: moderators
jari.j wrote:I had a similar problem with Ubuntu 10.04 server and WinXP and Android clients, but adding
LC_CTYPE=$LANG
LANG=$LANG
to the beginning of /etc/init.d/subsonic after PATH, DESC, etc. and restarting Subsonic server solved it. No problem whatsoever with åäö any more.
lambda wrote:I had this working at one point, but I've done a new installation of Subsonic on a little nettop running 10.04 LTS, and I can't get folders with international characters to show up, despite putting export LANG and export LC_CTYPE in all the pertinent files (/usr/share/subsonic/subsonic.sh, /etc/init.d/subsonic, etc.) Anything else I'm forgetting?
ch604 wrote:I use the standalone version of subsonic and had the same issue: files with unicode characters would 'show up' in subsonic, but were all ???s and would not play. My server's locale was set to "C" for some reason instead of en_US.UTF-8. I added this line to /var/subsonic/subsonic.sh:
export LANG=en_US.UTF-8
just before the start of the big block of ${JAVA} functions at the bottom and after the home directory is created, about line 113 on my startup script. Now I can see and play files with unicode characters in the filename
Users browsing this forum: No registered users and 12 guests