Skip to content
Commit f93d4e1e authored by Duncan McNamara's avatar Duncan McNamara
Browse files

CustomPip: fix next loosing video

When running in custom pip, video playback is not in the
videoPlayerActivity. When starting next media, it checks if there is a
video playing, and if (appIsStarted()) which returns false when customPip
is running and the VideoPlayerActivity has been killed.

Because of this, when playing the following media in a playqueue with
custom pip, there no vout. To fix this, this adds a check to
service.isInPiPMode before removing video.
parent 83e1f643
Loading
Loading
Loading
Pipeline #536299 passed with stage
in 7 minutes
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment