update list styles
This commit is contained in:
parent
17e416a0fd
commit
7e91d2d4bc
|
@ -161,6 +161,8 @@ namespace MediaBrowser.Providers.Manager
|
|||
{
|
||||
var currentPath = currentImage.Path;
|
||||
|
||||
_logger.Debug("Deleting previous image {0}", currentPath);
|
||||
|
||||
_libraryMonitor.ReportFileSystemChangeBeginning(currentPath);
|
||||
|
||||
try
|
||||
|
|
Loading…
Reference in New Issue
Block a user