Well, here are my findings on a linux box:
Running LMS with LANG=pt_BR.UTF-8, I seem to have @calmart's problem.
The cue file (@JohnB's offering) won't play. LMS does seem to use 'full
stop' regardless of the environment, and flac fails as @reinholdk
describes.
I can fix that modifying the relevant line in -convert.conf- as
follows:
Code:
--------------------
wav flc * *
# FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
LANG=en_US.UTF-8 [flac] -cs --totally-silent --compression-level-0
$START$ $END$ -- $FILE$ | [sox] -q -t flac - -t flac -C 0 $RESAMPLE$ -
--------------------
Now the cue file plays whether I launch LMS in my usual
-LANG=en_GB.UTF-8- environment or in -LANG=pt_BR.UTF-8-.
I don't know if this approach would work, or is viable, on a Windows
system.
But something along these lines seems to be needed within LMS.
I'm still surprised that it hasn't been noticed before, so I still hold
doubts. I wonder if @mherger has come across it in the past.
------------------------------------------------------------------------
mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=110871
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter