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

Update WriteXMP feature to use pyexiv2 only #1043

Merged
merged 1 commit into from
Nov 6, 2021

Conversation

Baa14453
Copy link
Contributor

@Baa14453 Baa14453 commented Nov 6, 2021

Pyexiv2 is a more up-to-date Exiv2 wrapper that supports both Windows and Linux.
This removes the remaining support for the previous package Py3exiv2 which only supported Linux.

Fixes #1040

Testing on Fresh install of Ubuntu and Windows 11 this time, in Windows you need to install the VCC Redistributable for Exiv2 library to work, see full installation troubleshooting here: https://github.com/LeoHsiao1/pyexiv2/blob/master/docs/Tutorial.md#installation

Pyexiv2 is a more up-to-date Exiv2 wrapper that supports both Windows and Linux. This replaces the previous package Py3exiv2 which only supported Linux.
@Nandaka Nandaka merged commit a5d259f into Nandaka:master Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WriteXMP Metadata Broken
2 participants