Merge Pull Request #124 into develop

This commit is contained in:
Eugene E. Kashpureff Jr
2016-11-27 23:00:58 +00:00
25 changed files with 510 additions and 6 deletions
@@ -70,6 +70,11 @@ public class MediaScannerService {
schedule();
}
public void initNoSchedule() {
deleteOldIndexFiles();
statistics = settingsService.getMediaLibraryStatistics();
}
/**
* Schedule background execution of media library scanning.
*/