navidrome/scanner
caiocotts 54f98497c2
Use wchar_t for TagLib filenames on Windows (#1310)
* Use wchar_t for tagLib filenames on Windows

* Make TagLib default extractor for all platforms.

* Organize imports

Co-authored-by: Deluan <deluan@navidrome.org>
2021-08-28 19:35:54 -04:00
..
metadata Use wchar_t for TagLib filenames on Windows (#1310) 2021-08-28 19:35:54 -04:00
cached_genre_repository.go Add multiple genres to MediaFile 2021-07-20 17:45:08 -04:00
mapping.go Some small refactorings 2021-08-22 12:16:49 -04:00
mapping_test.go Some small refactorings 2021-08-22 12:16:49 -04:00
playlist_sync.go Support local paths as urls in playlists. 2021-08-02 23:53:47 -04:00
playlist_sync_test.go Support local paths as urls in playlists. 2021-08-02 23:53:47 -04:00
refresh_buffer.go Move project to Navidrome GitHub organization 2021-02-06 21:46:35 -05:00
scanner.go Fix deadlock situation when events are sent too fast to the broker 2021-07-01 10:42:00 -04:00
scanner_suite_test.go Add more tests 2021-07-20 17:45:08 -04:00
tag_scanner.go Reduce number of calls to `lstat`. 2021-07-21 22:17:37 -04:00
tag_scanner_test.go Ignore "hidden" files when importing a folder 2020-08-21 11:50:18 -04:00
walk_dir_tree.go Reapply the fix from #1054, but without getting into an infinite look in case of SMB fs errors. See #1164 2021-07-17 21:06:53 -04:00
walk_dir_tree_test.go Reapply the fix from #1054, but without getting into an infinite look in case of SMB fs errors. See #1164 2021-07-17 21:06:53 -04:00