@@ -272,6 +272,7 @@ NSURL * MKRUrlWithString(NSString *string){
[self.player pause];
[self removeNotification];
[self removePlayerKVO];
+ self.state = MKRAVPlayerStateStopped;
[[NSNotificationCenter defaultCenter] removeObserver:self
name:nil
object:_playerItem];