Skip to content

Releases: exislow/tidal-dl-ng

v0.24.6

17 Jan 10:18
Compare
Choose a tag to compare

What's Changed

  • 🛠️ Fix: No media_metadata_tags available for videos. Fixes #338 by @exislow in #342

Full Changelog: v0.24.4...v0.24.6

v0.24.4

14 Jan 06:58
Compare
Choose a tag to compare

What's Changed

  • 🛠️ Fix: Missing module prefix on import (GUI will not start). Fixes #335 by @exislow in #336

Full Changelog: v0.24.3...v0.24.4

v0.24.3

12 Jan 16:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.24.2...v0.24.3

v0.24.2

11 Jan 15:32
Compare
Choose a tag to compare

🛠️ Fix: Very short tracks detected as corrupt download.
🛠️ Fix: Playlist was not created if symlink was deactivated. Fixes #323

Full Changelog: v0.24.1...v0.24.2

v0.24.1

05 Jan 18:11
Compare
Choose a tag to compare

What's Changed

👷 Shifting from PyInstaller to Nuitka (tackling the AV topic for Windows users) by @exislow in #311

Full Changelog: v0.23.8...v0.24.1

v0.23.8

04 Jan 13:35
Compare
Choose a tag to compare

What's Changed

✨ feat: allow downloading favorite tracks, artists, albums, and videos collections by @V3ntus
👷 Switching to maintained GitHub release action (action-gh-release).

New Contributors

Full Changelog: v0.23.6...v0.23.8

v0.23.6

04 Jan 11:52
Compare
Choose a tag to compare

👷 Tracks will be linked relatively within the download folder.

Full Changelog: v0.23.5...v0.23.6

v0.23.5

03 Jan 13:38
Compare
Choose a tag to compare

✨ Added better initial file extension guesser. Refined file skipping technique.
✨ Check if download was successful before adding path to m3u creation.
👷 To be able to re-create m3u playlist file check for path not download status.
👷 tidalapi update.
👷 Only supported Python version is now 3.12.
🛠️ Fixed wrong symlink creation.
🛠️ PySide6 version pinning fix.
🛠️ Clean app shutdown.

Full Changelog: v0.23.0...v0.23.5

v0.23.0

16 Dec 13:48
Compare
Choose a tag to compare

What's Changed

✨ Items can be symlinked to track folder.
✨ Playlist can be created for downloaded albums, mixes, UserPlaylists etc. Fixes #108 by @exislow in #282

With these both option you can create virtual playlists, with linked items to a central track folder. Thus, you can avoid duplicate tracks across your folders.

Full Changelog: v0.22.0...v0.23.0

v0.22.0

15 Dec 22:39
Compare
Choose a tag to compare

What's Changed

  • ✨ Album track number padding can be set. Fixes #142 by @exislow in #280
  • ✨ Multithreaded downloads implemented (for Playlists, Albums etc.). Fixes #180 by @exislow in #281

Full Changelog: v0.21.4...v0.22.0