1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/test/backend/assets/sidecar/headline.json
grasdk 75d81d42bd
Feature/caption and title (#14)
* reading caption and title from several tags with several tests added
minor bugfix for date conversion to MS
optimization: break sidecar loop, when first sidecar is found
2024-03-31 14:57:20 +02:00

12 lines
244 B
JSON

{
"size": {
"width": 10,
"height": 5
},
"creationDate": 1185683698000,
"creationDateOffset": "+13:45",
"fileSize": 1430,
"keywords": ["Person 1", "Person 2"],
"caption": "XMP description",
"title": "Photoshop Headline"
}