PDA

View Full Version : Targeted Directory Search



astromo
04-03-2014, 03:15 AM
Can PerfectTunes do a targeted directory search?

By that I mean selectively excluding a folder from the Library's watched folder list.

As a work around, I know I can print the folder listing as per:
List folders and subfolders without the files (http://stackoverflow.com/questions/16078421/how-do-i-get-a-list-of-folders-and-subfolders-without-the-files)
by executing this code at a DOS command line after navigating to the directory of music folders of interest:

dir /s /b /o:n /a:d > Folders.txt

Then it's a simple case of editing out the folders to be excluded and copying the remainder to:

%AppData%\PerfectTUNES\WatchFolderList.bin

However, some method of doing this via the PerfectTunes GUI would be a plus.

Thoughts? Have I missed something? Is there a better way?

Spoon
04-03-2014, 04:26 AM
It is not possible to exclude subfolders.