+
+
+ {#if $currentFile}
+
+ {$currentFile.name}
+ {:else} +Select a file
+ {/if} +
+
+
+
+
+ {#if $duration > 0}
+ {fmtTime($cursor)} / {fmtTime($duration)}
+ {/if}
+
+
+
+