Bugzilla – Bug 3429
Add way to get playlist names with non-latin characters
Last modified: 2008-09-15 14:39:24 UTC
Currently there's no way to set the character set used to return a playlist's name. Other related commands which accept this parameter (eg. status) don't return the playlist name.
michael & fred: do you guys have a fix for this?
My first idea was to add that info to status. Will do it soon, the entire CLI is more or less broken right now, just waiting for dust to settle on the merge.
<playerid> playlist playlistsinfo charset:XX -- in SVN 8326
Thanks!