Bug 2702 - Song titles are displayed incorrectly for WAV filenames containing Cyrillics
: Song titles are displayed incorrectly for WAV filenames containing Cyrillics
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Web Interface
: 6.2.1
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Dan Sully
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-12-09 10:09 UTC by slimdevices.com
Modified: 2008-09-15 14:39 UTC (History)
0 users

See Also:
Category: ---


Attachments
This is how it should look (7.25 KB, image/bmp)
2005-12-09 10:10 UTC, slimdevices.com
Details
This is how it does look (7.27 KB, image/bmp)
2005-12-09 10:10 UTC, slimdevices.com
Details

Note You need to log in before you can comment on or make changes to this bug.
Description slimdevices.com 2005-12-09 10:09:53 UTC
I have a number of WAV files that have Cyrillic letters in the filenames. These are displayed in an incorrect encoding in SlimServer's Artist/Album browsers.

It appears that the text is encoded in cp1251, and is subsequently displayed as if it was in cp1252.

The files themselves appear to be fine - the names are displayed correctly in any other application I have tried.

I attach two files that show the correct encoding and how it gets displayed in SlimServer.
Comment 1 slimdevices.com 2005-12-09 10:10:34 UTC
Created attachment 1077 [details]
This is how it should look
Comment 2 slimdevices.com 2005-12-09 10:10:56 UTC
Created attachment 1078 [details]
This is how it does look
Comment 3 KDF 2005-12-09 13:33:41 UTC
look in server settings, what does the version string say at the bottom? If it says cp1252, then you need to change your windows regional settings.  Otherwise, this may a dupe of bug2419, or the Guesstags functions need unicode conversion.
Comment 4 slimdevices.com 2005-12-10 00:13:29 UTC
Code page is displayed as cp1252:

 SlimServer Version: 6.2.1 - 5194 - Windows XP - EN - cp1252

I did try to change this by tweaking "Language for non-Unicode programs" in Windows XP's control panel. However, no matter what I did, SlimServer code page did not change from cp1252.

I would appreciate detailed instructions on how to change SlimServer's code page (I presume to cp1251?)
Comment 5 Dan Sully 2005-12-26 14:47:32 UTC
Can you please upload one of the WAV files in question to: ftp://electricrain.com/incoming/
Comment 6 Dan Sully 2006-04-30 17:13:34 UTC
This should be fixed now.

SlimServer doesn't have a code page of it's own - it reads the system code page.

Please try the latest 6.2.2 nightly, and reopen if this is still an issue.