Releases: TheLastGimbus/GooglePhotosTakeoutHelper
Releases · TheLastGimbus/GooglePhotosTakeoutHelper
v2.1.1
- Don't catch system exits
- Add --version flag
v2.1.0
- Improved json finding: #27
- Improved input validation for NaN in geo json (#55)
- Better caching of album data (#54)
- Broader try-catch in all exif operations (#56)
- Special attention for files with no correct date found
- Add windoza standalone .exe file - GitHub Action 🎉
2.1.0b2: - Improved input validation for NaN in geo json (#55)
- Improved input validation for NaN in geo json (#55)
- Better caching of album data (#54)
- Broader try-catch in all exif operations (#56)
2.1.0b1
- Improved json finding: #27
2.0.0
This becomes the official version, since nobody reported any major problems
Changes:
- add donation link :)))
- enforce Python 3.6
2.0.0rc1
- Migrate to pathlib #18
- Fix new folder structure thanks to #36
- Add initial support for albums (also #36)
v1.2.0
- Add option to ignore extra files (those ending with -edited etc) #12
- Fix #11 - catch excepiton when parsing exif dates failed
- Implement md5sum comparation when finding duplicates #11
- Add statistics at the end #21
v1.1.0
- Write
geoData
from .json
s to exif
This will set correct location if the user changed it in editor
v1.0.1
- Fix error where different exif format caused 'album folders' error