abdallahmehiz / mpvKt

A media player for android, based on mpv-android and built with Jetpack Compose.
Apache License 2.0
408 stars 12 forks source link

Remember selected audio #43

Closed NikunjKhangwal closed 1 week ago

NikunjKhangwal commented 1 week ago

Describe the bug I've noticed the app doesn't remember the selected audio language for a video. But it does for subtitles.

To Reproduce

  1. Play a video
  2. Change the audio language
  3. Close the video
  4. Play video again

Expected behavior The selected audio should be remembered

Actual behavior Audio language gets reset and goes back to default (#1)