Skip to main content

View Post [edit]

Poster: xtifr Date: Apr 6, 2007 5:36am
Forum: etree Subject: Re: damnthemall: the solution

Deeznudts is on the right track as far as identifying the problem, but there *is* a solution. If you look at some of the other default filters that come with dta, you'll see some odd syntax. For example, the "Images" filter says: "/(\.(jpeg|jpg|gif|png|jpe|tif|tiff|bmp|ico))$/", and has the "Reg. Ex." checkbox ticked. If you copy this, and adjust the text, you should get better results. My "LMA" filter has "/(\.(flac|shn|txt|ffp|md5))$/", and I've never had a problem with it.

Googling for "regular expression" will give you more information about this odd syntax, if you have the urge to dig deeper.