navidrome/persistence
Deluan ebaf804dbf fix(persistence): mirror the reader's remaining cheap album-root gates
The parent fold now also requires a single common parent across the album's
folders (a compilation spread over artist folders has no album root), excludes a
parent that is itself one of the album's folders, and excludes the library root,
matching albumRootParent. The subtree-audio gate stays unmirrored on purpose: it
would need a per-row LIKE prefix scan over the folder table, and with omission
plus the write-side clamp its absence can only suppress a hash briefly until the
next serve. Plan verified on a 96K-track production copy: all folder accesses
remain PK point lookups.
2026-07-18 00:05:57 -04:00
..
2026-02-08 09:57:30 -05:00
2026-05-28 22:13:05 -03:00