Suggested for you

Out-of-library artists drawn from what you've liked and played.

{#if !query.isPending && suggestions.length === 0}

Listen to something or like an artist to start getting suggestions.

{:else if suggestions.length > 0}
{#each suggestions.filter(visible) as s (s.mbid)} onRequest(s)} /> {/each}
{/if}