Skip to content

Releases: exislow/tidal-dl-ng

v0.9.0

22 Mar 06:51
Compare
Choose a tag to compare

✨ For each track the album information will be retrieved explicitly.
🛠 Media naming was re-factored. More placeholders, like album_artist can be used. Fixes #51
✨ The full track name will be used as file title (including remix etc.).
🛠 Album Artist ID3 tag only shows the main album artists.
🛠️ Try harder to find a release date. Fixes #56
🛠️ Tracks are checked, if they are available. Fixes #48

Full Changelog: v0.8.3...v0.9.0

v0.8.3

12 Mar 05:09
Compare
Choose a tag to compare

What's Changed

🛠 Crash on empty lyrics fixed.
🛠 Settings path fix. No app reload necessary anymore.
✨ Direct search for links in GUI is possible.
✨ Uavailable songs will not be displayed and do not lead to crash on download.
✨ Extended help message for lyrics.

Full Changelog: v0.8.2...v0.8.3

v0.8.2

11 Feb 09:19
Compare
Choose a tag to compare
  • 🛠️ Skip lyrics if lyrics not available. Fixes #38

Full Changelog: v0.8.1...v0.8.2

v0.8.1

06 Feb 16:26
Compare
Choose a tag to compare
🌟 Version bump to v0.8.1. Fixes #36

v0.8.0

05 Feb 19:01
Compare
Choose a tag to compare

What's Changed

  • ✨ Respect download delay when downloading a bunch of tracks / videos. by @exislow in #26
  • #19 adding lyrics to stand alone lrc file by @exislow in #27
  • ✨ Settings Dialog by @exislow in #32
  • ✨ GUI user lists can be reloaded. Logout is possible. by @exislow in #34
  • ♻️ Minor refactoring.
  • ✨ Client ID will be swapped in order to get the correct HiRes Lossless token after refresh. Addresses #31

Full Changelog: v0.7.1...v0.8.0

v0.7.1

01 Feb 16:51
Compare
Choose a tag to compare
  • 🛠️ stream() was renamed to get_stream() by tidalapi. Fixes #22 and #6

Full Changelog: v0.7.0...v0.7.1

v0.7.0

01 Feb 06:44
Compare
Choose a tag to compare

What's Changed

  • ♻️ Minor refactoring.
  • ✨ Environment path variables, like '~' will get expanded and can now be used in settings.
  • ✨ Update tidalapi dependency to be able to do HiRes login.
  • ✨ Pkce by @exislow in #25
  • ♻️ Removed unnecessary default values.
  • 🛠️ Fixed crash on empty search result list.

Full Changelog: v0.6.0...v0.7.0

v0.6.0

19 Jan 13:44
Compare
Choose a tag to compare

What's Changed

  • ✨ Lists within results can be expanded and partially downloaded. by @exislow in #18
  • ✨ Result pagination implement for GUI and Downloader.
  • ♻️ Some major refactoring
  • ✨ Added version dialog. See File -> Version.
  • ✨ Window and task icon will be shown.

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

17 Jan 09:38
Compare
Choose a tag to compare
🌟 GitHub Actions fix.

v0.5.0

16 Jan 06:28
Compare
Choose a tag to compare

Full Changelog: v0.4.32...v0.5.0