π About the program.
Photo and Video File Copy Manager
π Purpose
This application is designed for automatic organization of photo and video files.
Files are copied from a selected source directory to a target directory and organized by year and month
based on the capture date extracted from metadata.
π» System Requirements
- Windows: Windows 10 and later versions
- Linux: All modern Linux distributions
- Additional: Sufficient disk space for file copying operations
βοΈ Key Features
- Scanning source and target directories
- Sorting files into structure: Year β Month
- Extracting date from metadata (EXIF, etc.)
- Duplicate detection using file hashes
- Avoiding duplicate file copying
- Preview of files available for copying
- Operation log
βΆοΈ Workflow
- Select directories
Choose source and target directories
- Analyze files
Click βFile Listβ β the program will scan, analyze metadata, and check for duplicates
- Copy files
Click βCopy Filesβ β files will be sorted and copied
π Target Folder Structure
Target_Directory/
βββ 2023/
β βββ 01/
β βββ 02/
βββ 2024/
βββ 05/
β οΈ Notes
- If metadata date is missing, the file may be skipped
- Duplicates are detected by file hash, not filename
- Duplicate copying is prevented
π Operation Log
The log displays operation status, detected files, errors, and copy results.
π‘ Recommendations
- Ensure both directories are selected before starting
- Large datasets may take time to process
- It is recommended to use a separate target directory
β Errors and Solutions
- Directory not selected
Make sure both source and target directories are specified
- No files to copy
All files may already exist in the target directory
- Metadata read error
The file may not contain EXIF data or may be corrupted
- Insufficient permissions
Check read/write permissions for directories
- Not enough disk space
Free up space in the target directory
- File in use
Close applications that may be using the file