navidrome/scanner
Deluan 9b461735f4 Add comments to createXxxxCommand functions to clarify about the filepaths arguments being absolute paths 2020-04-03 14:49:35 -04:00
..
change_detector.go refactor: removed unused code, unnecessary typecasts and fixed small warnings 2020-03-20 00:07:36 -04:00
change_detector_test.go fix: relative path was not working for rootFolder started with '.' 2020-02-03 17:53:59 -05:00
metadata_ffmpeg.go Add comments to createXxxxCommand functions to clarify about the filepaths arguments being absolute paths 2020-04-03 14:49:35 -04:00
metadata_test.go feat: store duration as float, to cater for milliseconds 2020-02-20 17:02:06 -05:00
scanner.go feat: better scanner logging when level = info 2020-02-08 23:36:09 -05:00
scanner_suite_test.go refactor: use stdlib `filepath.FromSlash` 2020-02-03 17:53:59 -05:00
tag_scanner.go Skip calling `ffmpeg` if there are no files to probe 2020-04-02 17:38:20 -04:00