Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reset Playback Engine on PlaybackInfo fetch error
This can happen at two points: * On load for the current item, which is when the PBI fetch error is raised as a player error. * On playback start of the next item, which when the PBI fetch error is raised as a player error. While this delays the issue, it is good, because it allows playback of the current item to finish.
- Loading branch information