quintodrome/scanner
whorfin 20d2726faa
Improve scanner (#1054)
* Handle subdirectories without rx permission correctly
Allow ogg files w/o metadata, having taglib behave more like ffmpeg

* Fix test for walk_dir_tree, fix full reading of files in permission-
constrained directories, allow directories with leading ellipses

* Sorted directory traversal is preferred, and cleanup tests

* Small refactoring to clean-up `loadDir` function and to remove some "warnings" from IntelliJ

Co-authored-by: Deluan <deluan@navidrome.org>
2021-04-28 19:51:02 -04:00
..
metadata Improve scanner (#1054) 2021-04-28 19:51:02 -04:00
mapping.go Add option to sort Recently Added by file's mtime instead of time of import. 2021-03-12 18:18:35 -05:00
mapping_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
playlist_sync.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
playlist_sync_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
refresh_buffer.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
scanner.go Disable SIGUSR1 handler for Windows (not available) 2021-04-23 21:22:04 -04:00
scanner_suite_test.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
signaler_unix.go Fix build tag 2021-04-23 21:42:22 -04:00
tag_scanner.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
tag_scanner_test.go Ignore "hidden" files when importing a folder 2020-08-21 11:50:18 -04:00
walk_dir_tree.go Improve scanner (#1054) 2021-04-28 19:51:02 -04:00
walk_dir_tree_test.go Improve scanner (#1054) 2021-04-28 19:51:02 -04:00