Merge Pull Request #124 into develop
This commit is contained in:
@@ -70,6 +70,11 @@ public class MediaScannerService {
|
||||
schedule();
|
||||
}
|
||||
|
||||
public void initNoSchedule() {
|
||||
deleteOldIndexFiles();
|
||||
statistics = settingsService.getMediaLibraryStatistics();
|
||||
}
|
||||
|
||||
/**
|
||||
* Schedule background execution of media library scanning.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user