media-rip/backend/app/core
jlightner 70910d516e fix: detect CIFS/NFS via /proc/mounts before opening DB
Instead of trying WAL mode and recovering after failure, proactively
detect network filesystems by parsing /proc/mounts and skip WAL
entirely. This avoids the stale WAL/SHM files that made recovery
impossible on CIFS mounts.
2026-04-01 05:53:40 +00:00
..
__init__.py M001: media.rip() v1.0 — complete application 2026-03-18 20:00:17 -05:00
config.py Admin-controlled themes with visitor dark/light toggle 2026-03-22 15:58:49 -05:00
database.py fix: detect CIFS/NFS via /proc/mounts before opening DB 2026-04-01 05:53:40 +00:00
sse_broker.py Settings layout rework, purge fix, SSE broadcast 2026-03-19 06:04:59 -05:00