photoprism/internal/meta
Michael Mayer 96011b2c2f Metadata: Extract Notes from UserComment field #3352
Signed-off-by: Michael Mayer <michael@photoprism.app>
2023-04-29 14:35:44 +02:00
..
iptc
testdata Metadata: Ensure the altitude is not out of range and fix logs #3182 2023-02-09 11:51:26 +01:00
codec.go
codec_test.go
data.go Metadata: Extract Notes from UserComment field #3352 2023-04-29 14:35:44 +02:00
data_report.go
data_test.go Metadata: Ensure the altitude is not out of range and fix logs #3182 2023-02-09 11:51:26 +01:00
docs.go
duration.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
duration_test.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
exif.go Metadata: Ensure the altitude is not out of range and fix logs #3182 2023-02-09 11:51:26 +01:00
exif_parser.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
exif_test.go Metadata: Ensure the altitude is not out of range and fix logs #3182 2023-02-09 11:51:26 +01:00
gps.go Metadata: Ensure GPS lat/lng are within a valid range #2109 2022-12-28 20:14:35 +01:00
gps_test.go Metadata: Ensure GPS lat/lng are within a valid range #2109 2022-12-28 20:14:35 +01:00
json.go
json_exiftool.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
json_gphotos.go Metadata: Ensure the altitude is not out of range and fix logs #3182 2023-02-09 11:51:26 +01:00
json_test.go Videos: Index and display durations of less than one second #3224 2023-02-22 16:33:33 +01:00
keywords.go
keywords_test.go
meta.go Links: Change https://photoprism.app/ to https://www.photoprism.app/ 2023-02-08 09:07:42 +01:00
sanitize.go Metadata: Improve data parsing and sanitization #2897 2022-11-17 08:28:30 +01:00
sanitize_test.go Metadata: Don't remove quotes when sanitizing Unicode strings #2897 2022-11-15 15:13:48 +01:00
xmp.go
xmp_document.go
xmp_test.go