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.
Sonarr/src/NzbDrone.Common/Disk
Mark McDowall 8137a776b6
New: Command line arguments for Custom Scripts are no longer supported
5 years ago
..
DestinationAlreadyExistsException.cs Fixed: Better import error messages 7 years ago
DiskProviderBase.cs Handle special mount filtering at a higher level. 6 years ago
DiskTransferService.cs Fixed: Regression in folder move logic preventing updater from working. 6 years ago
DriveInfoMount.cs Fixed: Hide some more irrelevant paths from System->Disk Space such as /boot. 7 years ago
FileSystemLookupService.cs v3 API 6 years ago
FileSystemModel.cs
FileSystemResult.cs Removed unused using statements 8 years ago
IDiskProvider.cs Improve renaming of series folder within the same root folder 6 years ago
IMount.cs New: Health Check warning if series folder is mounted with 'ro' option on linux 8 years ago
LongPathSupport.cs Fixed: Long path support on Windows 6 years ago
MountOptions.cs New: Health Check warning if series folder is mounted with 'ro' option on linux 8 years ago
NotParentException.cs Moved NotParentException to Disk namespace 7 years ago
OsPath.cs Because it's 2016! 8 years ago
RelativeFileSystemModel.cs
SystemFolders.cs New: Command line arguments for Custom Scripts are no longer supported 5 years ago
TransferMode.cs