1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-18 23:48:35 +02:00
Sonarr/src/NzbDrone.Core/MediaFiles
2015-01-23 07:20:01 -08:00
..
Commands Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail. 2015-01-22 21:33:48 +01:00
EpisodeImport New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
Events New: Rebuilt Completed/Failed download handling from scratch 2014-12-18 16:26:42 -08:00
MediaInfo Advanced option to disable media info for add series/rescan 2014-12-14 10:50:38 -08:00
TorrentInfo New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers. 2014-11-19 21:47:10 +01: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: Do not scan series folder if root folder is empty 2015-01-19 21:55:54 -08:00
DownloadedEpisodesCommandService.cs Fixed: DownloadEpisodesScan api command regressed during a refactoring causing nzbToMedia to fail. 2015-01-22 21:33:48 +01:00
DownloadedEpisodesImportService.cs Show title mismatches, but don't import them automaticallys 2015-01-21 14:34:11 -08:00
EpisodeFile.cs New: Show episode file file deletions in history and episode activity 2014-09-06 08:08:12 -07:00
EpisodeFileMoveResult.cs EpisodeFileMover updates episode file path after move 2014-02-27 16:32:08 -08:00
EpisodeFileMovingService.cs removed redundant else 2014-12-06 23:23:11 -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 Cleaned up environment detection 2014-12-07 12:56:47 -08:00
MediaFileExtensions.cs New: .wtv extension as video file 2014-11-08 09:56:01 -08:00
MediaFileRepository.cs Added MediaInfo to EpisodeFile. 2014-08-05 18:14:06 +02:00
MediaFileService.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
MediaFileTableCleanupService.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
RecycleBinProvider.cs safer log configuration 2014-12-16 23:12:26 -08:00
RenameEpisodeFilePreview.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
RenameEpisodeFileService.cs Rename preview shows same order as series details (descending) 2015-01-23 07:20:01 -08:00
SameFilenameException.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
UpdateEpisodeFileService.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00
UpgradeMediaFileService.cs Cleaned up using directive 2014-12-06 21:55:17 -08:00