Skip to content

Releases: exislow/tidal-dl-ng

v0.21.2

30 Nov 09:32
Compare
Choose a tag to compare

✨ 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

14 Nov 14:11
Compare
Choose a tag to compare

🛠️ 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

14 Nov 12:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.1...v0.20.2

v0.20.1

13 Nov 12:46
Compare
Choose a tag to compare

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

Full Changelog: v0.15.6...v0.20.1

v0.20.0

13 Nov 12:31
Compare
Choose a tag to compare

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

Full Changelog: v0.15.6...v0.20.0

v0.15.6

16 Jun 14:34
Compare
Choose a tag to compare

👷 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

06 Jun 20:07
Compare
Choose a tag to compare

🛠️ Correct FFmpeg path is being used. Fixes #117

Full Changelog: v0.15.3...v0.15.4

v0.15.3

24 May 11:42
Compare
Choose a tag to compare

🛠️ PKCE flag was not set on first login. Fixes #113

Full Changelog: v0.15.2...v0.15.3

v0.15.2

24 May 08:02
Compare
Choose a tag to compare

🛠️ Fixed import error.

Full Changelog: v0.15.1...v0.15.2

v0.15.1

24 May 07:36
Compare
Choose a tag to compare

🛠️ Fixed crash on right click -> download a favorite list.

Full Changelog: v0.15.0...v0.15.1