kay.one
0ebbe102c9
disk provider removes readonly flag before trying to delete files.
12 years ago
Keivan Beigi
1a0010e8e4
cleaned up using statements
12 years ago
Keivan Beigi
21fd12e1a6
added scheduled task for UpdateSceneMappingCommand
12 years ago
Keivan Beigi
ead1f8a868
custom ncrunch config with fast running tests. (excludes DB/Integration tests)
12 years ago
kay.one
601cd31a1f
Diskprovider cleanup.
12 years ago
kay.one
25e2c98c45
signalr cleanup
12 years ago
Mark McDowall
e10a5ca213
NzbDroneException now has inner exception
12 years ago
Mark McDowall
529f65339f
Moved NzbDroneClientException to Core
12 years ago
Mark McDowall
0c57c6a6c1
Better client side errors when there are issues communicating with trakt.
12 years ago
Mark McDowall
00bf533696
Empty folder before update instead of deleting it
12 years ago
Mark McDowall
1166a81eb3
Chained commands keep the same CommandId in nlog context
12 years ago
Mark McDowall
c184ec2d98
Progress messages are logged with Logger.Progress
12 years ago
Mark McDowall
a7eb331d4e
Merge branch 'ui-notifications' into develop
...
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
12 years ago
Keivan Beigi
7417f76086
updated logging/loggly
12 years ago
Keivan Beigi
bceaee27a3
moved logging config to in-process
12 years ago
Mark McDowall
c928ccb201
Added progress messaging, using info logging
...
Also extension methods for complete and failed (for coloured UI messaging)
12 years ago
Mark McDowall
0894fc0e77
Fixing CommandIntegrationTest - for now
12 years ago
Mark McDowall
1e7db2287e
ScheduledTasks properly set last run time now
12 years ago
Mark McDowall
c96ba5efd3
Commands return immediately and signalr is used to control the UI
12 years ago
Keivan Beigi
772ab3c921
Cahce.Remove is now void
...
Added tests for Cache.Remove
12 years ago
Mark McDowall
56cd80d24a
TrackedCommands are cleaned up automatically
...
TrackedCommandCleanupCommand is not tracked
12 years ago
Mark McDowall
780e374122
Added ProgressMessaging through nlog
12 years ago
Mark McDowall
3c632743a1
Better names, more info, not using events
12 years ago
Mark McDowall
bb103947a2
Type and Command have private setters
12 years ago
Mark McDowall
c917cdc0cc
Commands are stored in memory and prevents duplicate jobs
12 years ago
Mark McDowall
a86c131761
Added CommandStartedEvent
12 years ago
Mark McDowall
a3961ffb69
Added CommandId to commands
12 years ago
kay.one
3b240e0dd7
getting freespace returns null instead of blowing up.
12 years ago
kay.one
daabc6364d
handling of blank paths during validation.
12 years ago
kay.one
9e08dffa58
cleaned up path validation logic.
12 years ago
kay.one
4465d50a31
added path validation to add series/ recent folders.
12 years ago
kay.one
87ac2b3b76
fixed Dtd issues on Linux.
12 years ago
kay.one
3e65c393fd
fixed broken test
12 years ago
kay.one
ef32431682
GetActualCasing can partially fix the path for non-existing paths.
12 years ago
Mark McDowall
0d6b9969d2
FilterExistingFiles no longer converts paths to all lower case
12 years ago
Mark McDowall
11c49c9260
Using services to get updates now
12 years ago
Mark McDowall
7771899e29
NotUnpacking check added to episode import
...
Checks last write time when in working folder, should help with moving while unpacking
12 years ago
kay.one
227e13d858
added support for offset when queries seasons in newznab,
12 years ago
Mark McDowall
0c2a1c60b1
Speedier unmapped folders lookup.
12 years ago
Keivan Beigi
75a46a3abe
fixed NzbDrone using 100% cpu when console not available.
12 years ago
Keivan Beigi
c13195046d
case insensitive match for unmapped folders.
12 years ago
kay.one
9f0ae763ff
moved logic for reading static file to mappers
12 years ago
kay.one
290e072f2e
added cache pipelines
12 years ago
Keivan Beigi
93b0cf4be9
upgraded nancy bootstrapers to 0.18.0
12 years ago
Mark McDowall
ab8b521b85
Update will return after started, instead of waiting for exit.
...
This should prevent the update from re-running every 30 seconds when its failing.
12 years ago
kay.one
c5c02f08f8
better remove RemoveAccent logic.
12 years ago
kay.one
2f20aeaec5
fixed update again.
12 years ago
kay.one
a4a58c59f1
cleaned up app startup logic.
...
fixed update app issue.
12 years ago
kay.one
435904bc0a
better process.start for mono
12 years ago
kay.one
aee7019ed2
better mono process detection
12 years ago