flackbash / AudioAnchor

Android audio player that tracks the listening progress of your audio books and podcasts
GNU General Public License v3.0
217 stars 41 forks source link

Cannot mark currently played track as completed #94

Open Mrnofish opened 3 years ago

Mrnofish commented 3 years ago

Observed behavior

A paused track cannot be marked as complete.

Expected behavior

Manually marking as completed should override "currently playing" status if the track is paused, especially if close to the end.

How to reproduce

  1. Listen to an audio track up to the end
  2. Return to menu and verify that the app is now showing that the file has not been listened to til the end (e.g. if the file is 15m30s long, time elapsed is only showing 14m50s)
  3. Now try to Mark as Completed
flackbash commented 3 years ago

Yes, I agree. Thanks for the suggestion.