1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-05 10:32:35 +01:00
Commit Graph

1652 Commits

Author SHA1 Message Date
kay.one
e2d17ac109 covers are re-downloaded if remote size is different than
local size.
2013-05-28 21:10:49 -07:00
Mark McDowall
1d007be8fd Notifications wired up 2013-05-28 19:49:34 -07:00
Mark McDowall
e4410d8cb7 Able to create new Newznab indexers 2013-05-28 19:49:33 -07:00
Mark McDowall
5660b5086c Cleaned up a bit 2013-05-28 19:49:32 -07:00
kay.one
6144ff8f3e better handling of situations where a parsed episode isn't in the database. 2013-05-28 18:28:47 -07:00
Keivan Beigi
4e06cf0fa6 added more info to decision engine exception reporting. 2013-05-28 17:15:42 -07:00
kay.one
566e4eb1ce updated FluentMigrator 2013-05-28 00:41:32 -07:00
kay.one
e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -07:00
Keivan Beigi
465dc725c8 finished add series,
still has a few rough edges but should be functional.
2013-05-27 19:06:47 -07:00
Mark McDowall
ea929974f3 Can add indexer (in UI) 2013-05-27 17:20:24 -07:00
Mark McDowall
6351011cce Treat WEBRip as WEBDL 2013-05-27 17:20:23 -07:00
Mark McDowall
6397239435 Order notifications in schema 2013-05-27 17:20:21 -07:00
Mark McDowall
0d21f34ec5 Renamed Smtp to Email 2013-05-26 22:44:54 -07:00
Mark McDowall
ff29ab9150 Purdy Add Notifications 2013-05-26 22:27:33 -07:00
Mark McDowall
482cbc20a3 Notification schema added to server side. 2013-05-24 18:51:47 -07:00
Mark McDowall
95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
kay.one
3010ed6073 added loggly integration 2013-05-23 20:23:59 -07:00
kay.one
0e7ca07e02 updated connection string params 2013-05-23 18:41:32 -07:00
Mark McDowall
8713ebefd6 No longer creating folders for existing series 2013-05-22 22:38:13 -07:00
kay.one
be81f772df removed UTC conversion, now being done by DB. 2013-05-22 22:33:12 -07:00
kay.one
c357d062d3 removed UGuid leftovers. 2013-05-22 22:32:54 -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
8a5bd31da7 Unmapped folders now get all series up front (much faster) 2013-05-22 21:29:10 -07:00
Mark McDowall
dbc20a3c31 Added migration for notifications 2013-05-22 20:58:39 -07:00
kay.one
a37ccf1d94 building connection string using SQLiteConnectionStringBuilder 2013-05-22 19:14:40 -07:00
Mark McDowall
812dd18b3d Fixed Broken Plex tests 2013-05-22 17:23:26 -07:00
kay.one
028bd5251c added cancellation token to Scheduler. 2013-05-21 22:40:04 -07:00
kay.one
bd4856dad8 make model change events opt-in per repository 2013-05-21 22:40:03 -07:00
kay.one
28b47b415f added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
2013-05-21 22:40:02 -07:00
Mark McDowall
63f2ba7f77 More notificationUI changes, start notification updates 2013-05-21 00:56:28 -07:00
Mark McDowall
c5376319fe Notification settings added to the UI 2013-05-21 00:56:28 -07:00
Mark McDowall
a153599d50 Cleaned up Notifications a bit 2013-05-21 00:56:27 -07:00
kay.one
4a8139f5ba update interval for existing tasks. 2013-05-20 21:46:30 -07:00
kay.one
8e89847f30 diskscan will not fully fail if a single file fails to be imported. 2013-05-20 21:30:54 -07:00
kay.one
6936f042f5 disable model events for log repository 2013-05-20 21:10:04 -07:00
kay.one
2573558321 more logging. 2013-05-20 20:28:14 -07:00
kay.one
af4063c3e2 wiredup db logging. 2013-05-20 20:20:29 -07:00
kay.one
1016edb05b 5 minutes update check interval. 2013-05-20 19:49:52 -07:00
kay.one
80759f923e diskscan is triggered when new episodes are added. 2013-05-20 15:45:16 -07:00
kay.one
21e9bad6d5 removed episode status from server. 2013-05-20 14:05:48 -07:00
kay.one
91c0e21a4d last modified time is logged if folder is too fresh 2013-05-19 21:52:06 -07:00
Mark McDowall
e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one
43b4262e14 updates static resourceprovider with better logging. 2013-05-19 18:07:26 -07:00
kay.one
80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
Mark McDowall
16e13e0c24 Posters/Banners/Fanart served from App_Data 2013-05-16 20:03:52 -07:00
Keivan Beigi
0c3e53458f added ApplicationUpdateCommand 2013-05-15 17:33:56 -07:00
Keivan Beigi
ecce355ebf added ApplicationUpdateCommand 2013-05-15 17:33:55 -07:00
Mark McDowall
02fe3f9f5a Removed completed TODO 2013-05-15 17:29:58 -07:00
Mark McDowall
14853e7e3c Delete Subfolder after import 2013-05-15 17:29:26 -07:00
Mark McDowall
bc7e543c4d Fixed broken tests 2013-05-15 17:25:51 -07:00