Page 1 of 1
Subsonic ignores all mp3s containing Ä Ö Ü etc.

Posted:
Mon Mar 01, 2010 12:56 pm
by tosh
Since Updating to 3.9 subsonic ignores all mp3s whose names contain German Umlauts (Ä, ä, Ü, ü, Ö, ö). I'm pretty sure that my previous version correctly listes all thes files (don't remember if it was a 3.9beta. And I didn't change anything else...
Any ideas?
- Code: Select all
Version 3.9 (build 1335) – 9. Februar 2010
Server jetty-6.1.x, java 1.6.0_15, Linux (18,0 MB / 28,0 MB)
Same problem for me with ÆØÅ, norwegian characters

Posted:
Mon Mar 01, 2010 6:20 pm
by andykvakk
I have the same problem, but I thought it was the linux version that was the problem. Installed Ubuntu yesterday and Subsonic with the .deb file you have provided.
On my Android I cannot play files with ÆØÅ, i can see the songs (with funny characters), but not play.

Posted:
Mon Mar 01, 2010 9:17 pm
by GastLag
I've got the same problem with the 3.8.
It works if I change the letter with accent. But it's complicated to change the names of all the files...

Posted:
Tue Mar 02, 2010 3:11 am
by jrh.koenig
I had the same problem on my linux qnap nas server. Subsonic runs in a tomcat server. I changed the default language of subsonic from english to german. Then I restarted the tomcat server to restart subsonic. After that mp3 from Bands like Motörhead or Mötley Crüe are accessable again by subsonic.
But it looks like that problem comes from the language settings from the OS enviroment. What is your LC_ALL setting? Is it set when you start your subsonic server?
Regards
Johannes

Posted:
Tue Mar 02, 2010 1:15 pm
by tosh
It seems for my machine that LC_ALL and LC_LANG are not set at all

.
Anyway I tried starting subsonic with different settings of these variables but then subsonic won't work anymore, the index.view just giving me an error message

Posted:
Fri Mar 05, 2010 12:03 pm
by andykvakk
Still no luck for me.
Output of locale on my Ubuntu 9.10 with Subsonic installed from deb package:
LANG=nb_NO.UTF-8
LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
LC_CTYPE="nb_NO.UTF-8"
LC_NUMERIC="nb_NO.UTF-8"
LC_TIME="nb_NO.UTF-8"
LC_COLLATE="nb_NO.UTF-8"
LC_MONETARY="nb_NO.UTF-8"
LC_MESSAGES="nb_NO.UTF-8"
LC_PAPER="nb_NO.UTF-8"
LC_NAME="nb_NO.UTF-8"
LC_ADDRESS="nb_NO.UTF-8"
LC_TELEPHONE="nb_NO.UTF-8"
LC_MEASUREMENT="nb_NO.UTF-8"
LC_IDENTIFICATION="nb_NO.UTF-8"
LC_ALL=
I cannot play or see/play any of my songs with ÆØÅ in the filename. On my Android i can see the songs, but not play.
Finally, found a solution

Posted:
Thu Mar 25, 2010 7:55 pm
by andykvakk
I opened /var/subsonic/subsonic.properties and wrote "no" (Norwegian) after Localevariant, like this: LocaleVariant=no and now i can play songs containing ÆØÅ. The songs are not listet with the correct characters, but I can now play them.
Edit: Search for songs/artists containing ÆØÅ does not work yet.

Posted:
Wed Mar 31, 2010 9:16 am
by andykvakk
Seems that it does not work 100%, folders must be without æøå and search does not work correctly when song or artist has æøå in file/foldername

Posted:
Mon May 03, 2010 9:19 pm
by tosh
I now have two installations of subsonic:
One on my 64bit Suse 11.1 that displays the umlauts correctly and one in a virtual machine, 32bit Suse 11.1, that ignores all files containing umlauts. They have the same java VM. So the only difference I can find is 32bit<->64bit. Anybody observing the same behaviour?
artist not showing up

Posted:
Mon Aug 01, 2011 4:08 pm
by jehan
any news on this?
artists like "Sivert Høyem" are just not showing up in the search or the index.

Posted:
Wed Aug 03, 2011 8:29 pm
by BKKKPewsey
I do not have that particular artist but this one comes up fine

Re: Subsonic ignores all mp3s containing Ä Ö Ü etc.

Posted:
Sat Oct 10, 2015 5:41 am
by Juliusachim
Hello.
I have the same problem. Linux Mint and actual Subsonic Server.
No ä ö ß (German "Umlaute")
Is there a solution to fix this?
Re: Subsonic ignores all mp3s containing Ä Ö Ü etc.

Posted:
Thu Oct 15, 2015 9:45 am
by cclecle
You also need to rebuild your database after setting LC_* settings.
Note: Last time I managed to make it work I also had to handly remove db files from subsonic dir.
Re: Subsonic ignores all mp3s containing Ä Ö Ü etc.

Posted:
Thu Jul 20, 2017 2:06 pm
by shoelaceORG
My default Subsonic directory is /opt/subsonic/
This file must be found in the root Subsonic default directory: subsonic-booter-jar-with-dependencies.jar
This fixes the charset issue of characters creating folders instead of seen as mp3s, as far as I can tell.