mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-11 12:52:24 +03:00
Better log messages
This commit is contained in:
parent
b9952bc3de
commit
db8c09d503
@ -169,7 +169,7 @@ func (i *Importer) importLibrary() (err error) {
|
||||
}
|
||||
mfu++
|
||||
if !i.lastScan.IsZero() {
|
||||
beego.Debug("-- Updated Track:", mf.Title)
|
||||
beego.Debug(fmt.Sprintf(`-- Updated Track: "%s"`, mf.Title))
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user