{#if thumbnail}
{/if}
{#if thumbnail}
{:else}
{/if}
{title}
{#if artistName}
{artistName}
{/if}
{#if isAudioMode}
{#if isPlaying}
{:else}
{/if}
{formatTime(currentTime)}
{formatTime(duration)}
{:else if embedUrl}
{:else}
Unable to play this track
Audio extraction failed
{/if}
{isAudioMode ? 'Playing via Spotify' : 'Playing on Spotify'}