This website requires JavaScript.
Explore
Help
Sign In
renun
/
navidrome
Watch
1
Star
0
Fork
0
You've already forked navidrome
mirror of
https://github.com/navidrome/navidrome.git
synced
2025-08-10 00:52:20 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
143f5ba9d585ab9fc8b3753b149a08b01f692bf7
navidrome
/
scanner
History
Deluan
143f5ba9d5
Import song duration with hundredths when using TagLib
...
This is how ffmpeg extractor currently works, and it makes album durations more precise.
2021-08-20 21:42:01 -04:00
..
metadata
Import song duration with hundredths when using TagLib
2021-08-20 21:42:01 -04:00
cached_genre_repository.go
…
mapping_test.go
…
mapping.go
Fix lint error
2021-07-20 17:45:08 -04:00
playlist_sync_test.go
Support local paths as urls in playlists.
2021-08-02 23:53:47 -04:00
playlist_sync.go
Support local paths as urls in playlists.
2021-08-02 23:53:47 -04:00
refresh_buffer.go
…
scanner_suite_test.go
Add more tests
2021-07-20 17:45:08 -04:00
scanner.go
…
tag_scanner_test.go
…
tag_scanner.go
Reduce number of calls to
lstat
.
2021-07-21 22:17:37 -04:00
walk_dir_tree_test.go
…
walk_dir_tree.go
…