Commit de85a0e4 authored by jan.koester's avatar jan.koester
Browse files

deb

parent f28fae59
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
mediadb (20260425+1) unstable; urgency=medium

  * ClusterMediaBackend::add_media: add missing replicate_index() call
    after replicate_store() — peers never saw the updated index after
    upload, causing perpetual "no index exists on any peer" on sync
  * add_media: add initial_sync_ok_ guard consistent with all other
    cluster mutators, preventing writes during unstable sync state

 -- Jan Koester <jan.koester@tuxist.de>  Sat, 25 Apr 2026 18:00:00 +0200

mediadb (20260424+82) unstable; urgency=medium

  * Bulk-prefetch entire file (≤64 MB) in one parity round-trip before FFmpeg