> space in it instead of %20. But, favorites created via the web interface > have a url with a %20 in place of a space.
Does your version fail? > How should I encode the Url submitted via CLI so that SC is happy with > it? I'm not sure whether you'd actually need to double-encode the url, as the resulting string should be URL encoded, and CLI is expecting any string to be URL encoded too. _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
