pr-downloader
pr-downloader copied to clipboard
console downloader for spring maps/games written in c++
Some of my users are getting https://github.com/gajop/spring-launcher/issues/57 kind of error. Unsure what the problem might be, permissions perhaps?
pr-downloader is often printing out progress, and it's hard to tell which one is from the actual download, and which are just updates of rapid. I've seen this issue both...
I get `[Info] Server refused ranges` often. What does it mean? Sounds like some sort of error/warning incorrectly being printed out.
migrated from https://github.com/springlobby/lsl/issues/4
I cannot find a place to add a mirror, zero-k has copy of all maps and it should serve as one of springfiles mirror for pr-downloader.
https://github.com/spring/pr-downloader/blob/master/src/Downloader/Rapid/Sdp.cpp#L197-L205 This closes each downloaded file, then reopens/rereads and checks md5: https://github.com/spring/pr-downloader/blob/5397db3b4be9aee61541fdd8c31db78f3ef49bd9/src/FileSystem/FileSystem.cpp#L48-L54 Since the curl write calls are sequential: https://github.com/spring/pr-downloader/blob/5498204ff048f342f008b31137a76015e3361f14/src/Downloader/Rapid/Sdp.cpp#L276 ... this blocks the download loop until each file is...
Rapid fails to download anything because it uses some path on my T: drive, which is a network drive and not available. How can I set it to permanently use...
Ability to search for a string in already downloaded files so you know what you already have.