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

Sync from CLI #427

Merged
merged 2 commits into from
Feb 1, 2020
Merged

Sync from CLI #427

merged 2 commits into from
Feb 1, 2020

Conversation

tmp-hallenser
Copy link
Contributor

This PR adds a CLI command to sync a folder (similar to Lychee-Sync)

ImportController is adjusted to be callable from CLI.

Support for some for video formats is added.

@codecov-io
Copy link

Codecov Report

Merging #427 into master will increase coverage by 0.32%.
The diff coverage is 3.84%.

@ildyria
Copy link
Member

ildyria commented Jan 6, 2020

Can you check how this compares with #237 ? :)

@tmp-hallenser
Copy link
Contributor Author

Can you check how this compares with #237 ? :)

It's similar. #237 imports photos using the Lychee settings (e.g. for delete imported files, duplicates etc). This one is meant for syncing, i.e. never deletes imported files and always skips duplicates.

One could keep import and sync separate, but could also merge them.

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.

None yet

3 participants