Files
music_library/lib
Claudio Ortolina d815928f91 Fix SearchParser catch-all wiping valid filters
The `_, %{}` catch-all in `normalize/1` matched any map, so an
invalid filter (e.g. `format:vin`) would reset the accumulator
even when valid filters were already collected. Add a `map_size`
guard so it only returns `%{query: ""}` for a truly empty
accumulator. Also update the moduledoc.
2026-03-15 18:56:30 +00:00
..
2026-03-10 08:44:27 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00
2026-02-10 19:32:28 +00:00
2026-03-13 10:52:01 +00:00
2026-03-13 10:52:01 +00:00