Skip to content

Re-command v1.0.2

Latest

Choose a tag to compare

@Snapyou2 Snapyou2 released this 06 Jun 23:53

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