Just wanted to know if AllDup could do this. Something along the lines of "Move to...path of 2nd file"
Example after finding dupe based on file name
Group 1 before process
"C:\Users\Edited\Video 1 - low bitrate.mp4"
"D:\Unedited\Video 1 - high bitrate.mp4"
Group 1 after process
"D:\Unedited\Video 1 - low bitrate.mp4"
"D:\Unedited\Video 1 - high bitrate.mp4"
Group 2 before process
"C:\Users\Edited\Video 14 - low bitrate.mp4"
"D:\Unedited\Holiday\4k Videos\Video 14 - high bitrate.mp4"
Group 2 after process
"D:\Unedited\Holiday\4k Videos\Video 14 - low bitrate.mp4"
"D:\Unedited\Holiday\4k Videos\Video 14 - high bitrate.mp4"
My end goal, is to have the low bitrate encoded files in the same folder structure as the high bitrate files, before deleting the high bitrate files.
Move file 1 into directory of file 2 within a group
-
- Posts: 1
- Joined: 11 Jan 2025, 02:23
-
- Site Admin
- Posts: 4090
- Joined: 04 Oct 2004, 18:38
- Location: Thailand
- Contact:
Re: Move file 1 into directory of file 2 within a group
Sorry, that's not possible.