Commit Graph

364 Commits (1e7db2287e3729c3edd39101bf8f3aa29b1e5c04)

Author SHA1 Message Date
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
11 years ago
Mark McDowall 56cd80d24a TrackedCommands are cleaned up automatically
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
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.
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.
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
kay.one eab6c3a4b5 adding support for running integration tests using packaged build.
11 years ago
Keivan Beigi dc1895ee48 fixed multiple nzbdrone instances running after update
11 years ago
kay.one 091ec312c8 fixed multiple instances starting when updateing nzbdrone
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
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components
11 years ago
Mark McDowall 6b30d831b3 Fixing test issue when Linux always returns / for PathGetPathRoot (when its rooted)
11 years ago
Mark McDowall 470182e397 FreeSpace check now uses the root of the drive\share as the check
11 years ago
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster.
11 years ago
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build.
11 years ago
kay.one 748d00c5af removed some extra logging.
11 years ago