Skip to content

Releases: LaurenceRawlings/savify

v2.3.4

29 Jan 17:06
Compare
Choose a tag to compare

Improvements

Log files are now written to the file system

v2.3.0

28 Jan 23:20
Compare
Choose a tag to compare

Features

  • Savify can now download FFmpeg for you on Windows, Linux and MacOS

Bug Fixes

  • Fixed a bug where the song being removed from Spotify would cause Savify to crash

v2.2.0

28 Jan 02:15
Compare
Choose a tag to compare

Features

  • Added version CLI option (--version)
  • Added silent CLI option (--silent)
  • Added verbosity level CLI option (-v, -vv)
    • -v will show warnings, such as songs being skipped and extractor warnings
    • -vv will show all debug output
  • Cleaned up the CLI output

Bug Fixes

  • Caught many exceptions and handled them appropriately
  • Fixed youtubedl search bug causing songs not to be downloaded

v2.1.2

25 Jan 00:06
Compare
Choose a tag to compare
  • Add catch all exception for unknown download errors

v2.1.1

24 Jan 23:53
Compare
Choose a tag to compare
  • Added CLI option to skip cover art
  • Fixed several bugs causing songs not to download

v2.0.12

24 Jan 22:20
Compare
Choose a tag to compare
  • Skip cover-art for non mp3 file types
  • Better retry logic when a download fails

v2.0.11

16 Jan 21:20
Compare
Choose a tag to compare
  • Updated youtube-dl to fix extraction error

v2.0.10

18 Nov 02:46
Compare
Choose a tag to compare
  • Patch crash on retry download

v2.0.9

18 Nov 02:36
Compare
Choose a tag to compare
  • Patch to uncap the bitrate of mp3 files

v2.0.8

18 Nov 01:40
Compare
Choose a tag to compare
  • Patched bug in quality selection
  • Auto retry songs that fail to download
  • Skip adding artwork if it fails too many times