[GitHub] cordova-plugin-media pull request: CB-11314 android: avoid seeking...

2016-05-24 Thread cordova-qa
Github user cordova-qa commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/97#issuecomment-221336149 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-media/pull/97/commits/131386125ab79

[GitHub] cordova-plugin-media pull request: CB-11314 android: avoid seeking...

2016-05-24 Thread schoetty
GitHub user schoetty opened a pull request: https://github.com/apache/cordova-plugin-media/pull/97 CB-11314 android: avoid seeking on media without duration On Android >= 6.0, live streams do not start playing. This is because the `onPrepared` method of `AudioPlayer` invokes `seekTo