Page 1 of 1

Only showing folder that contain the item searched for?

Posted: 24 Jul 2025 08:40
by unabatedshagie
I don't think this is possible but I guess Ill ask.

I have a directory of audiobooks, I'm in the process of converting them from multiple mp3's to m4b's.

I'm currently just doing a search for .mp3 files in my audiobook directory which is giving me a list of thousands of files.

I'm wondering if it is possible some way or another to only show directories which contain mp3 files in a search?

Re: Only showing folder that contain the item searched for?

Posted: 24 Jul 2025 08:47
by highend
Ofc that's possible

*.mp3 /p

rtfm "idh_quicknamesearch.htm";

Re: Only showing folder that contain the item searched for?

Posted: 24 Jul 2025 08:52
by unabatedshagie
I assumed there would be a way, there seems to be a way to do basically anything in this program.

Thanks.