Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Check for remaining disk space #192

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Conversation

bytedream
Copy link
Member

This PR adds a check if the remaining disk space is enough to download episodes (#150). This could be used as a hint what could be the cause of errors like #153 which is pretty unintelligible without context. The calculation is not 100% accurate as the real file size can only be determined exactly after it has been completely downloaded and merged into the final video file.

@bytedream bytedream linked an issue Apr 10, 2023 that may be closed by this pull request
@bytedream bytedream merged commit 5f98cfb into master Apr 11, 2023
@bytedream bytedream deleted the feature/remaining-disk-space branch April 11, 2023 07:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check for remaining disk space before download
1 participant