Skip to content

Releases: exislow/tidal-dl-ng

v0.12.5

03 Apr 05:04
Compare
Choose a tag to compare

👷 Converted all Enums to StrEnum and done cleanup.
👷 Removed multithreading debug message.
✨ Download delay enabled for skipped tracks.
✨ More mandatory fields for the help issue template.
✨ Worker is able to return its QThread.

Full Changelog: v0.12.4...v0.12.5

v0.12.4

02 Apr 13:38
Compare
Choose a tag to compare

✨ Include dafault album image in build.
🛠️ Skip download if media not available.
🛠️ Duplicates check now detects all files correct.
👷 Removed debug info.
👷 Restored build command for Linux.

Full Changelog: v0.12.2...v0.12.4

v0.12.2

01 Apr 17:03
Compare
Choose a tag to compare

👷 Readme description update.
👷 Dependency (typer) update.
🛠️ Fixed wrong version import.
✨ Can add multiple media lists to download queue.

Full Changelog: v0.12.1...v0.12.2

v0.12.1

01 Apr 14:07
Compare
Choose a tag to compare

✨ Cosmetic changes.

Full Changelog: v0.12.0...v0.12.1

v0.12.0

01 Apr 13:45
Compare
Choose a tag to compare

🛠️ Fixing build for windows in onedir mode.
✨ Removed deprecated code.
✨ Can explicitly set ffmpeg path.
👌 Reduced network traffic for covers.
✨ Lists can also be downloaded using the "Download List" button.
✨ Cover will be shown for lists and download queues.
✨ Downloads will be queued and displayed. Can be removed while downloads are running. Fixes #71
🛠️ Fixed default album track num placeholder.
🛠️ List / Album name will be displayed at correct progress bar.
✨ Dependency version update.

Full Changelog: v0.11.0...v0.12.0

v0.11.0

29 Mar 08:11
Compare
Choose a tag to compare

✨ To speed up startup time the app is packaged in onedir mode.
✨ Version is correctly shown in PyInstaller running mode. Running the app from source code points to dev config dir (~/.config/tidal_dl_ng-dev).
✨ Updates will be automatically checked on startup and can also be checked manually. Version dialog is used to display update information. Fixes #76

Full Changelog: v0.11.0...v0.11.0

v0.10.2

25 Mar 13:14
Compare
Choose a tag to compare

✨ List EPs and singles while expanding artists in result pane.
🛠️ Fixed crash on download / search of unavailable media items.

Full Changelog: v0.10.2...v0.10.2

v0.10.1

22 Mar 19:17
Compare
Choose a tag to compare

🛠️ Import fix. Fixes #69

Full Changelog: v0.10.0...v0.10.1

v0.10.0

22 Mar 17:22
Compare
Choose a tag to compare

✨ Search by artist is possible. Fixes #45

Full Changelog: v0.9.1...v0.10.0

v0.9.1

22 Mar 15:32
Compare
Choose a tag to compare

✨ Downloader will check for FFmpeg before converting video files. Fixes #66
🛠️ Version will be shown correctly. Fixes #67
🛠️ Fixed bright tooltip font color if using Windows. Fixes #61

Full Changelog: v0.9.0...v0.9.1