html5-WP-audio-player
html5-WP-audio-player copied to clipboard
No Seek/Scrubber on HTML5 version (as in flash version), even though suppported by audio.js
Great idea for a plugin, been looking for something like this.... testing out the demos, I noticed the html 5 version doesn't have the ability to seek / scrub the track. From what I understand this is a wrapper around audio.js getting the look-and-feel of the particular flash embed, and testing audio.js I noticed the demos there seem to have seek capabilities... is this something that'd be easy to add, maybe just an extra property which needs to be set when using the audio.js code? I'm pretty new to this, will try to poke around the source a bit soon to see if I can understand it.
Also, sorry if this should be under "feature requests" but your webpage said to log everything as an issue... I realize it's not as important as an actual bug.
Huh. I hadn't noticed the scrubber was missing. Good catch.
I use GitHub Issues for project management as well as bug tracking. Keeps things consolidated and neat. I'm going to file this as an enhancement. No guarantee on when this will happen.
Thanks!
thanks, still hoping for this. It surprises me with the sea of wordpress plugins out there there's no good html5 wordpress audio plugins I can find with just the right degree of simplicity / elegant design of this one, also I assume it's relatively easy to drop this in and have it respect existing [audio] shortcodes in blog posts? Either that or that's something even I could figure out without too much trouble.
Hi, yes the scrubber would be great! That's the only thing I feel is missing from this. Very nice, otherwise!