Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Inspector

Steven Hildreth edited this page Jul 11, 2019 · 3 revisions

Inspector

A utility that pre-inspects a folder and checks ID3 tags and performs a series of plugins against metadata.

Command line options

-d

  • Destination Folder. Inspector can move (or copy) files found to this destination folder.

-c

  • Copy don't move found files to the destination folder.

-x

  • Don't delete empty folders after inspection. By default Inspector will delete any files found in the FileExtensionsToDelete configuration setting.

-f, --folder

  • Folder that contains files to inspect.

-r

  • Read-only mode, don't modify anything only show what would be done.

-h, --help

  • Show help information.
Clone this wiki locally