quintodrome/model/criteria
Deluan Quintão 5e2db2c673
fix(server): fix numeric comparisons for float custom tags in smart playlists (#4116)
* Fix numeric comparisons for custom float tags

* feat(criteria): cast numeric tags for sorting and comparisons

Signed-off-by: Deluan <deluan@navidrome.org>

---------

Signed-off-by: Deluan <deluan@navidrome.org>
2025-05-25 17:52:27 -04:00
..
criteria.go fix(server): fix numeric comparisons for float custom tags in smart playlists (#4116) 2025-05-25 17:52:27 -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 fix(server): fix numeric comparisons for float custom tags in smart playlists (#4116) 2025-05-25 17:52:27 -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