Free space warning trigger is a bit high...? #913
grantbowering
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Small question/discussion about
https://github.com/Anjok07/ultimatevocalremovergui/blob/353f294ccff3b7a58ddc683f2b4c4e8c45052f89/UVR.py#L6175C1-L6180C130
STORAGE_ERRORandSTORAGE_WARNINGmake clear that you must have at least 3 GB of storage in order for the application to function correctly. Fair enough, and so the condition on line 6175 showingSTORAGE_ERRORmakes sense:What doesn't make sense to me is this line 6179 showing a
STORAGE_WARNINGdialog I need to clickYeson to continue:...up to
8??So I need to have at least
9 GiBin order to avoid a prompt warning me that I need to have at least3 GiB?That's really high.
(There are 6 SSDs in my the tower I run UVR on, for about 6.5 TB of storage in all, but across them I only have a total of 33 GiB of free space rn and no single one of them has more than 8 GiB 😅)
Could we just make it
That gives it an entire GiB of margin... why would one need a warning any greater than that?
Beta Was this translation helpful? Give feedback.
All reactions