Trying to make a custom filter that lets me search for an .mp3 extension inside a set folder path.
In the Edit filter, search section field, I tried a few combos including the path and ext "D:\Music; ext:mp3" also a few other similar combos but got no results.
How to Add a Path to a Custom Filter
-
void
- Developer
- Posts: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to Add a Path to a Custom Filter
Please try the following filter search:
D:\music\ *.mp3-
cloves
- Posts: 10
- Joined: Wed Jan 06, 2010 9:01 pm
Re: How to Add a Path to a Custom Filter
Perfect, thank you!