ACMILabs / media-player

A playlist media player prototype.
Mozilla Public License 2.0
12 stars 3 forks source link

#153 Only try and sync if the target time is less than the video length #169

Closed sighmon closed 3 years ago

sighmon commented 3 years ago

Resolves #153

Fix media player syncing for Raspberry Pis by only trying to sync if the target time is less than the video length.

Acceptance Criteria

Relevant design files

Testing instructions

  1. Break the download of a video on a media player client
  2. Set it up to sync, and note that it doesn't skip if it can't sync

DoD

For requester to complete: