issues
search
crystal-cat
/
exif_rename
A tool for batch renaming image files based on their (creation) date
GNU General Public License v3.0
0
stars
0
forks
source link
Shared config parsing code & test
#49
Closed
airtower-luna
closed
2 years ago
airtower-luna
commented
2 years ago
Share config merging code between
exif_rename.py
and
scale_img_web.py
.
Read config path from the environment variable
EXIF_RENAME_CONF
if set, an empty string disables config reading.
Test config merging, the test uses
EXIF_RENAME_CONF
to inject the test config.
exif_rename.py
andscale_img_web.py
.EXIF_RENAME_CONF
if set, an empty string disables config reading.EXIF_RENAME_CONF
to inject the test config.