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

Add a default value for maxage-days #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ben-rowan
Copy link

Fixes #49

Happy to change the default value but this fixes the issue.

@ben-rowan
Copy link
Author

Actually I've just noticed the following from the README:

podfox prune will clean up episodes that are too old. If a max age is not set via parameter to command or in the configuration, then no pruning is done.

Would you prefer this is handled by checking if the value is set rather than ensuring it is always set?

@antfred
Copy link

antfred commented Oct 15, 2022

I faced the same issue when merging my branch, I think there should be a default value to solve it but I would rather prefer it to be 0 days so that nothing happens unless the user sets a different one explicitly

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.

KeyError: 'maxage-days'
2 participants