Copy-Move Folder Content
Copy/Move Folder Content (v1.0.0)
Copy or move folder content to another folder. Does not apply to the current file being processed (either the original or working file). Useful if, for example, you want to move things like subtitle files or cover art to a new folder.
Inputs:
Name: Source Directory
Type: string
Tooltip:
Specify the source location of where files will be copied/moved from
Name: Copy or Move
Type: string
Tooltip:
Specify whether to copy or move the files
Name: Output Directory
Type: string
Tooltip:
Specify ouput directory
Name: Keep Relative Path
Type: boolean
Tooltip:
Specify whether to keep the relative path
Name: All Files?
Type: boolean
Tooltip:
Specify whether to copy/move all files in the directory (excluding the original and working file)
or use the input below to specify file extensions
Name: File Extensions
Type: string
Tooltip:
Specify a comma separated list of file extensions to copy/move
Outputs:
1: Continue to next plugin