1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 16:01:46 +02:00
Commit Graph

53 Commits

Author SHA1 Message Date
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
Mark McDowall
b87f2a22da Misc Settings 2013-03-18 08:25:36 -07:00
kay.one
dce64a5530 moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
Mark McDowall
c345d81c6a Naming settings with css fixes. 2013-03-06 10:41:59 -08:00
Mark McDowall
3dcf99753e Added SaveValues to ConfigService 2013-03-05 08:13:58 -08:00
Mark McDowall
9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -08:00
kay.one
50674d388c more project clean up. 2013-03-04 21:33:34 -08:00