.. |
Commands
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
EpisodeImport
|
Fallback to parsing Series from sub path during Manual Import.
|
2017-11-09 22:10:24 +01:00 |
Events
|
New: Store episode renames in History
|
2017-07-19 20:23:06 -07:00 |
MediaInfo
|
Fixed not setting MediaInfo SchemaRevision first time causing it to be fetched again during the series rescan.
|
2017-10-25 19:36:30 +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: Don't ignore filenames that start with periods
|
2017-09-16 13:05:51 -07:00 |
DownloadedEpisodesCommandService.cs
|
Removed unused using statements
|
2016-12-23 13:45:24 -08:00 |
DownloadedEpisodesImportService.cs
|
Fixed: DownloadedEpisodeScan API should delete source folder if ImportMode is Move.
|
2017-08-01 13:34:36 +02:00 |
EpisodeFile.cs
|
Default to filename if there is no SceneName. And added Opus and MPEG-4 Visual.
|
2017-07-29 19:50:57 +02:00 |
EpisodeFileMoveResult.cs
|
|
|
EpisodeFileMovingService.cs
|
Fixed: Better import error messages
|
2017-10-22 10:04:05 -07:00 |
FileDateType.cs
|
|
|
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
|
Fixed: Not deleting episode files during upgrade when root folder is missing
|
2017-10-22 10:12:40 -07:00 |