Release: promote dev to main (initial camera-roll-tools release) #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What does this PR do?
Promotes the current
devbranch tomainas the initial release ofcamera-roll-tools.Includes:
Move-PhotosByDate.ps1- moves date-named files (yyyyMMdd-HHmmss.*) intoYear\yyyy-MM-ddsubfolders, with:-Extensionextension filtering (default: common image types)-IncludeVideoto also process common video extensions-ExifFallbackto resolve dates from EXIFDateTimeOriginal(photos) or the Windows Shell "Media created" property (videos) when the filename has no valid date-Recurse,-WhatIf, and-ConfirmsupportHow was this tested?
-IncludeVideo, and the EXIF fallback path on throwaway temp foldersChecklist
devwork