(I originally posted this in another thread where it did not
really belong so I'll open this thread instead)

I have files tagged with cyrillic characters. If I use the CLI 
to load an album I will receive a track count as a part of the
reply. I use this to iterate through the tracks of the album to
get title and duration using "playlist title <num> ?" and
"playlist duration <num> ?"

Once I reach a file that has a title containing cyrillic
characters the server stops responding to any further requests.
I have to close the connection and reopen it to keep going.

The server log add messages like this when it happpens.

[08-02-06 21:46:52.2841] Slim::Networking::Select::select (245)
Error: Select task failed: 
Can't escape \x{041F}, try uri_escape_utf8() instead at 
/usr/local/bin/mypearl/lib/perl5/site_perl/Slim/Control/Stdio.pm
line 133

It happens with a simple telnet session as well. I get no reply
after such a request and can not enter new commands (they are
not processed). The server lives, but I have to reconnect to it
to keep going.

I have tried to save tags as utf8 and utf16 with mp3tag. I only
use ID3v2 tags in the files. But nothing seems to help.


I use perl 5.8.8 and SC build 17126 on ClarkConnect 4.2


-- 
Espen
------------------------------------------------------------------------
Espen's Profile: http://forums.slimdevices.com/member.php?userid=15057
View this thread: http://forums.slimdevices.com/showthread.php?t=43183

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to