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.
GNU Affero General Public License v3.0
245 stars 23 forks source link

Failed albums added to cache #33

Open RollingStar opened 2 years ago

RollingStar commented 2 years ago

asdf successfully downloaded. Managing item 156/195 Found release QWER Starting the download of QWER Error while trying: "org.zeroturnaround.zip.ZipException: Failed to process zip entry 'QWER - 07 bbbb.flac' with action org.zeroturnaround.zip.ZipUtil$Unpacker@2fe88a09". Retrying (1/3). QWER already exists on disk, skipping.

Seems like the cache is updated before the zip extract completes.