PDA

Bekijk de volledige versie : Setting charset in samba or in system



salat
28-09-2005, 11:17
Got some problems trying to play some mp3's with strange letters in over samba on my xbox. Also when i browse the smbmount on my computer some letters become "+" and other chars, but when loaded in winamp, is translated into the right letter. Im guessing the problem is the charset on the router/samba. Anyone have any idea if its possible to set the charset in one of the two to utf-8 or iso8859-1/iso8859-15?

Code from xbmc (i know the path is incomplete):
8-09-2005 12:00:01 INFO FileSmb->Open: Unable to open file : 'smb://Bjork/Bjork_-_Homogenic/[01]_Björk_-_Hunter.mp3'
unix_err:'2' nt_err : 'c0000034' error : 'NT_STATUS_OBJECT_NAME_NOT_FOUND'

Milions of thanks :)

Salat

blaatbeest
30-04-2006, 11:06
I have exactly the same problem.

i tried to use another charset

nvram set usb_vfat_options=codepage=850,iocharset=cp1252
nvram set usb_smbcpage_x=850
nvram set usb_smbcset_x=1252
nvram commit


Although the björk is ok, agirlc~1 is not.

can someone help me?