SRGSSR / pillarbox-apple

A next-generation reactive media playback ecosystem for Apple platforms.
https://testflight.apple.com/join/TS6ngLqf
MIT License
43 stars 6 forks source link

Fix undesired seek in overlapping time ranges #861

Closed defagos closed 2 weeks ago

defagos commented 2 weeks ago

As an editor I don't want users to be able to peek into blocked time ranges.

Acceptance criteria

There is currently an issue with overlapping blocked time ranges (e.g. [10, 20] and [15, 30]). The following should work:

Tasks