Commit Graph

59 Commits

Author SHA1 Message Date
Mark McDowall e10a5ca213 NzbDroneException now has inner exception 2013-09-10 22:55:18 -07:00
Mark McDowall 18fe8ecfea LoadConfigFile will only catch XmlExceptions 2013-09-10 22:52:10 -07:00
Mark McDowall 92cc41edeb Display a better error message when config.xml is corrupt 2013-09-10 17:40:21 -07:00
Mark McDowall 429460dd5e Merge branch 'services-update' into develop 2013-08-26 14:42:17 -07:00
Mark McDowall b71518a803 Old config file values are removed on app start 2013-08-24 23:05:49 -07:00
Mark McDowall 11c49c9260 Using services to get updates now 2013-08-23 21:45:01 -07:00
Mark McDowall 7771899e29 NotUnpacking check added to episode import
Checks last write time when in working folder, should help with moving while unpacking
2013-08-22 08:34:51 -07:00
Mark McDowall a4d6851be1 Added option to not auto download propers 2013-08-11 23:00:40 -07:00
Mark McDowall 2e108620d6 Prepping for git flow, changed update branch to master 2013-08-09 22:00:07 -07:00
Mark McDowall 083f649b5c User can now configure RSS Sync Interval 2013-08-05 22:31:32 -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 2dfebd2147 moved update url from db to nzbdrone.config 2013-07-29 19:12:16 -07:00
Mark McDowall 84af2be14a Log level halfway there 2013-07-24 18:59:02 -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
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
kay.one 0c5827fb41 Cleaned up auth settings 2013-07-14 00:00:50 -07:00
Mark McDowall 2e8311bdd0 Fixed season folder format not changing 2013-07-11 00:15:00 -07:00
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
Mark McDowall 98e94643fb Episodes older than 14 days have their own priority 2013-07-07 20:15:15 -07:00
Mark McDowall 5baf2e09c4 Indexer settings overhaul, reviewed settings tooltips 2013-07-04 21:54:01 -07:00
kay.one d60b863e14 moved data from Roaming to ProgramData.
Cleaned up DiskProvider
2013-07-04 21:43:28 -07:00
kay.one 7ff1335a2e fixed merge conflicts. 2013-07-04 21:09:32 -07:00
Keivan Beigi 50ee2ee357 removed backlog from server 2013-07-04 20:58:30 -07:00
Mark McDowall 3f6a6d53d5 Media Management settings are alive 2013-07-04 20:26:07 -07:00
Mark McDowall b21e49f5fa Settings loading overhaul
Download client moved to a layout
Settings are only shown after all settings are loaded
2013-07-01 23:46:38 -07:00
Mark McDowall 8bb4b06d28 NzbRestrictions are now used, no more allowed release groups 2013-07-01 19:34:38 -07:00
Keivan Beigi 6b0a24e28e broke up EnvironmentProvider into different services 2013-06-27 17:05:20 -07:00
Mark McDowall fd88f17ead DownloadClient settings cleaned up 2013-05-30 21:07:09 -07:00
kay.one acf54203e5 Tuned down DB logging
Added cache to scene mapping.
2013-05-29 21:55:43 -07:00
kay.one e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -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 e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one 80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
Mark McDowall fb96abed49 Now importing downloaded episodes 2013-05-14 20:05:31 -07:00
Mark McDowall aea80870d3 Enum Config values retrieved properly 2013-05-13 23:23:29 -07:00
kay.one 4c810ca607 removed indexer settings from configservice 2013-05-06 21:35:46 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
kay.one ca8eba9cf1 release endpoint now returns fully parsed rss info with decisions. 2013-04-28 12:46:13 -07:00
kay.one 373a93be64 moving validation rules to restmodule. 2013-04-20 13:16:42 -07:00
kay.one 67995a5cf6 fixed AllowedReleaseGroupSpecification 2013-04-17 16:33:19 -07:00
Keivan Beigi 420756bb47 fixed some tests, spelling issues. 2013-04-12 16:28:05 -07:00
kay.one 401ed9a8f6 more project cleanup. 2013-04-09 15:22:59 -07:00
kay.one ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -07:00
Keivan Beigi 0a3b0c9973 fixed some broken tests. broke some new ones. 2013-03-26 17:52:14 -07:00
kay.one 6dd56114e3 added Marr.Data.Mapping 2013-03-25 23:19:55 -07:00
markus101 4bb4faf626 Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
2013-03-25 23:19:55 -07:00
kay.one cd6f0fc55c fixed more tests. 2013-03-25 23:19:54 -07:00
kay.one 7603d8e1ba auto increment ID.
model tables are automatically created.
2013-03-25 23:19:53 -07:00
kay.one 1a4f3fad25 removed sqo. 2013-03-25 23:19:51 -07:00