Skip to content
New issue

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} does not work as a template #1187

Closed
RhetTbull opened this issue Sep 2, 2023 · 0 comments
Closed

{photo.location} does not work as a template #1187

RhetTbull opened this issue Sep 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@RhetTbull
Copy link
Owner

RhetTbull commented Sep 2, 2023

>>> {photo.location}
can only concatenate str (not "float") to str

Also, no way to get just latitude and longitude in template system.

@RhetTbull RhetTbull added the bug Something isn't working label Sep 2, 2023
RhetTbull added a commit that referenced this issue Sep 3, 2023
* 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant