{#if coverURL}
{:else}
☁️
{/if}
{songName ?? hash}
{#if mapper}
{mapper} {#if stars !== undefined}
★ {stars.toFixed(2)}
{/if}
{#if showPublished && timeset !== undefined}
{new Date(timeset * 1000).toLocaleDateString()}
{/if}
{/if}
{#if showActions}
{/if}