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

Bug/missing feature when seeking back #74

Closed Rickyrvxlovet closed 6 days ago

Rickyrvxlovet commented 6 days ago

Describe the bug When i try to search back the OSD message is wrong. while in the original mpv android it's ok.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'file picker'
  2. Click on 'the file'
  3. Play the video
  4. try to seek back

Expected behavior Display this OSD message --00:06 [15:11].

Actual behavior Displays the wrong osd msg +00:00 [15:11]

Screenshots Original mpv-android : IMG_20240912_124142 mpvKt : IMG_20240912_125000

Additional info (please complete the following information):

Additional context Add any other context about the problem here.

abdallahmehiz commented 6 days ago

Looks ok to me. markup_1000003886

Rickyrvxlovet commented 6 days ago

Looks ok to me. markup_1000003886

Which version are you using?

I'm using the lastest build

abdallahmehiz commented 6 days ago

i am on release 0.1.5

abdallahmehiz commented 6 days ago

Yep, i've made a regression, will be swiftly fixed