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

dirty flag #31

Closed
gilesknap opened this issue Jan 16, 2019 · 1 comment
Closed

dirty flag #31

gilesknap opened this issue Jan 16, 2019 · 1 comment
Assignees

Comments

@gilesknap
Copy link
Owner

Add a flag to the SyncFiles table to indicate if the media item has been synchronised to disk.

Do not attempt to download files that are marked as 'clean' (downloaded)

This will allow the local copy to be reorganized if required BUT only if the DB is kept safe, --flush-db would cause all moved/renamed files to be downloaded again.

@gilesknap gilesknap self-assigned this Jan 16, 2019
@gilesknap
Copy link
Owner Author

This is done. Also:
added --retry-download to ignore the downloaded flag
and --rescan to ignore the last scan date

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

No branches or pull requests

1 participant