e.stopPropagation()} onkeydown={(e) => { e.stopPropagation(); if (e.key === 'Escape') onClose(); }} >
Remove "{track.title}" from your library?
This deletes the file from disk.
Also stop Lidarr from finding a replacement
{#if error}
{error}
{/if}
Cancel
{busy ? 'Removing…' : 'Remove'}