CHANGELOG 716 B

12345678910111213141516
  1. Version 0.0.1 Initial Development
  2. Version 0.0.2 - 5/12/2020
  3. - Split program into several callable functions
  4. - Added config file reader for variables
  5. - Added Iteration function to retry ultiple appempts to download all files
  6. - Changed audio-format from mp3 to best
  7. - Added getopts routine to check for command line arguments
  8. - Command line arguments will override config.ini for download=true
  9. - will take -d and number to download jsons from Discogs.com API
  10. - Added first implementation of Verbosity (needs teaking)
  11. <<<<<<< HEAD
  12. - Builds Folder Structure for downloads
  13. - NOTE- only creates album name folder if it queries Discogs.com
  14. =======
  15. >>>>>>> dbddaab0c7c86b535f7b59e3940c9623537ef335