We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
>>> {photo.location} can only concatenate str (not "float") to str
Also, no way to get just latitude and longitude in template system.
The text was updated successfully, but these errors were encountered:
Fix for {photo.location} #1187, added photo.latitude, photo.longitude
520bdba
Fix for {photo.location} #1187, added photo.latitude, photo.longitude (…
2cb5a4d
…#1188)
d5b4137
Feature push exif 160 (#1190)
03e518d
* All tests pass * Added ExifOptions * Removed test that causes Photos crash on Ventura * Added docs for ExifWriter * Added SidecarWriter * Fixed sidecar test generator * Added SidecarWriter docs * Fixed ruff error * Fixed formatting * Initial tests for ExifWriter * Fixed broken test * Tests passing for ExifWriter * Fixed broken test * Refactored sidecar code, added sidecar tests * Fixed test for CI * Fixed example [skip ci] * Initial push-exif CLI * removed unneeded import * Fixed --verbose/--theme, #1186 * Added results to push-exif * Added CSV report to push-exif * Added JSON report to push-exif * Added SQLite report to push-exif * Update tests.yml * Updated ruff line lengths * Updated SQLite report for push-exif to include command line * Update tests.yml * Added import_shared.py example * Updated timeout * Added ntfy notifications (#1185) * Removed success check * Fix for {photo.location} #1187, added photo.latitude, photo.longitude (#1188) * Added basic tests for push-exif * Added merge tests * added skip if exiftool not found * Added tests for all options * Added tests for all metadata options * Added --compare option
No branches or pull requests
Also, no way to get just latitude and longitude in template system.
The text was updated successfully, but these errors were encountered: