navidrome/scanner
Deluan Quintão fcb5e1b806
fix(server): fix case-insensitive sort order and add indexes to improve performance (#3425)
* refactor(server): better sort mappings

* refactor(server): simplify GetIndex

* fix: recreate tables and indexes using proper collation

Also add tests to ensure proper collation

* chore: remove unused method

* fix: sort expressions

* fix: lint errors

* fix: cleanup
2024-10-26 14:06:34 -04:00
..
metadata build: new pipeline, new way to cross-compile and build docker images locally. (#3388) 2024-10-15 16:46:01 -04:00
cached_genre_repository.go Upgrade to ttlcache/v3 2024-06-21 18:09:34 -04:00
mapping.go Refactor string utilities into its own package str 2024-06-05 22:09:27 -04:00
mapping_internal_test.go Make sorting lists by name/title case-insensitive (#2993) 2024-05-09 07:08:15 -04:00
playlist_importer.go fix(scanner): improve M3U playlist import times (#2706) 2024-09-18 20:12:12 -04:00
playlist_importer_test.go fix(server): fix case-insensitive sort order and add indexes to improve performance (#3425) 2024-10-26 14:06:34 -04:00
refresher.go refactor(server): replace RangeByChunks with Go 1.23 iterators (#3292) 2024-09-22 11:47:10 -04:00
scanner.go fix(scanner): make activity panel update rate configurable 2024-09-30 12:06:23 -04:00
scanner_suite_test.go Clean up runNavidrome function 2024-05-09 07:44:08 -04:00
tag_scanner.go fix(server): throttle events sent to UI when scanning. Relates to #1511 2024-09-26 18:19:20 -04:00
tag_scanner_test.go test(scanner): remove redundant fixture file 2024-09-27 09:53:08 -04:00
walk_dir_tree.go Ignore #snapshot folders when scanning. Fixes #3257 2024-09-13 17:30:08 -04:00
walk_dir_tree_test.go test(scanner): remove redundant fixture file 2024-09-27 09:53:08 -04:00