mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-01 22:37:48 +00:00
Fixed: Exclude @eaDir folders when adding existing series
This commit is contained in:
@@ -39,7 +39,8 @@ namespace NzbDrone.Core.RootFolders
|
||||
"lost+found",
|
||||
".appledb",
|
||||
".appledesktop",
|
||||
".appledouble"
|
||||
".appledouble",
|
||||
"@eadir"
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user