> So, why two characters > instead of one, and is there a direct conversion between them? Why does > the CLI return %C3%A1 when it should probably return just E1 (or %E1) ?
The CLI does additionally url-encode the strings. You should find plenty of resources on the internet on how to decode these strings (if your language doesn't offer a function/method yet). -- Michael ----------------------------------------------------------------- http://www.herger.net/SlimCD - your SlimServer on a CD http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
