-
Notifications
You must be signed in to change notification settings - Fork 311
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
Add several option to support file_watcher, notification center and foreign language #58
base: master
Are you sure you want to change the base?
Commits on Sep 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ff77524 - Browse repository at this point
Copy the full SHA ff77524View commit details
Commits on Sep 12, 2015
-
Add an option to specify a locale like fr_FR for french, useful to ge…
…t month directory name in your own locale
Configuration menu - View commit details
-
Copy full SHA for b5e96e1 - Browse repository at this point
Copy the full SHA b5e96e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1ac26d - Browse repository at this point
Copy the full SHA f1ac26dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29caa87 - Browse repository at this point
Copy the full SHA 29caa87View commit details -
Add --ignore and --remove-ignored-files option
--ignore: a list of files to be ignored, example: --ignore .* *.db (especially usefull with Thumb.db files under windows) --remove-ignored-files: remove ignored files
Configuration menu - View commit details
-
Copy full SHA for c3ba2b5 - Browse repository at this point
Copy the full SHA c3ba2b5View commit details -
add --remove-empty-dirs option
--remove-empty-dirs option recursively scan source directory and remove any remaining empty dirs. usefull to see if everything have been processed.
Configuration menu - View commit details
-
Copy full SHA for a405287 - Browse repository at this point
Copy the full SHA a405287View commit details
Commits on Sep 13, 2015
-
file_watcher script, when a file is put in the watched directories th…
…e sorting is automatically launched once no more activity is detected on them. Use fswatch from https://github.com/emcrisostomo/fswatch Added option -w,--watch to make sortphoto wait on it's standard input new files to analyze.
Configuration menu - View commit details
-
Copy full SHA for ebb1b4f - Browse repository at this point
Copy the full SHA ebb1b4fView commit details
Commits on Sep 17, 2015
-
File watcher update with plist file to load it on start up of user se…
…ssion. Any file put in incoming directory will be sorted to sorted_directory after 30s of inactivity in incoming directory.
Configuration menu - View commit details
-
Copy full SHA for 7e4ceac - Browse repository at this point
Copy the full SHA 7e4ceacView commit details
Commits on Sep 19, 2015
-
add a --notify option that on osx display a banner when filtering is …
…done. The banner display how much photos have been processed and if clicked open output directory. change the semantic of --ignore to workaround a bug in terminal that interpret * ...
Configuration menu - View commit details
-
Copy full SHA for bf95fe0 - Browse repository at this point
Copy the full SHA bf95fe0View commit details -
Workaround when a file contains exif data of type: "18:07:03", this w…
…as processed as 2018 July 03 instead of being processed as a timestamp.
Configuration menu - View commit details
-
Copy full SHA for 29adf00 - Browse repository at this point
Copy the full SHA 29adf00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 649e5b2 - Browse repository at this point
Copy the full SHA 649e5b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7215542 - Browse repository at this point
Copy the full SHA 7215542View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe0094d - Browse repository at this point
Copy the full SHA fe0094dView commit details -
Remove fswatch since it use dynamic libraries, so request the user to…
… install it before use file_watcher.py
Configuration menu - View commit details
-
Copy full SHA for ea89b16 - Browse repository at this point
Copy the full SHA ea89b16View commit details
Commits on Oct 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for da45cd3 - Browse repository at this point
Copy the full SHA da45cd3View commit details