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 |