Khan / khan-mobile

You’re probably looking for www.github.com/khan/mobile
237 stars 34 forks source link

If playing an offline video, and it is deleted, switch back to 'live' url #79

Closed adamjernst closed 13 years ago

adamjernst commented 13 years ago

Every time a video_status update comes through, we need to check if the offline_url for the current video is now blank AND we are playing a file url. If so, that file URL is a video that has just been deleted. We need to stop playback, switch back to the http:// url for the video, and resume playback where the user was.