Skip to content

StartActivity: fix shortcuts for video playlists

Duncan McNamara requested to merge Skantes/vlc-android:shortcut-playlists into master

When starting a playlist from a launcher shortcut, if the app was killed or left with the back button play, and the user tries to start a playlist with the first media being a video, playback will start in the background without starting the video player.

This forces the video player when opening a video file or a playlist starting with a video.

Merge request reports

Loading