Releases: nathom/streamrip
Releases · nathom/streamrip
streamrip v0.6
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
streamrip v0.5.4
New Features:
- Config comments for
conversion
andlastfm fallback_source
--update
and--path
options forrip 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
Bug Fixes:
- Fix typo
streamrip v0.5.2
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
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
streamrip v0.4.4
New Features:
- Deezer downloads are now working!
Bug Fixes:
- Fix minor bugs related to Deezer downloads
streamrip v0.4.3
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
New Features:
- The
discover
option now previews the genre
Bug Fixes:
rip config --reset
now works properly