You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've updated the updateProgress hook in BccmPlaybackListener to also pass along the total duration of the currently playing media item, so we can calculate the percentage played
I need the BMM endpoint to continue with this task
not realtime, so not really relevant
updateProgress
method inBccmPlaybackListener
for a naive but functional implementation.we will send the episode UUID to BMM, which has the
episode -> track
mappingto be implemented locally, only on mobile for now
Pull request here
The text was updated successfully, but these errors were encountered: