Radarr/src/NzbDrone.Core/MediaFiles
Stickie a1e622a363 New: Notifications when Manual Interaction is required for importing
(cherry picked from commit 5ec282750bdea16f770282b80fdaec56a65749e2)
2023-05-10 00:18:15 +03:00
..
Commands Fixed: Multiple Downloaded Episodes Scan commands should not run in parallel 2023-04-02 15:28:14 -05:00
Events Rename MovieImportedEvent to MovieFileImportedEvent 2022-07-03 12:35:15 -05:00
MediaInfo New: Improve video stream formatting 2023-04-22 19:59:11 -05:00
MovieImport New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +03:00
TorrentInfo New: Log content for invalid torrent files 2023-05-06 14:37:33 -05:00
DeleteMediaFileReason.cs
DiskScanService.cs Fixed: Improved empty root folder failsafe logging (#7341) 2022-06-08 16:10:23 -05:00
DownloadedMovieCommandService.cs New: Add result to commands to report commands that did not complete successfully 2023-05-04 11:40:01 +03:00
DownloadedMovieImportService.cs Cleanup ParsingService 2023-04-30 13:39:31 -05:00
FileDateType.cs
FileExtensions.cs Improve handling of releases without video files 2023-01-26 16:36:09 +00:00
MediaFileAttributeService.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
MediaFileDeletionService.cs Fixed: Improved empty root folder failsafe logging (#7341) 2022-06-08 16:10:23 -05:00
MediaFileExtensions.cs New: Don't try to analyze disk image files (iso, img, etc) 2023-04-22 16:41:57 -07:00
MediaFileRepository.cs Fixed: Duplicates on index before housekeeper runs when manual importing over existing file 2021-11-28 22:06:24 -06:00
MediaFileService.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
MediaFileTableCleanupService.cs
MovieFile.cs New: Use filename without extension if SceneName is unavailable 2022-10-18 20:13:29 -05:00
MovieFileMoveResult.cs
MovieFileMovingService.cs New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
RecycleBinProvider.cs New: Report health error if Recycling Bin folder is not writable 2023-04-29 10:12:22 -05:00
RenameMovieFilePreview.cs
RenameMovieFileService.cs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
RenamedMovieFile.cs New: Include renamed file information for Webhook and Custom Scripts 2021-09-25 19:12:48 -05:00
SameFilenameException.cs
UpdateMovieFileService.cs Rework Movie Metadata data model 2022-04-23 13:14:03 -05:00
UpgradeMediaFileService.cs