Revert "Added tracer for media scanning"

This reverts commit adb77df481.
This commit is contained in:
Andrew DeMaria
2017-06-04 16:10:12 -06:00
parent adb77df481
commit 68d02991e2
@@ -220,8 +220,6 @@ public class MediaScannerService {
LOG.info("Scanned media library with " + scanCount + " entries.");
}
LOG.trace("Scanning file {}", file.getPath());
searchService.index(file);
// Update the root folder if it has changed.