Filter question

How do I set up a filter to only show the mp3's in a directory that has many sub folders with mp3's inside? Basically just want to see the mp3's but no subfolders. I've been tooling around and rtm, but I can't figure this out. thanks

Set FLATVIEW=On,MixedNoFolders
Set Showfilterfilename=*.mp3

should work.

This is of course the code for a button, not per filter system, but the outcome should be the same.

thanks, that worked :slight_smile: