Radarr/src/NzbDrone.Core/MediaFiles
Mark McDowall d0a10379f9 Fixed: Use custom formats from import during rename
(cherry picked from commit d338425951af50a710c6c4411a72f05d14737ddd)

Closes #9867
2024-03-28 12:42:21 +02:00
..
Commands Remove empty constructors 2023-05-19 04:14:48 +03:00
Events New: Add recycle bin path for deleted movies to webhook/custom script 2024-01-26 11:44:41 +02:00
MediaInfo Fixed: Only use frames for Primary video stream for analysis 2024-01-15 23:16:22 -06:00
MovieImport Fixed: Reprocessing custom formats for file in Manual Import 2024-02-21 20:46:16 +02:00
TorrentInfo New: Log content for invalid torrent files 2023-05-06 14:37:33 -05:00
DeleteMediaFileReason.cs Fixed: Backend Updates from Sonarr 2019-06-30 21:50:01 -04:00
DeletedMovieFile.cs New: Add recycle bin path for deleted movies to webhook/custom script 2024-01-26 11:44:41 +02:00
DiskScanService.cs New: Ignore 'Other' subfolder when scanning disk 2024-02-10 22:05:06 -06: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 Fixed: Ignore IOException deleting download folder after import 2023-08-18 21:28:38 -05:00
FileDateType.cs Add Support for changing file date to either cinema or physical release. 2017-01-17 15:02:48 +01:00
FileExtensions.cs Improve handling of releases without video files 2023-01-26 16:36:09 +00:00
MediaFileAttributeService.cs Log path in MediaFileAttributeService 2023-05-16 18:33:33 +03:00
MediaFileDeletionService.cs Avoid using GetAllMovies in MediaFileDeletionService 2023-07-09 23:32:53 -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: Use movie file from state for status label in add search results 2024-01-21 16:17:46 +02:00
MediaFileService.cs Fixed: Use movie file from state for status label in add search results 2024-01-21 16:17:46 +02:00
MediaFileTableCleanupService.cs Cleanup Sonarr References 2020-04-30 19:46:53 -04:00
MovieFile.cs New: Set Indexer flags in Manual Import 2024-02-21 20:46:16 +02:00
MovieFileMoveResult.cs New: Add recycle bin path for deleted movies to webhook/custom script 2024-01-26 11:44:41 +02:00
MovieFileMovingService.cs Fixed: Use custom formats from import during rename 2024-03-28 12:42:21 +02:00
RecycleBinProvider.cs New: Add recycle bin path for deleted movies to webhook/custom script 2024-01-26 11:44:41 +02:00
RenameMovieFilePreview.cs Remove all unnecessary usings 2019-12-27 20:40:13 -05:00
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 Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
ScriptImportDecider.cs New: Add recycle bin path for deleted movies to webhook/custom script 2024-01-26 11:44:41 +02:00
ScriptImportDecision.cs New: Option to Import via Script 2023-05-28 22:49:23 +03:00
ScriptImportException.cs New: Option to Import via Script 2023-05-28 22:49:23 +03:00
ScriptImportInfo.cs New: Custom import scripts can communicate information back 2024-01-14 16:15:48 +02:00
UpdateMovieFileService.cs Inline 'out' variable declarations 2023-05-28 16:41:52 +03:00
UpgradeMediaFileService.cs New: Add recycle bin path for deleted movies to webhook/custom script 2024-01-26 11:44:41 +02:00