Loading debian/changelog +5 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,11 @@ mediadb (20260426) unstable; urgency=high * Fix crash-loop on bind failure: bind/listen HTTP sockets before starting cluster threads so a port-in-use error exits cleanly instead of causing "terminate called without an active exception" * Fix missing g_Cluster->setImportRunning(false) in start_import() and start_import_file() — cluster stayed in import mode permanently after synchronous import, blocking background sync * admin.html: fire PUT /api/import without awaiting, poll status immediately so the progress bar stays alive during long imports -- Jan Koester <jan.koester@tuxist.de> Sun, 26 Apr 2026 10:00:00 +0200 Loading Loading
debian/changelog +5 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,11 @@ mediadb (20260426) unstable; urgency=high * Fix crash-loop on bind failure: bind/listen HTTP sockets before starting cluster threads so a port-in-use error exits cleanly instead of causing "terminate called without an active exception" * Fix missing g_Cluster->setImportRunning(false) in start_import() and start_import_file() — cluster stayed in import mode permanently after synchronous import, blocking background sync * admin.html: fire PUT /api/import without awaiting, poll status immediately so the progress bar stays alive during long imports -- Jan Koester <jan.koester@tuxist.de> Sun, 26 Apr 2026 10:00:00 +0200 Loading