Jaisen Mathai
Jaisen Mathai
@bdillahu do you happen to know, off hand, what the proper EXIF/XMP fields are? Here is a table of fields we currently write to. https://github.com/jmathai/elodie#exif-and-xmp-tags
@bdillahu nevermind - I see it in your PR.
Replied to [#107](https://github.com/jmathai/elodie/issues/107#issuecomment-270148796) to keep all the comments together.
Looks like the problem is that `avmetareadwrite` removes the EXIF tag we are using for Album. I consider this a bug resulting from gh-62.
@waynew that would be great. I'm new to python myself so if you have a suggestion on how the layout would need to change then go ahead and propose it.
Perhaps the command line executable should output a message if `exiftool` or `pyexiv2` are not installed. Don't believe this is common for pip packages or how others might handle it.
There's a [mostly complete PR](https://github.com/jmathai/elodie/pull/305) for packaging this up. I'm not too familiar with the process so if we're able to close the open questions on that PR we can...
@ryanlaux does the app work to change dates on a photo without having the mapquest key or does it force you to add the mapquest key? I can't remember :)
@ryanlaux thanks for confirming. I'll leave this open but need to fix #143 before I can troubleshoot this. It's up next on my list of priorities for this repo.
@ryanlaux thanks. In the meantime you can try to use the command line commands if you feel comfortable in a terminal.