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

Folder respect when no data or gps are found #16

Closed
patricksan opened this issue Dec 2, 2015 · 6 comments
Closed

Folder respect when no data or gps are found #16

patricksan opened this issue Dec 2, 2015 · 6 comments

Comments

@patricksan
Copy link
Contributor

I already have this kind of organisation in my photos:
screen shot 2015-12-03 at 00 00 14

if I import, probably I will loose all information as years ago we didn't embedded dates/gps on photos.

How could we solve this problem?

@jmathai
Copy link
Owner

jmathai commented Dec 2, 2015

The obvious solution would be to use the existing folder name as an album name. That would keep that information in the organized folder structure. How we do that is good question but I think the mechanism to do it is already there.

Very good suggestion.

@patricksan
Copy link
Contributor Author

I would even create inside a folder like “NEED_ATTENTION”, “TO BE PROCESS”, “Unkown Data”. So I know I could drop the images to Elodie when I have time and fix it by hand: date (at least month/year) and gps.

@patricksan
Copy link
Contributor Author

--preserve-my-folders

maybe that would be a nice parameter. Just used to import and when no date or geo information is found.

if the re is a name, we may use as part of the new struct.

jmathai added a commit that referenced this issue Dec 3, 2015
@jmathai
Copy link
Owner

jmathai commented Dec 3, 2015

It's important that the program doesn't simply place a file into a folder. It needs to also store that back into the photo so if it's reprocessed that it will be processed correctly. That's why I think the "folder" needs to map to an "album". I think something along the lines of a parameter --album-from-folder which, if present, will add the folder as the album.

@patricksan
Copy link
Contributor Author

patricksan commented Dec 3, 2015 via email

jmathai added a commit that referenced this issue Dec 4, 2015
jmathai added a commit that referenced this issue Dec 4, 2015
jmathai added a commit that referenced this issue Dec 8, 2015
gh-16 Add --album-from-folder parameter to elodie.py and media.set_album_from_folder
@jmathai jmathai closed this as completed Dec 12, 2015
@jmathai
Copy link
Owner

jmathai commented Dec 12, 2015

Merged in gh-20

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