Radarr/src/NzbDrone.Common/Disk
Bogdan f93e136386 Use string interpolation for test string
Closes #9696
2024-01-27 18:13:37 +02:00
..
DestinationAlreadyExistsException.cs
DiskProviderBase.cs Use string interpolation for test string 2024-01-27 18:13:37 +02:00
DiskTransferService.cs Fixed: Don't rollback file move if destination already exists 2023-05-23 12:41:27 +03:00
DriveInfoMount.cs
FileAlreadyExistsException.cs Fixed: Improve moving file to location where another one exists 2022-10-19 21:12:33 -05:00
FileSystemLookupService.cs New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
FileSystemModel.cs
FileSystemResult.cs
IDiskProvider.cs New: Ignore inaccessible files with getting files 2023-08-04 12:32:33 +03:00
IMount.cs
LongPathSupport.cs
MountOptions.cs
NotParentException.cs
OsPath.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
PathValidationType.cs New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
RelativeFileSystemModel.cs
SystemFolders.cs Fixed: Validation when testing indexers, import lists, connections and download clients 2022-03-28 20:04:10 -05:00
TransferMode.cs