navidrome/scanner
Deluan Quintão 669c8f4c49
refactor(server): replace RangeByChunks with Go 1.23 iterators (#3292)
* refactor(server): replace RangeByChunks with Go 1.23 iterators

* chore: fix comments re: SQLITE_MAX_VARIABLE_NUMBER

* test: improve playqueue test

* refactor(server): don't create a new iterator when it is not required
2024-09-22 11:47:10 -04:00
..
metadata Upgrade TagLib 2.0.2, GoReleaser 2.2.0 (#3217) 2024-08-28 19:13:08 -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(scanner): improve M3U playlist import times (#2706) 2024-09-18 20:12:12 -04:00
refresher.go refactor(server): replace RangeByChunks with Go 1.23 iterators (#3292) 2024-09-22 11:47:10 -04:00
scanner.go Associate main entities with library 2024-05-12 21:37:42 -04:00
scanner_suite_test.go Clean up runNavidrome function 2024-05-09 07:44:08 -04:00
tag_scanner.go refactor(server): replace RangeByChunks with Go 1.23 iterators (#3292) 2024-09-22 11:47:10 -04:00
tag_scanner_test.go Add TAK support (#2745) 2023-12-26 18:39:15 -05: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 Ignore #snapshot folders when scanning. Fixes #3257 2024-09-13 17:30:08 -04:00