github PierrunoYT/Deezy v0.2.13
Deezy v0.2.13

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

Fixed

  • Track URL direct download lookup – Fixed valid Deezer track URLs showing "Track not found" in the new URL download input. Track handling now uses a dedicated backend get_track_by_id command (via /track/{id}) instead of relying on search_tracks(\"id:...\"), which could fail for valid IDs.
  • URL download reliability for track links – Registered the new command in Tauri invoke handler and updated SearchView.svelte URL parsing flow to fetch and queue the exact track by ID.
  • Windows "Show in folder" behavior – Fixed clicking downloaded track titles opening Documents instead of the song directory. show_in_folder now resolves the absolute file path and opens the parent folder directly in Explorer, with safe handling for directory inputs and extended \?\ paths.

Don't miss a new Deezy release

NewReleases is sending notifications on new releases.