abdallahmehiz / mpvKt

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

App crashing #61

Closed venttarc closed 1 month ago

venttarc commented 1 month ago

Describe the bug The player crashes sometimes like 4 out of 10 times when I select videos from file and play it with mpvKt

To Reproduce Steps to reproduce the behavior:

  1. Go to 'File Manager'
  2. Click on 'the video you wanna play'
  3. See error (I've given log too.Please check)

New file.txt

Additional info (please complete the following information):

Additional context Add any other context about the problem here.

abdallahmehiz commented 1 month ago

This has been fixed, it will soon be released.

abdallahmehiz commented 1 month ago

You can download the version with the fix from the github actions here https://github.com/abdallahmehiz/mpvKt/actions/workflows/nightlies.yml

Sorry for the inconvenience.

venttarc commented 1 month ago

You can download the version with the fix from the github actions here https://github.com/abdallahmehiz/mpvKt/actions/workflows/nightlies.yml

Sorry for the inconvenience.

Thanks, I am already using latest nightly builds right after I had opened the issue. Thanks for replying fast.