You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Radarr/src/NzbDrone.Core/MediaFiles
Simon Chapman 55dde613c2
Fixed: Movies not getting unmonitored when folder gets deleted (#2588)
7 years ago
..
Commands Enable automatic renaming, according to naming scheme, of movie folder after creation of the movie. (#1349) 8 years ago
EpisodeImport Added: Same File Size MediaFile Specification (#2532) 7 years ago
Events Added: Download_Id to On Download/On Upgrade (#2229) 7 years ago
MediaInfo Fixed: Zero length file causes MediaInfo hanging in 100% cpu load. (#1340) 8 years ago
TorrentInfo Removed unused using statements 8 years ago
DeleteMediaFileReason.cs New: Show episode file file deletions in history and episode activity 10 years ago
DiskScanService.cs Fixed: Movies not getting unmonitored when folder gets deleted (#2588) 7 years ago
DownloadedEpisodesCommandService.cs Removed unused using statements 8 years ago
DownloadedEpisodesImportService.cs Correct Program Name (#1524) 7 years ago
DownloadedMovieCommandService.cs Ensure drone factory runs on its specificed interval (#1067) 8 years ago
DownloadedMovieImportService.cs Added: Importing extra files from downloaded movies and generate metadata such as .nfo (#2506) 7 years ago
EpisodeFile.cs Replaced built-in valuetypes with language keywords. 9 years ago
EpisodeFileMoveResult.cs EpisodeFileMover updates episode file path after move 11 years ago
EpisodeFileMovingService.cs Fixed tests for EpisodeFileMovingService 8 years ago
FileDateType.cs Add Support for changing file date to either cinema or physical release. 8 years ago
MediaFileAttributeService.cs Updated NLog to v4.2.3. 9 years ago
MediaFileExtensions.cs Added: Importing extra files from downloaded movies and generate metadata such as .nfo (#2506) 7 years ago
MediaFileRepository.cs Taking another pass at organization/renaming 8 years ago
MediaFileService.cs Fixed: (Hopefully) Bug where movie file was not correctly linked to movie. 7 years ago
MediaFileTableCleanupService.cs Fix issue with reimporting on movie fresh (#357) 8 years ago
MovieFile.cs Files tab is now present. (#245) 8 years ago
MovieFileMoveResult.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 8 years ago
MovieFileMovingService.cs Fixed: Error when importing files and old folder doesn’t exist. 7 years ago
MovieFileRepository.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 8 years ago
RecycleBinProvider.cs Fixed: Movie files & folders will actually get deleted now (#1966) (Fixes #694) 7 years ago
RenameEpisodeFilePreview.cs Removed unused using statements 8 years ago
RenameEpisodeFileService.cs Updated NLog to v4.2.3. 9 years ago
RenameMovieFilePreview.cs Second Pass at rename/organize 8 years ago
RenameMovieFileService.cs Added: Importing extra files from downloaded movies and generate metadata such as .nfo (#2506) 7 years ago
SameFilenameException.cs Replaced built-in valuetypes with language keywords. 9 years ago
UpdateEpisodeFileService.cs Add Support for changing file date to either cinema or physical release. 8 years ago
UpdateMovieFileService.cs Fixed: Radarr Changes every file due to timezones (#2533) 7 years ago
UpgradeMediaFileService.cs Added: Movie files are now eager loaded. This should speed up the loading process a lot as well as RSS Sync and other tasks. It should also prevent some other bugs. 7 years ago