View Single Post
  #1 (permalink)  
Old February 18th, 2004
Alfauros Alfauros is offline
Novicius
 
Join Date: February 18th, 2004
Location: Finland
Posts: 4
Alfauros is flying high
Question Nothing-but-these -filters

I have to say that I don't quite understand the filters. I mean, let's say that I want to make filter for video files and that would filter out everything except .mpeg files.

So, I make filter that if file ends with mpg then display and click invert condition so with my logic that would be what I want, meaning that if it's not .mpeg, I don't want to know about it.

Isn't that the way it is supposed to work or did I read the filtering-howto completely wrong?

I'm trying to make those kind of filters fo video (mpg, mpeg, mov, wmv, avi) and music (ogg, mp3), but no luck.

On the other hand, now that I look at the filtering-howto again, it seems to say that to get only .mpeg I have to make filter "if ends with mpeg -> don't display -> invert condition".
No I don't get results at all.

Almost forgot, my gtk-gnutella is 0.93.3

SIGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Signatures may be used as long as they are not offensive or sexually explicit.

Change your sig immediately.

Last edited by ursula; February 18th, 2004 at 06:44 AM.
Reply With Quote