mbucc / mbucc/photo_scripts

not immutable

Open
#1 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.