mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
New: Watch filesystem for changes to library
This commit is contained in:
@@ -36,6 +36,7 @@ namespace NzbDrone.Core.Configuration
|
||||
bool CopyUsingHardlinks { get; set; }
|
||||
bool ImportExtraFiles { get; set; }
|
||||
string ExtraFileExtensions { get; set; }
|
||||
bool WatchLibraryForChanges { get; set; }
|
||||
RescanAfterRefreshType RescanAfterRefresh { get; set; }
|
||||
AllowFingerprinting AllowFingerprinting { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user