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

R&D: Use command output instead of intermediary file #99

Closed
rderimay opened this issue Jan 13, 2017 · 2 comments
Closed

R&D: Use command output instead of intermediary file #99

rderimay opened this issue Jan 13, 2017 · 2 comments
Assignees

Comments

@rderimay
Copy link
Contributor

Joshua, maybe you tried that before or you know the answer immediately.
For now, when we extract the Exif, we create a file "-metadata.txt" beside the original photo.
I feel this to be not ideal because of all possible problems we could get into like read only directory, shared folder, etc.
Maybe we can find a way to read directly from the command output instead of creating a temporary file.

@rderimay rderimay changed the title Use command output instead of intermediary file Use command output instead of intermediary file ? Jan 13, 2017
@musselwhizzle
Copy link
Owner

Sure, take a look into it.

@musselwhizzle musselwhizzle changed the title Use command output instead of intermediary file ? R&D: Use command output instead of intermediary file Jan 13, 2017
@rderimay
Copy link
Contributor Author

PR #105

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

No branches or pull requests

2 participants