{#if is_list}
dispatch("prev") }>
skip_previous
{/if}
player.currentTime -= 10 }>
replay_10
{#if playing}
pause
{:else}
play_arrow
{/if}
player.currentTime += 10 }>
forward_10
{#if is_list}
dispatch("next") }>
skip_next
{/if}
{#if file.id && !audio_reload}
playing = false } on:play={() => playing = true } on:ended={() => {dispatch("next", {})}} >
{/if}
{#if file.show_ads}
{/if}