- {#if $currentTrack} - +{#if $currentTrack} + + {#if vorbis} @@ -41,11 +241,103 @@ Your browser does not support the audio element. - {/if} - + + + + {#if $currentTrack.isPlaying} + pause + {:else} + play_arrow + {/if} + + + + {$currentTrack.title} + + + + {formattedElapsed}/{formattedDuration} + +