1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-18 12:54:53 +00:00
Lidarr/NzbDrone.Core/Providers/Core
Mark McDowall c534d47b0a Added InheritFolderPermissions to DiskProvider.
DiskScanProvider.MoveEpisode will now set the moved file to inherit the parent folder permissions.
2011-10-10 21:00:31 -07:00
..
ConfigFileProvider.cs ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
ConfigProvider.cs
DiskProvider.cs Added InheritFolderPermissions to DiskProvider. 2011-10-10 21:00:31 -07:00
HttpProvider.cs Fixed XBMC JSON requests. 2011-09-27 10:41:36 -07:00
UdpProvider.cs