VideoPlayerActivity: readMedia should not be used for resuming playback
Unlike playIndex, readMedia adds the media to the VLC playlist (and thus to the history) which is wrong in this case.
Loading
Please register or sign in to comment
Unlike playIndex, readMedia adds the media to the VLC playlist (and thus to the history) which is wrong in this case.
VideoLAN code repository instance