Skip to content

0.2.0.0

Compare
Choose a tag to compare
@Otiel Otiel released this 16 Nov 18:18
· 867 commits to master since this release

Notes to upgraders:

  • The settings file has changed, so your settings will be reset. You can delete your old BcDlSettings.json that will be replaced by BandcampDownloader.ini.
  • DLL files are now packed inside the EXE file. You can delete the DLL files you had next to BandcampDownloader.exe.

New features

  • Added separate settings for the cover art downloaded in folder and the one saved in tags. #64
  • Lyrics can be saved to tags when available. #42 Thanks @ajsnyde!
  • You can now choose which tag should be saved (artist, title, album...) or not.
  • Added an option to remove comments from tags.
  • Added an option to reset settings to their default values.
  • The log is now saved to a file: BandcampDownloader.log.

Improvements

  • Settings are now displayed on their own window.
  • Added advanced settings to the UI. #46 No need to edit your settings file anymore. Thanks @ajsnyde!
  • Log is now automatically scrolled if position is at the end. "☑ Auto scroll log" option has been removed.
  • DLL files are now packed inside BandcampDownloader.exe.
  • Updated dependencies to their latest version.