Commit Graph

389 Commits

Author SHA1 Message Date
kay.one 290e072f2e added cache pipelines 2013-08-19 22:53:18 -07:00
Keivan Beigi 93b0cf4be9 upgraded nancy bootstrapers to 0.18.0 2013-08-19 18:45:19 -07:00
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.
2013-08-18 16:43:28 -07:00
kay.one c5c02f08f8 better remove RemoveAccent logic. 2013-08-17 18:52:56 -07:00
kay.one 2f20aeaec5 fixed update again. 2013-08-15 20:32:23 -07:00
kay.one a4a58c59f1 cleaned up app startup logic.
fixed update app issue.
2013-08-15 19:20:54 -07:00
kay.one 435904bc0a better process.start for mono 2013-08-13 22:20:24 -07:00
kay.one aee7019ed2 better mono process detection 2013-08-13 22:02:25 -07:00
kay.one 58e668a093 GetProcessesByName for mono 2013-08-13 21:40:34 -07:00
kay.one 735cdfe5d6 use mono to start process if in linux. 2013-08-13 21:25:38 -07:00
kay.one ddff598ba4 better routing. 2013-08-13 21:02:56 -07:00
kay.one 3b4eacdd31 better service routing 2013-08-13 20:48:50 -07:00
kay.one 9689b07d5b don't attempt to run in service mode if service is not installed. 2013-08-13 20:39:50 -07:00
kay.one 4a41ce7f29 Updated NzbDroneRunner 2013-08-13 20:22:28 -07:00
kay.one eab6c3a4b5 adding support for running integration tests using packaged build. 2013-08-13 11:03:48 -07:00
Keivan Beigi dc1895ee48 fixed multiple nzbdrone instances running after update 2013-08-13 07:40:14 -07:00
kay.one 091ec312c8 fixed multiple instances starting when updateing nzbdrone 2013-08-13 07:39:00 -07:00
Mark McDowall 4d65f05000 Use SID S-1-1-0 instead of EVERYONE for non-english systems 2013-08-12 19:27:42 -07:00
Mark McDowall a5e8452840 Removed premove and instead check for source file being in use 2013-08-11 15:55:26 -07:00
kay.one 7ac6d9c1f4 removed NzbDrone.Console dependency to UI components 2013-08-10 13:18:40 -07:00
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
2013-08-08 21:44:49 -07:00
Mark McDowall 470182e397 FreeSpace check now uses the root of the drive\share as the check 2013-08-08 18:40:24 -07:00
Keivan Beigi e152ecc55d removed RegexOptions.IgnoreCase from some expressions. supposed to be faster. 2013-08-07 19:07:46 -07:00
kay.one d64bb56575 always replace .NET 3.5 of json.net with 4.0 on build. 2013-08-05 15:49:41 -07:00
kay.one 748d00c5af removed some extra logging. 2013-08-05 15:24:54 -07:00
kay.one 256520c551 cleaned up extra usings. 2013-08-05 15:10:32 -07:00
kay.one a9f1a38280 cleaned up DirectoryLookupService 2013-08-05 15:10:31 -07:00
Mark McDowall 19906e0350 Special folders also apply to RootFolder unmapped folders 2013-08-04 10:04:36 -07:00
Mark McDowall 1c5e30bbd0 Directory lookup will not include some folders at base of drive 2013-08-02 20:01:16 -07:00
Mark McDowall 485f05d4b9 Prevent adding a root folder that is the same as drone factory 2013-08-02 00:17:19 -07:00
kay.one 5a62e8ae6b updated project output for core/common to _output 2013-07-30 22:55:58 -07:00
kay.one 1eb278c7f6 less aggressive http exception logging. 2013-07-30 22:35:07 -07:00
Keivan Beigi f9fe119af2 cleaned up some code around process handling. 2013-07-30 13:19:09 -07:00
Mark McDowall 60177abf51 A bit more logging for delete file (in recycle bin) 2013-07-30 02:09:48 +02:00
kay.one 9a24268ee7 removed code redundancies. 2013-07-26 22:02:25 -07:00
kay.one 6d3a604677 create data folder if doesn't exist. 2013-07-26 21:53:05 -07:00
Keivan Beigi bedbfc6c92 fixed GetProcessByName in mono. 2013-07-26 17:56:49 -07:00
Keivan Beigi 72d0b9c839 remove AnyCPU 2013-07-26 17:04:55 -07:00
kay.one 004335f0b0 minor linux fixes 2013-06-19 14:08:56 -07:00
kay.one f4e27002f9 don't set data permission in linux. 2013-07-25 23:55:15 -07:00
kay.one 59f8e3046e app data is now stored in /var/[USER]/.config/ folder in *nix 2013-07-25 23:48:35 -07:00
kay.one aee31d1bc2 more linux fixes 2013-07-25 23:25:03 -07:00
kay.one 035434468e more linux fixes 2013-07-25 23:11:55 -07:00
kay.one 67661c6893 more linux fixes 2013-07-25 22:55:19 -07:00
kay.one 23b2c9eef5 more linux fixes 2013-07-25 22:22:44 -07:00
Mark McDowall 13b71bdeb7 Set version to 10.0.0.* in AssemblyInfo 2013-07-24 18:59:09 -07:00
Mark McDowall 84af2be14a Log level halfway there 2013-07-24 18:59:02 -07:00
kay.one 478caf15f8 static resource URLs are now case sensitive. 2013-07-23 23:27:31 -07:00
kay.one e89a35522e removed redundant qualifiers. 2013-07-23 23:27:30 -07:00
Keivan Beigi 121f3b973d added TTL to cached objects 2013-07-23 17:35:49 -07:00
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)
2013-07-22 17:50:37 -07:00
kay.one b676f868ce Disk scan is much much much much faster. 2013-07-18 22:05:07 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
Keivan Beigi 44950c212e updated loggly to only report upgrade logs. 2013-07-18 16:41:11 -07:00
Keivan Beigi 635e206e03 replaced our zip library so we can validate update package before applying. 2013-07-18 16:37:09 -07:00
Keivan Beigi 89b43836d0 minor cleanup. 2013-07-15 17:46:53 -07:00
kay.one 0c5827fb41 Cleaned up auth settings 2013-07-14 00:00:50 -07:00
kay.one d607b831c9 added exception logging to Tasks. 2013-07-11 23:10:34 -07:00
Mark McDowall ef42034e38 Free disk space should be faster on drive pools 2013-07-11 17:07:21 -07:00
Keivan Beigi e1488229fe removed old TODOs. 2013-07-08 17:47:45 -07:00
Keivan Beigi 34f3ee6b4b NzbDrone Update no longer opens console/browser. 2013-07-08 17:47:44 -07:00
kay.one e0bf68123d ignore cert errors in linux http://www.mono-project.com/FAQ:_Security 2013-07-07 10:19:08 -07:00
Keivan Beigi 32d6909045 fixed Ajax errors not being displayed in the UI. 2013-07-05 17:01:28 -07:00
Keivan Beigi c1a75604fd Kill NzbDrone process if service couldn't be stopped.
better Process/Service handling.
2013-07-05 11:51:38 -07:00
Mark McDowall 72fe0e74d7 Set ProgramData folder permissions for everyone 2013-07-04 23:30:45 -07:00
kay.one a216e37d6a better Series.ToString() 2013-07-04 22:17:42 -07:00
kay.one 2d41ebcc78 made some of useless exceptions to calm down. 2013-07-04 22:17:42 -07:00
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
Keivan Beigi dde91569ac cleaned up test db path for tests. 2013-06-27 18:03:04 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
Keivan Beigi 0916c8b8d1 cache busting for js file based on server version. 2013-06-20 17:06:56 -07:00
Keivan Beigi 38589742e3 added caching breaker to media cover images. 2013-06-12 18:37:05 -07:00
Mark McDowall b99e62c5ba Xbmc Refactored 2013-06-11 23:45:41 -07:00
kay.one 70cfa5e685 cleaned up all the cells. there is a cell for pretty much everything. 2013-06-09 13:51:32 -07:00
kay.one 5dc7e03b8d fixed nzbclub size parsing. Http timeout reduced from 100 to 20 seconds 2013-06-08 10:29:19 -07:00
Keivan Beigi 53c32fbe10 added common global exception handler. 2013-06-07 12:00:48 -07:00
kay.one fe31476e47 fixed exceptron app version 2013-06-05 23:15:34 -07:00
kay.one 5ea794939c added exceptron log target. 2013-06-05 21:33:16 -07:00
Mark McDowall 8a1c6aa4d8 Using LoadSubtype for Missing and Calendar 2013-06-03 23:18:12 -07:00
Mark McDowall 047e53179d Calendar and Missing join series in API 2013-06-03 21:00:07 -07:00
kay.one a997c10ca1 Fixed header request. 2013-06-02 23:12:31 -07:00
Keivan Beigi 5b2410da3f non-working cached repository. 2013-05-30 17:14:18 -07:00
kay.one acf54203e5 Tuned down DB logging
Added cache to scene mapping.
2013-05-29 21:55:43 -07:00
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Keivan Beigi 9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi 763df726f0 all services are singleton by default. 2013-05-29 18:33:20 -07:00
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
kay.one e2d17ac109 covers are re-downloaded if remote size is different than
local size.
2013-05-28 21:10:49 -07:00
Keivan Beigi 4e06cf0fa6 added more info to decision engine exception reporting. 2013-05-28 17:15:42 -07:00
Keivan Beigi f162f164e7 removed comma from windows invalid path chars. 2013-05-28 17:15:12 -07:00
Keivan Beigi fea10997ad fixed linux path validation 2013-05-24 16:40:40 -07:00
Keivan Beigi 2f13832769 added platform based filepath validation. 2013-05-24 15:18:37 -07:00
kay.one 3010ed6073 added loggly integration 2013-05-23 20:23:59 -07:00
kay.one 4da6654440 Added Auth, startup options to UI
Added caching to ConfigFileProvider,
2013-05-22 22:12:15 -07:00
Mark McDowall f5a68782ce Fixed auth tests 2013-05-21 21:06:25 -07:00
Mark McDowall f1d2e0e6df Basic Authentication Added 2013-05-21 17:58:57 -07:00
kay.one af4063c3e2 wiredup db logging. 2013-05-20 20:20:29 -07:00
kay.one 587eba6324 less reflectionee Command publishing. 2013-05-20 19:49:08 -07:00
kay.one a36216c73c added /system/status end point that returns environment information. 2013-05-20 13:22:27 -07:00
kay.one 5730a67fb3 fixed bug where urlacl wouldn't register if firewall port was already open. 2013-05-19 19:36:04 -07:00