beyond-all-reason/pr-downloader

Output version info to stdout

Opened this issue · 0 comments

in versions.gz, each line contains some info about the version:

byar:git:fff9e7afdb0f45378eadef107c9e5156ae3d32ef,0e0069460c09a7451f162f4927d91340,,Beyond All Reason test-16314-fff9e7a
byar:stable,1f606f2360acdede03e811c5a975b16d,,Beyond All Reason 0.01
byar:test,d78faaf04d16de64ac8c0ba38aa37cde,,Beyond All Reason test-22158-bf74011

Would it be possible to dump this info to stdout? Either before or after a download has finished is fine for my use.

Specifically, the md5 is useful to me in BAR Lobby because the .sdp files in the packages dir use them for filenames, and it helps to be able to know exactly which sdp file is needed ahead of time, instead of iterating through them to search for the version I'm looking for.