not immutable
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
These photos should not have been renamed. All photos with real dates in them were correctly handled, but these ones with 0000-00-mm where moved.
reshuffling photos based on Exif date .
./0000_00/00-janet00130.jpg -> ./0000_00/00-00-janet00130.jpg
.
./0000_00/00-janet00131.jpg -> ./0000_00/00-00-janet00131.jpg
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the shell script that reshuffles photos based on EXIF dates and reproduce the shown rename for files under ./0000_00/. Trace how dates containing 0000-00-mm are interpreted, then verify that files such as 00-janet00130.jpg remain unchanged while photos with real dates are still handled correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100