{#if selected}
{total} {total === 1 ? 'album' : 'albums'}
{/if}Couldn't load albums for this genre.
{:else if loading && albums.length === 0}Loading…
{:else if albums.length === 0}End of genre
{/if} {/if}{genres.length} {genres.length === 1 ? 'genre' : 'genres'}, straight from your file tags
{/if}Loading…
{:else if genres.length === 0}No genres match '{filter.trim()}'.
{:else}