1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-27 22:57:09 -04:00

Organize & Rename work

This commit is contained in:
Tim Turner
2017-01-09 17:26:13 -05:00
parent 23aace6149
commit 708db1a75c
5 changed files with 18 additions and 30 deletions
@@ -22,7 +22,7 @@ namespace NzbDrone.Core.MediaFiles
}
public class RenameMovieFileService : IRenameMovieFileService,
//IExecute<RenameMovieFilesCommand>,
IExecute<RenameMovieFilesCommand>,
IExecute<RenameMovieCommand>
{
private readonly IMovieService _movieService;