update playlist progress live

This commit is contained in:
Christian Schabesberger 2024-09-05 12:16:39 +02:00
parent e9bf17e542
commit 48f5e159d9
1 changed files with 1 additions and 0 deletions

View File

@ -500,6 +500,7 @@ class VideoPlayerViewModelImpl @Inject constructor(
playList = tempList
)
}
resetPlaylistProgressUpdaterJob()
}
override fun onStreamItemDragFinished() {