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

Auto deleting old files #57

Closed
KminekMatej opened this issue Apr 18, 2017 · 2 comments
Closed

Auto deleting old files #57

KminekMatej opened this issue Apr 18, 2017 · 2 comments

Comments

@KminekMatej
Copy link

User should put config.py limit of disc size. When this size is reached, older files would gets automatically deleted to create space for the new motions.

@pageauc
Copy link
Owner

pageauc commented Apr 18, 2017

Yes I have code that will do this and will take a look at adding this feature as an option. Setting a percent of disk full before deleting files. eg 80% full and a value for MB to delete or recover. This will avoid constant activation of deletion that may slow processing down. That is the main reason I did not add feature. Instead I use recycling to overwrite older images.
Claude ...

@pageauc
Copy link
Owner

pageauc commented May 8, 2017

Version 6.00 now released that includes disk space management. Please let me know if you have any issues.

@pageauc pageauc closed this as completed May 8, 2017
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

No branches or pull requests

2 participants