Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read XMP "sidecar" files for meta-data #333

Open
DrMakani opened this issue Apr 2, 2023 · 1 comment
Open

Read XMP "sidecar" files for meta-data #333

DrMakani opened this issue Apr 2, 2023 · 1 comment
Labels
enhancement New feature or functionality

Comments

@DrMakani
Copy link

DrMakani commented Apr 2, 2023

First of all thanks a lot for this great project!! I "only" have one feature request/ requirement to use thumbsup:

XMP-sidecar

My gallery is well maintained with so called XMP sidecar files. I'd like to use these information for a custom album mapper.

Details:
For each photo (including raw, ...) there is a separate file with the same name but the suffix ".xmp" which defines ratings, color label, ...
At the moment only xmp-data that is directly included in the photo file can be accessed in custom mapper functions but this only works for jpeg but not for raw files.

Solution approach:
You could use this project to extend the meta data scripts and expose at least rating and labels similar to the exiftool/ picasa functions:
https://github.com/PhilipF5/xmp-sidecar

Cheers!

@DrMakani DrMakani added the enhancement New feature or functionality label Apr 2, 2023
@jetmcquack
Copy link

I'd love this! great project anyway, I love thumbsup!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or functionality
Projects
None yet
Development

No branches or pull requests

2 participants