Sonarr/src/NzbDrone.Core/MediaFiles
Taloth Saldono 54cc19c688 Fixed error in regex. 2017-07-27 19:50:00 +02:00
..
Commands Removed unused using statements 2016-12-23 13:45:24 -08:00
EpisodeImport Fixed: Ignore '.unwanted' directory when importing. 2017-07-27 15:49:45 +02:00
Events New: Store episode renames in History 2017-07-19 20:23:06 -07:00
MediaInfo Fixed: Added FLAC to MediaInfo renamer audio codecs. 2017-07-19 10:34:48 +02:00
TorrentInfo Removed unused using statements 2016-12-23 13:45:24 -08:00
DeleteMediaFileReason.cs New: Show episode file file deletions in history and episode activity 2014-09-06 08:08:12 -07:00
DiskScanService.cs Fixed error in regex. 2017-07-27 19:50:00 +02:00
DownloadedEpisodesCommandService.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
DownloadedEpisodesImportService.cs Fixed: Ignore '.unwanted' directory when importing. 2017-07-27 15:49:45 +02:00
EpisodeFile.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
EpisodeFileMoveResult.cs EpisodeFileMover updates episode file path after move 2014-02-27 16:32:08 -08:00
EpisodeFileMovingService.cs The great logger.Error cleanup! 2017-01-05 17:43:24 -08:00
FileDateType.cs Set episode file modified date to local or utc air date 2014-03-12 22:27:36 -07:00
MediaFileAttributeService.cs The great logger.Error cleanup! 2017-01-05 17:43:24 -08:00
MediaFileDeletionService.cs Fixed: Deleting an episode file from the UI that was already deleted from disk 2017-05-19 12:07:57 -07:00
MediaFileExtensions.cs Fixed: Subtitle extensions should be case-insensitive. 2017-06-27 16:22:07 +02:00
MediaFileRepository.cs Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible. 2015-05-04 00:50:10 +02:00
MediaFileService.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
MediaFileTableCleanupService.cs The great logger.Error cleanup! 2017-01-05 17:43:24 -08:00
RecycleBinProvider.cs Fixed: Try to set last write time on files moved to recycle bin 2017-07-18 23:45:03 -07:00
RenameEpisodeFilePreview.cs Removed unused using statements 2016-12-23 13:45:24 -08:00
RenameEpisodeFileService.cs New: Store episode renames in History 2017-07-19 20:23:06 -07:00
SameFilenameException.cs Replaced built-in valuetypes with language keywords. 2015-10-03 21:14:06 +02:00
UpdateEpisodeFileService.cs RIP 2017-01-04 00:19:32 -08:00
UpgradeMediaFileService.cs New: Episode files sent to Recycling Bin are put into subfolders 2017-03-29 06:44:50 -07:00