Skip to content

Releases: nathom/streamrip

streamrip v0.6

20 Jun 05:26
Compare
Choose a tag to compare

New Features:

  • The config file format has been switched to TOML. This will improve startup times and remove a large dependency.

Bug Fixes:

  • The set_playlist_to_album option now works properly for Deezer #89

streamrip v0.5.5

15 Jun 21:11
Compare
Choose a tag to compare

Bug Fixes:

  • Fix incorrect folder names for lower quality requests #84
  • Require an up to date version of mutagen #82
  • Fix SoundCloud album search

streamrip v0.5.4

15 May 06:59
Compare
Choose a tag to compare

New Features:

  • Config comments for conversion and lastfm fallback_source
  • --update and --path options for rip config
  • Added a testing script

Bug Fixes:

  • Fix SoundCloud downloads
  • Made pycryptodome an optional dependency to fix M1 chip related issues #79

streamrip v0.5.3

14 May 06:08
Compare
Choose a tag to compare

Bug Fixes:

  • Fix typo

streamrip v0.5.2

14 May 02:05
Compare
Choose a tag to compare

New Features:

  • Last.fm fallback source #74
  • Cover art and booklet downloads are skipped if it already exists #72
  • If the -u option is mistakenly used for last.fm urls, a help message will show
  • A composer key is now available for folder format templates
  • (Internal) Everything is now documented
  • (Internal) Line length is limited to 79 characters

Bug Fixes:

  • Tidal albums not available in FLAC no longer break #75
  • Soundcloud searches for last.fm are now working

streamrip v0.5.1

07 May 08:45
Compare
Choose a tag to compare

New Features:

  • (Internal) Compliance with mypy typing

Bug Fixes:

  • Fix bug where only 25 Deezer tracks were downloaded #63
  • Label downloads now create subdirectories
  • HTML artifacts in Last.fm titles removed
  • Fix bug where artist was set to "Various Artists" in album with multiple artists

streamrip v0.5

26 Apr 23:39
Compare
Choose a tag to compare

New Features:

  • youtube-dl integration; #1

Bug Fixes:

  • non_albums filter fixed; #62

streamrip v0.4.4

20 Apr 18:26
Compare
Choose a tag to compare

New Features:

  • Deezer downloads are now working!

Bug Fixes:

  • Fix minor bugs related to Deezer downloads

streamrip v0.4.3

20 Apr 05:42
Compare
Choose a tag to compare

New Features:

  • There is now documentation in the config file
  • Config files should smoothly update between versions
  • Tidal Videos and Qobuz booklets are now supported
  • The Qobuz interpreter urls found from the Qobuz store should now work for artists
  • Internal refactoring

Bug Fixes:

  • Fix lastfm downloads
  • Fix bugs related to downloading Tidal single tracks

streamrip v0.4.2

13 Apr 00:23
Compare
Choose a tag to compare

New Features:

  • The discover option now previews the genre

Bug Fixes:

  • rip config --reset now works properly