Hey @bubu, I found a function in VLCMediaKit inside the VLCMLMedia module that will return the progress of the media. But I am having trouble initializing it inside VLC-iOS.
Also, I was not able to figure out how we should query all the media.
The first step I'm taking is trying to run Pushpinder's ContinueWatching branch. However, I am unable to run the continueWatching branch due to ancient Pod requirements (cannot download CocoaHTTPServer, for instance). Next, I am trying to rebase Pushpinder's ContinueWatching branch to the latest master branch. how do I deal with merge conflicts in VLC.xcodeproj/project.pbxproj? I'm stuck here as I try rebasing the branch. Thanks.