1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
Commit Graph

3 Commits

Author SHA1 Message Date
Graham Alderson
676a3b054b Refactor sidecar loading into async-await
Refactoring to async/await to solve race condition, also resolves error sometimes occuring with undefined values and resolves overwrite of xmp values.

xmp for image file has tag removed to validate additive tagging from both file xmp and sidecar xmp data.
2023-11-30 13:13:33 +12:00
Graham Alderson
6db3472ca6 Added ratings to xmp sidecar support
Added ratings to xmp sidecar support, also added rating to bunny.mp4.xmp and a different rating in IMG_5910.jpg.xmp vs what is in the photo file to test if sidecar is functioning as primary.
2023-11-23 11:02:46 +12:00
Graham Alderson
a0814954e1 Add xmp sidecar demo files 2023-11-13 18:32:29 +12:00