Releases: nathom/streamrip
Releases · nathom/streamrip
v2.1.0
What's New
• tidal now actually supports MASTER quality streaming (@pinnick)
• fixed missing audio byte in deezer tracks (@nathom)
• fixed broken bug-reporting option (-vvv) (@disconnect78)
• tidal downloads won’t crash on 404 errors anymore (@nathom)
• lossless audio conversion now preserves bit depth properly (@disconnect78)
• improved overall performance with manual optimizations (@nathom)
• fixed config file opening bug (@yodatak)
• clearer installation instructions, including AUR and Homebrew (@exu-g, @Red6785)
• clearer README docs and updated command flags (@tannerbaum, @mortalis13)
• fixed handling of long file paths on download (@owhyy)
• fixed playlist/album downloads failing entirely due to one bad track (@kyrregjerstad)
• added better handling of secrets and authentication errors (status 401 fixes) (@dybucc, @wangw469)
• added support for tidal lyrics and better error handling for quality settings (@M4TH1EU)
• added album version info in search results (@ZXColt)
• improved handling of SSL certificates and verification options (@kyrregjerstad)
• improved folder structures for albums/discs (@nathom, @cloud74pebble)
• prevented empty track list errors (@craigologo)
• various dependency updates (aiohttp, urllib3, pillow, black, requests, idna)
• many smaller bug fixes and internal test improvements
New Contributors
@pinnick, @disconnect78, @exu-g, @yodatak, @tannerbaum, @mortalis13, @craigologo, @owhyy, @samuelmarinsoto, @punowo, @dybucc, @M4TH1EU, @ZXColt, @wangw469, @cloud74pebble, @Red6785, @Louis2530, @kyrregjerstad
streamrip v2.0.5
What's Changed
- Fix missing import
- Fix bug where max_cover_with doesnt work
- Add 2 zero padding for tracknumber by default
- Handle NonStreamableError for metadata parsing
- Fix tempfile issue on windows
Full Changelog: v2.0.4...v2.0.5
streamrip v2.0.4
What's Changed
- Added path string validation by @AlexKalopsia in #574
- Allow folder formats to specify a subfolder by @aredridel in #581
- Fix last.fm crash for TIDAL and Deezer by @nathom in #583
New Contributors
- @AlexKalopsia made their first contribution in #574
- @aredridel made their first contribution in #581
Full Changelog: v2.0.3...v2.0.4
streamrip v2.0.3
New Features
- New and improved check for updates mechanism
- Fallback to default launcher if vim is not found for
rip config open - Check for repeats with
rip file
Bug Fixes
- Fix
rip filefor list of urls - Fix source subdirectories feature
- Fix issue where some titles would break filepaths
- Throw error when fallback song is not available for deezer @notmarek
streamrip v2.0.2
Bug Fixes
- Fix issue where config directory is not created
Streamrip v2.0
Major Release!
- Most bugs fixed
- Improved reliability
- UI overhaul
- Much faster downloads
- Codebase simplification
- Check commit logs for full details!
streamrip v1.9.7
Bug Fixes
- Fix broken Qobuz login
- Fix SoundCloud downloads for large files such as podcasts
Other Updates
- removed cchardet dependency that caused some issues on Windows/ARM machines
- fix: multiple "600" in original cover URL filename by @reaitten in #365
- (bug) Fix
appIdandappSecretregular expressions by @joegoldin in #399
Full Changelog: v1.9.5...v1.9.7
streamrip v1.9.5
Bug Fixes
- Fix Qobuz app id error
New Features
- Automatically resize covers if the
largesize is too large
streamrip v1.9.4
Bug Fixes
- TIDAL downloads are working again
- Fix a
404error for some SoundCloud downloads
streamrip v1.9.3
Bug Fixes
- TIDAL downloads are back up!
streamripno longer crashes if a TIDAL album does not have downloads ofquality = 2 or 3available