I am using the AVPlayer for playing tracks from web. In my playlist there are always several tracks. So, to define the action that will be taken when the current track reaches its end, I use the KVO mechanism and register an observer for the AVPlayerItemDidPlayToEndTimeNotification posted. I am using the AVPlayer for playing tracks from