Releases: exislow/tidal-dl-ng
v0.21.2
✨ Login method was changed to device authorization. PKCE login disabled.
✨ Reverted tidalapi
workaround for file extension bug fix.
✨ ReplayGain information added to metadata. Fixes #240
Full Changelog: v0.20.3...v0.21.2
v0.20.3
🛠️ Fixed segment id calculation for BTS tracks. #232
🛠️ Fixed GUI crash on trailing / leading spaces in search terms.
Full Changelog: v0.20.2...v0.20.3
v0.20.2
What's Changed
Full Changelog: v0.20.1...v0.20.2
v0.20.1
What's Changed
- Update gui.py - misspell by @fire1ce in #140
- Autodetect ffmpeg path if not present in configuration by @maya-doshi in #143
- Feature/package update by @exislow in #212
- Update tidalapi by @exislow in #213
- Fixed bad logger call. Fixes #184 by @exislow in #214
- Bug fix: Pagination for user playlists loading more than 50 items now… by @exislow in #215
- #141 Bug when XDG_CONFIG_HOME is set config dir is ignored and new config generated in config/.config/tidal-dl-ng by @exislow in #216
- PKCE login is no longer required for HI_RES_LOSSLESS. Fixes #153 by @exislow in #217
- Fix: Short tracks won't cause an error on download. No infinity download loop by @exislow in #220
- If login fails
token.json
will be removed, so the user can have a fresh start by @exislow in #221 - Fix: Replace
{artist_name}
only on Track / Video basis. Fixes #171 by @exislow in #222 {track_volume_num_optional}
and{track_volume_num_optional_CD}
added by @exislow in #223- Fix:
{album_artist}
is now emitting only the album artist by @exislow in #224 - Capitalized FLAC metadata tags. by @exislow in #225
- Gui enhancement by @exislow in #226
- ✨ Track segments are downloaded simultaneously, which results in a huge speed increase by @exislow in #227
- #196 Faster file skips (without download delay) by @exislow in #229
- ✨
tidalapi
and dependent code was updated. by @exislow in #230 - 🛠️ Bug fix on importing constants.
New Contributors
- @fire1ce made their first contribution in #140
- @maya-doshi made their first contribution in #143
Full Changelog: v0.15.6...v0.20.1
v0.20.0
What's Changed
- Update gui.py - misspell by @fire1ce in #140
- Autodetect ffmpeg path if not present in configuration by @maya-doshi in #143
- Feature/package update by @exislow in #212
- Update tidalapi by @exislow in #213
- Fixed bad logger call. Fixes #184 by @exislow in #214
- Bug fix: Pagination for user playlists loading more than 50 items now… by @exislow in #215
- #141 Bug when XDG_CONFIG_HOME is set config dir is ignored and new config generated in config/.config/tidal-dl-ng by @exislow in #216
- PKCE login is no longer required for HI_RES_LOSSLESS. Fixes #153 by @exislow in #217
- Fix: Short tracks won't cause an error on download. No infinity download loop by @exislow in #220
- If login fails
token.json
will be removed, so the user can have a fresh start by @exislow in #221 - Fix: Replace
{artist_name}
only on Track / Video basis. Fixes #171 by @exislow in #222 {track_volume_num_optional}
and{track_volume_num_optional_CD}
added by @exislow in #223- Fix:
{album_artist}
is now emitting only the album artist by @exislow in #224 - Capitalized FLAC metadata tags. by @exislow in #225
- Gui enhancement by @exislow in #226
- ✨ Track segments are downloaded simultaneously, which results in a huge speed increase by @exislow in #227
- #196 Faster file skips (without download delay) by @exislow in #229
- ✨
tidalapi
and dependent code was updated. by @exislow in #230
New Contributors
- @fire1ce made their first contribution in #140
- @maya-doshi made their first contribution in #143
Full Changelog: v0.15.6...v0.20.0
v0.15.6
👷 Dependency updates.
👷 Enable macOS M1 build.
👷 Increased chunk size of the downloader.
👷 Pagination enabled for playlists. Fixes #131
🛠️ Apply filter for results with children. Fixes #130
✨ {album_id} can be used for track naming. Fixes #123
Full Changelog: v0.15.4...v0.15.6
v0.15.4
🛠️ Correct FFmpeg path is being used. Fixes #117
Full Changelog: v0.15.3...v0.15.4
v0.15.3
🛠️ PKCE flag was not set on first login. Fixes #113
Full Changelog: v0.15.2...v0.15.3
v0.15.2
🛠️ Fixed import error.
Full Changelog: v0.15.1...v0.15.2
v0.15.1
🛠️ Fixed crash on right click -> download a favorite list.
Full Changelog: v0.15.0...v0.15.1