mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-19 13:27:42 +03:00
Cannot clear the index for now.
Have to come up with a solution to partially update the search index
This commit is contained in:
parent
86da33f91d
commit
a3238ce17b
@ -144,8 +144,8 @@ func (i *Importer) importLibrary() (err error) {
|
||||
alu := 0
|
||||
mfu := 0
|
||||
|
||||
i.search.ClearAll()
|
||||
|
||||
//i.search.ClearAll()
|
||||
//
|
||||
beego.Debug("Saving updated data")
|
||||
j := 0
|
||||
for _, mf := range i.scanner.MediaFiles() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user