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

multi source path and multi destination path #5

Open
vpistis opened this issue Jan 5, 2017 · 1 comment
Open

multi source path and multi destination path #5

vpistis opened this issue Jan 5, 2017 · 1 comment
Assignees
Labels
Milestone

Comments

@vpistis
Copy link
Owner

vpistis commented Jan 5, 2017

Add the possibility to process files stored into different paths and then organize it into a specific destination, example: process files from SRC_1 and organize to DEST_1, process files from SRC_2 and organize to DEST_2...

@vpistis vpistis self-assigned this Jan 5, 2017
@vpistis vpistis added the feature label Jan 5, 2017
@vpistis vpistis added this to the 0.2.0 milestone Jan 5, 2017
@vpistis
Copy link
Owner Author

vpistis commented Jan 5, 2017

possible configuration like this:

  "IMAGES_SOURCE_PATH": ["/media/drivemount/user/files/FilesToSort","other_path", "another_path"]
  "IMAGES_DESTINATION_PATH": ["/media/drivemount/user/files/FilesSorted","second_path", "n_path"]

use array index to link SRC and DEST.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant