What's Changed
- 🛠️ Fixed wrong repo url after pyproject.toml update. Credits to @Orbi… by @exislow in #459
- Fix UnboundLocalError in GUI on_populate_tree_lists method leading to unresponsive left panel by @JuanJesusAlejoSillero in #428
- 👷 Lists and cover will be loaded in background. Gui won't hang anymore. Fixes #423 by @exislow in #461
- 🛠️ App does not crash anymore on not available content. Fixes #422
- 🛠️ Cover won't be removed, if clicked on the same item multiple times.
- ✨ Spinner will be shown, if search results are expanded.
- ✨ Template variable for album artist(s) added. Fixes #439
- 🛠️ GUI dos not hang if searched media is not available anymore.
- 👷 Nuitka update to 2.7.11
- 🛠️ Fixed link to @orbittwz profile.
- ✨ Added Windows ARM action built.
- 👷 Deprecated GitHub runner update.
- ✨ Dependency update. pyproject.toml fixes. isort-seed removal.
- ✨ Empty metadata tags will be removed before written to file. Url tag for mp4 corrected.
New Contributors
- @JuanJesusAlejoSillero made their first contribution in #428
Full Changelog: v0.25.6...v0.25.11
Limitations
macOS intel version cannot be built by GitHub runner currently, see: https://github.com/exislow/tidal-dl-ng/actions/runs/15958832164/job/45008612370#step:4:75
But you can build it yourself.
Please open an issue, if you can provide a solution.