Ezwen / bandcamp-collection-downloader

A command-line tool to automatically download all releases purchased with a Bandcamp account. The official page of the project is https://framagit.org/Ezwen/bandcamp-collection-downloader, while here this is just a mirror hosted on Github.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Downloads don't stop when out of disk space

RollingStar opened this issue · comments

Windows 10 x64 + Powershell.

Download keeps going even when you run out of disk space. Even a simple "does the user have 500 MB * (number of releases) of free space on their drive" check would help a lot.

Managing item 164/195
Found release asdf
Starting the download of asdf
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (1/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (2/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Retrying (3/3).
Error while trying: "java.io.IOException: There is not enough space on the disk".
Could not download item: Could not perform task after 3 retries.