title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 2 of 2

Thread: Targeted Directory Search

  1. #1

    Join Date
    Mar 2012
    Posts
    18

    Question Targeted Directory Search

    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
    by executing this code at a DOS command line after navigating to the directory of music folders of interest:
    Code:
    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:
    Code:
    %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?

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,859

    Re: Targeted Directory Search

    It is not possible to exclude subfolders.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •