bradcypert / porios

Connecting people through podcasts.

Home Page:http://www.porios.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Kickass audio player

bradcypert opened this issue · comments

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
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.

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
commented

Whoa whoa whoa, I don't see "Look Sexy" on this list anywhere.

Hey now, you might need those eyes checked! The third from the bottom properly reads 'Make it look sexy.'

Volume slider proposed in #49

Completed following the guidelines of the original specsheet.

commented

It be done yo