Bug 2718 - SlimServer crash
: SlimServer crash
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: CLI
: 6.2.1
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-17 14:12 UTC by slimdevices.com
Modified: 2008-09-15 14:38 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description slimdevices.com 2005-12-17 14:12:56 UTC
I am trying to get album info through CLI by issuing the following command:

  album 105 1

Whenever I do this, the server dies with the following error:

2005-12-17 22:08:44.9218 Can't escape \x{0410}, try uri_escape_utf8() instead at
 /PerlApp/Slim/Control/CLI.pm line 618

The album title does contain non-ASCII characters.

Any suggestions?
Comment 2 slimdevices.com 2005-12-19 23:03:12 UTC
Just tested, and this indeed appears to have fixed it. Thanks.