Improvements :
- Webui is now way more reactive than the old html based server (thanks to Alpine.js)
- The queue has gotten more functionalities and is more reactive : shows feedback as soon as you click a button, displays the current track being downloaded, allows cancelling downloads (even ongoing).
- Config persistence, keep your settings between updates or restarts (saved in .temp-downloads)
Fixes :
- Unwanted downloads are now properly removed every week, thanks @ceemoo91 for the PR