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