Mark McDowall
|
e10a5ca213
|
NzbDroneException now has inner exception
|
11 years ago |
Mark McDowall
|
529f65339f
|
Moved NzbDroneClientException to Core
|
11 years ago |
Mark McDowall
|
0c57c6a6c1
|
Better client side errors when there are issues communicating with trakt.
|
11 years ago |
Mark McDowall
|
00bf533696
|
Empty folder before update instead of deleting it
|
11 years ago |
Mark McDowall
|
1166a81eb3
|
Chained commands keep the same CommandId in nlog context
|
11 years ago |
Mark McDowall
|
c184ec2d98
|
Progress messages are logged with Logger.Progress
|
11 years ago |
Mark McDowall
|
a7eb331d4e
|
Merge branch 'ui-notifications' into develop
Conflicts:
NzbDrone.Common/NzbDrone.Common.csproj
UI/Series/Details/SeasonLayout.js
|
11 years ago |
Keivan Beigi
|
7417f76086
|
updated logging/loggly
|
11 years ago |
Keivan Beigi
|
bceaee27a3
|
moved logging config to in-process
|
11 years ago |
Mark McDowall
|
c928ccb201
|
Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
|
11 years ago |
Mark McDowall
|
0894fc0e77
|
Fixing CommandIntegrationTest - for now
|
11 years ago |
Mark McDowall
|
1e7db2287e
|
ScheduledTasks properly set last run time now
|
11 years ago |
Mark McDowall
|
c96ba5efd3
|
Commands return immediately and signalr is used to control the UI
|
11 years ago |
Keivan Beigi
|
772ab3c921
|
Cahce.Remove is now void
Added tests for Cache.Remove
|
11 years ago |
Mark McDowall
|
56cd80d24a
|
TrackedCommands are cleaned up automatically
TrackedCommandCleanupCommand is not tracked
|
11 years ago |
Mark McDowall
|
780e374122
|
Added ProgressMessaging through nlog
|
11 years ago |
Mark McDowall
|
3c632743a1
|
Better names, more info, not using events
|
11 years ago |
Mark McDowall
|
bb103947a2
|
Type and Command have private setters
|
11 years ago |
Mark McDowall
|
c917cdc0cc
|
Commands are stored in memory and prevents duplicate jobs
|
11 years ago |
Mark McDowall
|
a86c131761
|
Added CommandStartedEvent
|
11 years ago |
Mark McDowall
|
a3961ffb69
|
Added CommandId to commands
|
11 years ago |
kay.one
|
3b240e0dd7
|
getting freespace returns null instead of blowing up.
|
11 years ago |
kay.one
|
daabc6364d
|
handling of blank paths during validation.
|
11 years ago |
kay.one
|
9e08dffa58
|
cleaned up path validation logic.
|
11 years ago |
kay.one
|
4465d50a31
|
added path validation to add series/ recent folders.
|
11 years ago |
kay.one
|
87ac2b3b76
|
fixed Dtd issues on Linux.
|
11 years ago |
kay.one
|
3e65c393fd
|
fixed broken test
|
11 years ago |
kay.one
|
ef32431682
|
GetActualCasing can partially fix the path for non-existing paths.
|
11 years ago |
Mark McDowall
|
0d6b9969d2
|
FilterExistingFiles no longer converts paths to all lower case
|
11 years ago |
Mark McDowall
|
11c49c9260
|
Using services to get updates now
|
11 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
|
11 years ago |
kay.one
|
227e13d858
|
added support for offset when queries seasons in newznab,
|
11 years ago |
Mark McDowall
|
0c2a1c60b1
|
Speedier unmapped folders lookup.
|
11 years ago |
Keivan Beigi
|
75a46a3abe
|
fixed NzbDrone using 100% cpu when console not available.
|
11 years ago |
Keivan Beigi
|
c13195046d
|
case insensitive match for unmapped folders.
|
11 years ago |
kay.one
|
9f0ae763ff
|
moved logic for reading static file to mappers
|
11 years ago |
kay.one
|
290e072f2e
|
added cache pipelines
|
11 years ago |
Keivan Beigi
|
93b0cf4be9
|
upgraded nancy bootstrapers to 0.18.0
|
11 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.
|
11 years ago |
kay.one
|
c5c02f08f8
|
better remove RemoveAccent logic.
|
11 years ago |
kay.one
|
2f20aeaec5
|
fixed update again.
|
11 years ago |
kay.one
|
a4a58c59f1
|
cleaned up app startup logic.
fixed update app issue.
|
11 years ago |
kay.one
|
435904bc0a
|
better process.start for mono
|
11 years ago |
kay.one
|
aee7019ed2
|
better mono process detection
|
11 years ago |
kay.one
|
58e668a093
|
GetProcessesByName for mono
|
11 years ago |
kay.one
|
735cdfe5d6
|
use mono to start process if in linux.
|
11 years ago |
kay.one
|
ddff598ba4
|
better routing.
|
11 years ago |
kay.one
|
3b4eacdd31
|
better service routing
|
11 years ago |
kay.one
|
9689b07d5b
|
don't attempt to run in service mode if service is not installed.
|
11 years ago |
kay.one
|
4a41ce7f29
|
Updated NzbDroneRunner
|
11 years ago |