Morbeas wrote: 
> OK, my mistake.  It shows those special characters OK but what I don't
> understand is in the screenshot below.  If you notice only in the
> "Playlists" tab does the problem exhibit itself. 
The reason for this behavior is that LMS uses the file name of the cue
file as the name of the playlist. Special characters in file names can
be tricky in a mixed computing environment, as they might be in
different encodings, and then you can get garbled names.
In your case:
- NAS (probably Unix/Linux-based, file system encoding,  encoding used
by LMS, encoding used by samba (the sw you use to access it from Windows
as a drive))
- Windows exporer (different encoding than Unix/Linux)

I'd suspect that that if you view the file names directly on the NAS
(using e.g. ssh), they would have the same issues.

Regular audio file tags are not affected by these factors (as they use
the same encoding on all platforms), so they usually work well.



[ extGUI4LMS - an alternative web interface: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (http://code.google.com/p/extgui4lms/) ]
------------------------------------------------------------------------
Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=98186

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to