Fixed: Annoying [renamemoviesfolder] Completed popup for no reason.

Leonardo Galli 6 years ago
parent 091bcc2333
commit a458cdc0a5

@ -10,7 +10,7 @@ namespace NzbDrone.Core.MediaFiles.Commands
{
public List<int> MovieIds { get; set; }
public override bool SendUpdatesToClient => true;
public override bool SendUpdatesToClient => false;
public RenameMovieFolderCommand(List<int> ids)
{

Loading…
Cancel
Save