You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.
Hi! Not sure if this is the best place to put this, but I couldn't see an email address on your page. Firstly, thanks so much for putting this together – it's amazingly useful!
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29815045-setting-currenttime-on-audio-files-doesn-t-work?utm_campaign=plugin&utm_content=tracker%2F12536595&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12536595&utm_medium=issues&utm_source=github).
The text was updated successfully, but these errors were encountered:
Hi! Not sure if this is the best place to put this, but I couldn't see an email address on your page. Firstly, thanks so much for putting this together – it's amazingly useful!
I've come across an issue when using crossorigin.me to fetch mp3 files from another server. When I try to set 'currentTime' to jump to a specific time, it resets it back to the beginning. Apparently this is due to the server needing to respond to byte range requests (see http://stackoverflow.com/a/9565178/4766571 and https://developer.mozilla.org/en-US/docs/Web/HTTP/Configuring_servers_for_Ogg_media#Handle_HTTP_1.1_byte_range_requests_correctly)
Is there any chance of implementing this?
Cheers!
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29815045-setting-currenttime-on-audio-files-doesn-t-work?utm_campaign=plugin&utm_content=tracker%2F12536595&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F12536595&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: