Skip to content
Snippets Groups Projects
Commit 207f3a44 authored by Duncan McNamara's avatar Duncan McNamara
Browse files

AudioProgress: fix audio sometimes being saved

There seems to be a race condition when adding an audio media to history
when it starts, in which it doesnt get the right progress, and hence
getting the progress saved when it shouldn't.
To fix this, a new method was added to media on the medialibrary side,
markAsPlayed to increment playcount and add to history but without
having to call savePosition / Time.
parent 793dc7d4
No related branches found
No related tags found
1 merge request!1371Bump libs to 3.5.0-eap7 / 0.12.0-eap7
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