You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/backfiller
Mike Lang c16d052f79 backfiller: Don't backfill segments that only differ from existing segment by 1ms
In the wild we've seen different servers get timestamps that differ by 1ms for segments
that are otherwise identical - same content, same duration.

The allowable fudge factor for segments is already 10ms, so having timing be 1ms different
between servers shouldn't cause any problems.
Worst case, there's a slight chance you'll get an adjacent frame when picking a cut point / thumbnail.
13 hours ago
..
backfiller backfiller: Don't backfill segments that only differ from existing segment by 1ms 13 hours ago
Dockerfile upgrade to alpine 3.19 11 months ago
setup.py Pin argh to avoid stupid breaking changes 2 years ago