quintodrome/model/criteria
Deluan Quintão 356caa93c7
feat(server): allow multiple sort fields in smart playlists (#4214)
* allow multiple sort fields

* Handle invalid sort fields

* Update model/criteria/criteria.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-11 11:34:17 -04:00
..
criteria.go feat(server): allow multiple sort fields in smart playlists (#4214) 2025-06-11 11:34:17 -04:00
criteria_suite_test.go feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) 2025-02-19 20:35:17 -05:00
criteria_test.go feat(server): allow multiple sort fields in smart playlists (#4214) 2025-06-11 11:34:17 -04:00
export_test.go feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) 2025-02-19 20:35:17 -05:00
fields.go fix(server): fix numeric comparisons for float custom tags in smart playlists (#4116) 2025-05-25 17:52:27 -04:00
fields_test.go feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) 2025-02-19 20:35:17 -05:00
json.go feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) 2025-02-19 20:35:17 -05:00
operators.go feat(bfr): Big Refactor: new scanner, lots of new fields and tags, improvements and DB schema changes (#2709) 2025-02-19 20:35:17 -05:00
operators_test.go fix(server): fix numeric comparisons for float custom tags in smart playlists (#4116) 2025-05-25 17:52:27 -04:00