Releases: exislow/tidal-dl-ng
Releases · exislow/tidal-dl-ng
v0.25.6
v0.25.5
What's Changed
- 🛠️ Fix: Only re-create media item if it is a track. Fixes #386 by @exislow in #399
- 🛠️ Fixed and simplified
path_file_sanitize
method. - ✨ Nuitka downgraded to overcome
pathelf --add-rpath
issue. - ✨ Readme and Makefile have been extended regarding setup instructions for dev environment.
Full Changelog: v0.25.4...v0.25.5
v0.25.4
What's Changed
- 👷 Check if albums and videos are available or not due to regional restrictions. Fixes #277 by @exislow in #390
- 🛠️ Fixed: Skip file is not ignored anymore. Filenames will not be uniquified by default.
- 🛠️ Fixed: Wrong path build after file sanitization on Windows. Fixes #389 & #358
- 👷 Refactored path file split method.
- 👷 Do not use cache for actions.
- 👷 Dependency update.
- 👷 Pass download quality settings, when using CLI.
Full Changelog: v0.25.3...v0.25.4
v0.25.3
- 🛠️ Fixed relative import error. Fixes #387
Full Changelog: v0.25.2...v0.25.3
v0.25.0
What's Changed
- Add isrc to path formatting by @flesnuk in #369
- 🛠️ Fixes slahes in m3u names by @exislow in #375
- Update mkdocs.yml to include
home_page
by @aSeriousDeveloper in #359 - 🛠️ Fixed path length sanitation. Also refactored the path helper to use
pathlib.Path
instead of str. Fixed #358 by @exislow in #376 - 👷 Close network connections explicitly. Fixes #371 by @exislow in #377
- 👷 CLI: Download list is scrolling vertically and overall progress is shown at the bottom. Fixes #374 by @exislow in #378
- ✨ Downloads can be now paused / resumed. Fixes #149 & 324 by @exislow in #380
- 🛠️ Clipboard is not thread safe. Executing in a synchronous way. Fixes #382
- 👷 Added search advise to every issue type.
- 👷 Linux ARM64 enabled for GUI builds.
- 👷 Poetry update to v2
- ✨ Adding TIDAL share url to metadata. See #176
- ✨ Replay gain information can be disabled in settings. Fixes #176
- 👷 Optimized CLI performance.
New Contributors
- @flesnuk made their first contribution in #369
- @aSeriousDeveloper made their first contribution in #359
Full Changelog: v0.24.6...v0.25.0
v0.24.6
What's Changed
Full Changelog: v0.24.4...v0.24.6
v0.24.4
What's Changed
Full Changelog: v0.24.3...v0.24.4
v0.24.3
What's Changed
Full Changelog: v0.24.2...v0.24.3
v0.24.2
🛠️ 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
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