squatchus

Results 2 issues of squatchus

As I understand this repo is not maintained anymore, but just in case. There is a little typo: https://github.com/appunite/AUMediaPlayer/blob/master/Pod/Classes/AUMediaPlayer.m#L713 which cause wrong playback indication on a lock screen. And it's...

Hi. Is there any particular reason to call 'play' method when AVPlayerItem @"playbackBufferEmpty" property [observed](https://github.com/appunite/AUMediaPlayer/blob/master/Pod/Classes/AUMediaPlayer.m#L634)? It leads to multiple call of 'play' when you try to play downloaded file or...