• v3.3.70 867609c6a9

    Administrator released this 2026-06-15 01:13:43 +02:00 | 102 commits to master since this release

    Restore byse rotation fix (was accidentally dropped during the v3.3.66 credential-leak cleanup). Suspect byse rejections ('Not video file format' on large files, which is really an account size-tier error) no longer kill the file on the first account: the recovery poll runs again for suspect cases, and the upload manager now tries one alternate per remaining pool account (with per-batch size memo + known-good-account preference to avoid re-upload storms) instead of giving up. Rotation inner-loop hardening, cancel-mid-rotation reports 'aborted' not 'error', and the file-probe is stricter (mpeg-ts sync-byte periodicity, 512-byte head, GIF signature) so non-videos aren't mistaken for video. 12 restored tests, full suite 284 green.

    Downloads