philchillbill wrote: 
> I just used the *uri_escape_utf8( $string )* function from the Perl
> URI::Escape module in my little script. Normally URI escaping is
> associated with the likes of converting spaces to %20 and such, but you
> can also escape e.g. umlauts using this function.
> 
> For example, Tiƫsto becomes Ti%C3%ABsto which is a pure ASCII
> representation that may better survive moving from one OS/platform to
> another.

I could see when comparing files that that's what needs to be done, but
I have little coding experience and none of it's in Perl.


------------------------------------------------------------------------
eCo's Profile: http://forums.slimdevices.com/member.php?userid=4408
View this thread: http://forums.slimdevices.com/showthread.php?t=114635

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

Reply via email to