github PierrunoYT/Deezy v0.2.12
Deezy v0.2.12

latest releases: v0.2.15, v0.2.14, v0.2.13...
one month ago

Added

  • Deezer URL download input – Added a new URL input section in SearchView.svelte that accepts Deezer track, album, artist, and playlist links and routes them through a new backend parse_deezer_url command for direct download/queue actions.

Fixed

  • Frontend type-check regressions – Resolved TypeScript/Svelte errors introduced during URL parsing integration by aligning quality types with QualityOption, typing download progress status as DownloadStatus, and fixing invalid onMount(async () => cleanup) patterns in SettingsView.svelte and +layout.svelte.
  • Sidebar view callback typing – Updated +page.svelte view switching to accept string input from Sidebar with a ViewType type guard, preventing callback signature mismatch while keeping runtime safety.

Don't miss a new Deezy release

NewReleases is sending notifications on new releases.