mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 12:10:36 +03:00
TODO
This commit is contained in:
parent
11caa7f9b9
commit
1ceefda6ca
@ -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{})
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user