This website requires JavaScript.
Explore
Help
Sign In
third-party-mirrors
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2025-04-17 20:42:25 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
navidrome
/
scanner
History
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_test.go
fix: relative path was not working for rootFolder started with '.'
2020-02-03 17:53:59 -05:00
change_detector.go
refactor: removed unused code, unnecessary typecasts and fixed small warnings
2020-03-20 00:07:36 -04: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_suite_test.go
refactor: use stdlib
filepath.FromSlash
2020-02-03 17:53:59 -05:00
scanner.go
feat: better scanner logging when level = info
2020-02-08 23:36:09 -05:00
tag_scanner.go
Skip calling
ffmpeg
if there are no files to probe
2020-04-02 17:38:20 -04:00