klambycom / Podcat

A podcast-player

Home Page:http://klamby.com/Podcat/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New functionality for previous-button

klambycom opened this issue · comments

  • Play current file again when previous-button is clicked.
  • Play previous file if within first 5 seconds of current file when previous-button is clicked.
  • Always play current file again if history-session is empty.

I can take this one :)

You might have to move the Audio-object from player_store to its own file or make it global so it is easier to get and set current time in playlist_store.