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.
Lidarr/NzbDrone.Core/MediaFiles
Mark McDowall 7c324b7cd2
Switched to dictionary for media file extensions
11 years ago
..
Commands Commands return immediately and signalr is used to control the UI 12 years ago
EpisodeImport try to import file anyway if free space check fails. 11 years ago
Events store scene name in history 12 years ago
DiskScanService.cs Moved media file extensions to a static class 11 years ago
DownloadedEpisodesImportService.cs Use drone factory folder in error message when not configured 12 years ago
EpisodeFile.cs Lower quality episodes are deleted on import (from disk and db) 12 years ago
EpisodeFileMovingService.cs Episodes will actually be renamed now 12 years ago
MediaFileExtensions.cs Switched to dictionary for media file extensions 11 years ago
MediaFileRepository.cs Rename series added 12 years ago
MediaFileService.cs FilterExistingFiles no longer converts paths to all lower case 12 years ago
MediaFileTableCleanupService.cs cleaned up extra usings. 12 years ago
RecycleBinProvider.cs moved logging config to in-process 12 years ago
RenameEpisodeFileService.cs Progress messages are logged with Logger.Progress 12 years ago
SameFilenameException.cs Throw when unable to move file 12 years ago
UpgradeMediaFileService.cs moveepisode is less side-effecty! 12 years ago