Subsonic API: added getLyrics/getLyricsBySongId support, ref #379
This commit is contained in:
@@ -290,7 +290,7 @@ namespace lms::scanner
|
||||
.currentStep = scanStep->getStep(),
|
||||
.totalElems = 0,
|
||||
.processedElems = 0
|
||||
};
|
||||
};
|
||||
|
||||
notifyInProgress(scanContext.currentStepStats);
|
||||
scanStep->process(scanContext);
|
||||
|
||||
Reference in New Issue
Block a user