Mark McDowall
7771899e29
NotUnpacking check added to episode import
...
Checks last write time when in working folder, should help with moving while unpacking
11 years ago
Keivan Beigi
c13195046d
case insensitive match for unmapped folders.
11 years ago
Mark McDowall
4d65f05000
Use SID S-1-1-0 instead of EVERYONE for non-english systems
11 years ago
Mark McDowall
a5e8452840
Removed premove and instead check for source file being in use
11 years ago
Mark McDowall
6b30d831b3
Fixing test issue when Linux always returns / for PathGetPathRoot (when its rooted)
...
http://typedescriptor.net/browse/members/1247454-Mono.Unix.UnixPath.GetPathRoot%28String%29
11 years ago
Mark McDowall
470182e397
FreeSpace check now uses the root of the drive\share as the check
11 years ago
Mark McDowall
19906e0350
Special folders also apply to RootFolder unmapped folders
11 years ago
Mark McDowall
1c5e30bbd0
Directory lookup will not include some folders at base of drive
11 years ago
Mark McDowall
60177abf51
A bit more logging for delete file (in recycle bin)
11 years ago
kay.one
67661c6893
more linux fixes
11 years ago
kay.one
23b2c9eef5
more linux fixes
11 years ago
kay.one
478caf15f8
static resource URLs are now case sensitive.
11 years ago
Mark McDowall
4c1e6e14aa
EpisodeFile cleanup and deletion fixes
...
Upgraded episodes will no longer be auto unmonitored
EpsiodeFiles will be removed from db if parsing rules have changed
EpisodeFiles will be removed from db if they are not in their series' folder (or subfolder)
11 years ago
Keivan Beigi
44950c212e
updated loggly to only report upgrade logs.
11 years ago
Mark McDowall
ef42034e38
Free disk space should be faster on drive pools
11 years ago
Keivan Beigi
c1a75604fd
Kill NzbDrone process if service couldn't be stopped.
...
better Process/Service handling.
12 years ago
Keivan Beigi
4deecde092
back to tiny for now
12 years ago
kay.one
e03ab2ebea
getting free space tries to get the space safely, if doesn't work and windows
...
the tries interop.
12 years ago
Keivan Beigi
3162e4864d
improved Linux support for tests.
12 years ago
kay.one
6e88f55a54
cleaned up parsing logic and structure.
12 years ago
kay.one
a0d0e4715e
fixed some tests, cleaned up root folders.
12 years ago
Mark McDowall
cd98fbb4fa
Missing root dir won't stop app
...
Fixed: Missing root dir won't prevent UI from loading
12 years ago
Mark McDowall
ae0648b8f4
Free space widgets
...
Fixed: Free space widgets take up less space on smaller screens
12 years ago
Mark McDowall
5bbe310af5
Merge branch 'xem' into 'master'
...
Conflicts:
NzbDrone.Common/DiskProvider.cs
NzbDrone.Core.Test/ProviderTests/DiskScanProviderTests/ImportFileFixture.cs
NzbDrone.Core/Providers/DecisionEngine/CustomStartDateSpecification.cs
NzbDrone.Core/Providers/DiskScanProvider.cs
NzbDrone.Core/Providers/DownloadProvider.cs
12 years ago
Mark McDowall
5cc2810f77
Skip import when when folder is in use
...
Fixed: Skip post-processing when folder is in use or series path does
not exist on disk
12 years ago
Mark McDowall
b5e196fcef
Skip import when Series.Path doesn't exist
12 years ago
Mark McDowall
f9370a8aec
Cleaned and fixed broken tests
12 years ago
Mark McDowall
9c6d78d479
Cleanup and updates for XEM
...
SceneSource added to signify to lookup via scene name
Use Episodes for naming instead of EpisodeNumbers (in ParseResult)
12 years ago
Mark McDowall
23118871fd
Added Recycle Bin to server side
...
New: Recycle Bin is now available
12 years ago
Mark McDowall
cc6011ec87
Organized tests for DiskScan and PostDownload
...
Added tests for GetVideoFiles and ProcessVideoFile
12 years ago
Mark McDowall
b50e16a456
Metadata coming together for XBMC
13 years ago
kay.one
7071cf829a
Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue.
13 years ago
kay.one
ead5f37921
Directory write time is now calculated based on the most recent file write to any file inside of that directory.
13 years ago
kay.one
a68c882032
fixed http 500 error.
13 years ago
kay.one
19c087e50a
Moving file from same source/destination no longer just deletes the file.
13 years ago
kay.one
bfe4de7a08
Fixed some issue around path normalization.
13 years ago
kay.one
3520b56bb6
Update logs are now in the UI
13 years ago
Mark McDowall
a91c7bbff4
Removed Trace Logging from FileExists.
...
Update will now use copy to update, instead of move.
13 years ago
Mark McDowall
2e3adf27ec
Adding trace logging to DiskProvider.FileExists.
13 years ago
Mark McDowall
95d1832379
Added Trace Logging to DiskProvider.DeleteFile.
13 years ago
kay.one
950b2f0965
DiskProvider.MoveFile now overwrites existing file.
13 years ago
kay.one
d97a1d068c
DiskProvider.Move now overwrites existing folder, Update some Diskprovider to use .NET 4 calls.
13 years ago
kay.one
80df59c8e7
Better exception info for diskprovider
13 years ago
kay.one
ecbf127321
Fixed a bug in DiskProvider where it wouldn't copy subfolders properly.
13 years ago
kay.one
1270e464b3
More autoupdate code.
13 years ago
kay.one
4ae268b8e5
lots of different things ;)
13 years ago
kay.one
c42518b34e
More NzbDrone.Common updates
13 years ago