Automatic re-acquisition

When a file has been missing for a while, Minstrel can ask Lidarr for the album again by itself. Requests are made per album, not per track — a whole folder going missing is one request, not forty.

{#if loadError}

Couldn't load re-acquisition settings.

{:else if form === null}

Loading…

{:else}

Retry schedule: {schedule} after the first attempt.

{#if saved && saved.unnameable_albums > 0}

{/if}
{/if}