rbruemmer wrote: 
> 
> In the /etc/default/locale file I previously only had one line:
> LANG="de_DE.UTF-8"
> 
> I added 
> LC_COLLATE="POSIX"
> 
> but no changes in the sort behavior of LMS.
> 
> Sorry for my beginner questions but I am no Linux expert; what do I have
> to add in the locale file to force the right sorting order within LMS?
> 
- Try  LC_CTYPE 
- Check if there are differences regarding locales between your old
setup and the new. Check if your changes actually affect the
squeezeboxserver user.
e.g.

Code:
--------------------
     su -c "locale" squeezeboxserver
--------------------

- Check in the LMS Web Interface->Server Settings->Information

Code:
--------------------
    Operating system: Linux - EN - iso-8859-1
--------------------

means that LC_CTYPE is <something>.iso-8859-1 (only second part shown)



[ extGUI4LMS - an alternative web interface: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (https://www.nexus0.net/pub/sw/extgui4lms/) | 'music
visualizer'
(http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite)
for squeezelite ] [  'Howto'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS):
build a self-contained LMS | 'Howto'
(http://forums.slimdevices.com/showthread.php?107011-Howto-play-Ogg-Opus-files):
play Ogg Opus files ]
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=107605

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to