Skip to content

Releases: Jatie1/osu-beatmap-downloader

1.1.3

18 Jul 04:04
Compare
Choose a tag to compare
  • Fix osu! directory validation
  • Update libs

1.1.2

14 Feb 11:45
7744c9d
Compare
Choose a tag to compare
  • Added a more clear way to fetch beatmaps from a single year
  • Added a link to the osu! API page when prompted for it for convenience
  • Made reading osu!.db file a little faster

1.1.1

05 Feb 15:13
572623e
Compare
Choose a tag to compare
  • Will delete all files in the Downloads folder before starting downloads (these are usually incomplete downloads that get stuck in the folder)

1.1

05 Feb 14:46
Compare
Choose a tag to compare
1.1
  • Added the ability to fetch maps from a year range (EG from 2013 to 2020) instead of just a year to present time
  • Added a timer showing how long all downloads took in hours, minutes and seconds. Displayed after all downloads are completed.
  • Doesn't instantly quit the program when all downloads are done, and instead prompts the user to press enter
  • Changed DMCA tag in failedbeatmaps.txt to DMCA/BROKEN, as some maps aren't actually skipped for DMCA reasons

1.0.3

04 Feb 16:37
2c50d96
Compare
Choose a tag to compare
  • Validate beatmapdownloader.cfg before reading it
  • Fixed rare crashes when osu! folder is missing required files / directories
  • Spaced out segments of the text output to make it more readable
  • Various text additions / changes / fixes

1.0.2

03 Feb 15:14
Compare
Choose a tag to compare
  • Fixed bug in failedbeatmaps.txt writer showing DMCAFAILURE for every failed map
  • Create empty failedbeatmaps.txt even if no maps fail
  • Made some text more descriptive
  • Replace all instances of 'maps' with 'beatmaps'
  • Formatting fixes

1.0.1

03 Feb 14:17
Compare
Choose a tag to compare
  • Fixed crash when closing the program during config file setup, then re-opening the program
  • Expanded disclaimer at the start
  • Better text feedback during config file setup
  • Added text in failedbeatmaps.txt writer to differentiate between osu!direct timeout and DMCA'd / broken maps that chimu will download when they are working again (will likely be temporary)

1.0.0

03 Feb 11:08
9e34a7c
Compare
Choose a tag to compare
  • Initial release