Skip to content

Conversation

kiefermat
Copy link

I have done the following changes:

  • On linux call prctl in subprocess to be sure that the exiftool child process is killed even if the parent process is killed by itself
  • When getting json results, verify that the results returned by exiftool actually belong to the correct file by checking the SourceFile property of the returned result
  • Added possibility to provide different exiftools params for each file separately

…d process is killed even if the parent process is killed by itself

- When getting json results, verify that the results returned by exiftool actually belong to the correct file by checking the SourceFile property of the returned result
- Added possibility to provide different exiftools params for each file separately
sylikc added a commit to sylikc/pyexiftool that referenced this pull request Jul 19, 2019
…d_args and common_args into one thing, and also an enhancement on linux smarnach#11
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.

1 participant