Skip to content

Combined Updates#91

Open
TeaWithLucas wants to merge 23 commits intoandrewning:masterfrom
TeaWithLucas:master
Open

Combined Updates#91
TeaWithLucas wants to merge 23 commits intoandrewning:masterfrom
TeaWithLucas:master

Conversation

@TeaWithLucas
Copy link

No description provided.

ChillarAnand and others added 23 commits December 30, 2016 12:30
Added two options:
--prioritize-groups
--prioritize-tags

Which will allow a user to specify utilizing date information from specific groups/tags over the 'oldest date'. If specified groups/tags are not found, 'oldest date' of available tags is used as a fallback.
grouops -> groups
Prevents sortphotos from making time zone adjustments. Useful when date/time stored is already local time (not UTC).
Ignore specified file extensions by specifying a list.
Output now includes a list of files copied/moved as well as ones skipped.
Fixed bug in summary/count of files moved/copied/skipped.
Destination directories will no longer be created in test mode.
*Reworked args to enable more dynamic additions to features in future
*Added get_prioritized_timestamp function (by @davidianstyle) this includes:
** prioritized_groups
** prioritized_tags
** additional_groups_to_ignore
** additional_tags_to_ignore
*Added disable_time_zone_adjust functionality (by @davidianstyle)
*Added ignore_file_types functionality (by @davidianstyle)
*Added more verbose output (by @davidianstyle)
removing default variable bugs
Python 3 uses dict.items() instead of dict.iteritems()
Update sortphotos.py for Python 3
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.

6 participants