Radarr/src/NzbDrone.Core/MediaFiles
Leonardo Galli aa9537c201 Fix issue when movie file is null. 2017-01-20 20:30:36 +01:00
..
Commands Fixes Manual Import and DroneFactory 2017-01-10 21:12:47 -05:00
EpisodeImport Fix issue with reimporting on movie fresh (#357) 2017-01-19 19:58:57 -05:00
Events Implemented importing movies. This is still in early stages, however it should work pretty well. 2017-01-03 23:18:51 +01:00
MediaInfo Fix Audiochannels just being added together. 2017-01-17 13:03:20 +01:00
TorrentInfo Removed unused using statements 2016-12-23 13:45:24 -08:00
DeleteMediaFileReason.cs
DiskScanService.cs Use MediaInfo to correctly identify quality when scanning disk as some file names may not contain the real quality. 2017-01-14 13:33:30 +01:00
DownloadedEpisodesCommandService.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
DownloadedEpisodesImportService.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
DownloadedMovieCommandService.cs Fixes Manual Import and DroneFactory 2017-01-10 21:12:47 -05:00
DownloadedMovieImportService.cs Use MediaInfo to correctly identify quality when scanning disk as some file names may not contain the real quality. 2017-01-14 13:33:30 +01:00
EpisodeFile.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
EpisodeFileMoveResult.cs
EpisodeFileMovingService.cs Fixed tests for EpisodeFileMovingService 2016-09-02 12:26:04 -07:00
FileDateType.cs Add Support for changing file date to either cinema or physical release. 2017-01-17 15:02:48 +01:00
MediaFileAttributeService.cs Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
MediaFileExtensions.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
MediaFileRepository.cs Taking another pass at organization/renaming 2017-01-08 22:16:14 -05:00
MediaFileService.cs Fix issue with reimporting on movie fresh (#357) 2017-01-19 19:58:57 -05:00
MediaFileTableCleanupService.cs Fix issue with reimporting on movie fresh (#357) 2017-01-19 19:58:57 -05:00
MovieFile.cs Files tab is now present. (#245) 2017-01-13 19:03:37 -05:00
MovieFileMoveResult.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 2017-01-03 23:18:51 +01:00
MovieFileMovingService.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 2017-01-03 23:18:51 +01:00
MovieFileRepository.cs Implemented importing movies. This is still in early stages, however it should work pretty well. 2017-01-03 23:18:51 +01:00
RecycleBinProvider.cs Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
RenameEpisodeFilePreview.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
RenameEpisodeFileService.cs Updated NLog to v4.2.3. 2016-02-11 22:15:12 +01:00
RenameMovieFilePreview.cs Second Pass at rename/organize 2017-01-08 17:01:37 -05:00
RenameMovieFileService.cs Organize & Rename work 2017-01-09 17:26:13 -05:00
SameFilenameException.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
UpdateEpisodeFileService.cs Add Support for changing file date to either cinema or physical release. 2017-01-17 15:02:48 +01:00
UpdateMovieFileService.cs Fix issue with reimporting on movie fresh (#357) 2017-01-19 19:58:57 -05:00
UpgradeMediaFileService.cs Fix issue when movie file is null. 2017-01-20 20:30:36 +01:00