mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
TODO
This commit is contained in:
@@ -14,6 +14,7 @@ type Scanner interface {
|
||||
|
||||
type tempIndex map[string]*models.ArtistInfo
|
||||
|
||||
// TODO Implement a flag 'isScanning'.
|
||||
func StartImport() {
|
||||
go doImport(beego.AppConfig.String("musicFolder"), &ItunesScanner{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user