Skip to content
Snippets Groups Projects
Commit c164267c authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

PlayerController: update 'newMedia' variable

parent de27fd29
No related branches found
No related tags found
No related merge requests found
......@@ -654,6 +654,7 @@ class PlaylistManager(val service: PlaybackService) : MediaWrapperList.EventList
saveMediaList()
savePosition(true)
saveCurrentMedia()
newMedia = false
}
}
MediaPlayer.Event.Paused -> medialibrary.resumeBackgroundOperations()
......
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