Releases: nathom/streamrip
Releases · nathom/streamrip
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 file
for 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
appId
andappSecret
regular 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
large
size is too large
streamrip v1.9.4
Bug Fixes
- TIDAL downloads are working again
- Fix a
404
error for some SoundCloud downloads
streamrip v1.9.3
Bug Fixes
- TIDAL downloads are back up!
streamrip
no longer crashes if a TIDAL album does not have downloads ofquality = 2 or 3
available
streamrip v1.9.2
Bug Fixes
- The
--file
option now works properly - Having an insufficient Deezer subscription now shows a helpful error message
- Automatic updates have been removed due to numerous issues