Create Kickass audio player
bradcypert opened this issue · 9 comments
bradcypert commented
Need to create a kickass way to play audio seemlessly while navigating across the website.
Needs to...
- Keep playing while navigating to different pages
- Stick to the top or bottom of the page (probably bottom)
- Play
- Pause
- Skip to next episode
- Previous episode
- Seek to XX:YY
- Look sexy
bradcypert commented
I think we're just going to want to pass a feed url to via the JSON. The frontend will then have to get the feed contents and parse the feed to have episode links. Open to other suggestions if there's a better way.
bradcypert commented
Daeluse commented
Integration has been started on this, using the original list as a guideline, this is what we have so far
- Keep playing while navigating to different pages
- Stick to the top or bottom of the page (probably bottom)
- Play
- Pause
- Skip to next episode
- Previous episode
- Seek to XX:YY
This is what still needs to be done
- Ability to change volume
- Ability to drag seeker handle
- Make it look sexy
- Implement MetaData
- Add Buttons for Next and Previous
bradcypert commented
Whoa whoa whoa, I don't see "Look Sexy" on this list anywhere.
Daeluse commented
Hey now, you might need those eyes checked! The third from the bottom properly reads 'Make it look sexy.'
Daeluse commented
Completed following the guidelines of the original specsheet.
bradcypert commented
No need to be so formal :p
…On Mar 29, 2017 8:53 AM, "Daeluse" ***@***.***> wrote:
Closed #14 <#14>.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#14 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABY3a-QBVbmtyE9m2u6O9LTLgbwWO-uPks5rqn6TgaJpZM4GoFgg>
.
Daeluse commented
It be done yo