Hi! I'd set "*.jpg" in Artwork. Removed it and trying again...
Yeah, that's what I thought. Replace this with ".*jpg" instead: the dot is considered "any character" in perl, the asterisk a "zero or more of the previous character" quantifier.
-- Michael _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
