podsumer
podsumer copied to clipboard
Remember Play Position from Web Player
Every n seconds send a message back to the server for it to store the current playback timestamp. When player UI loads set playback to the latest time stored.
Right now there is no javascript in Podsumer. The UI is all HTML and CSS. I believe we will have to make an execption to that rule to support this feature.