1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-14 11:23:42 +02:00
Commit Graph

1017 Commits

Author SHA1 Message Date
Keivan Beigi
10f4dd5a60 removed unused dependencies. 2013-03-05 11:58:53 -08:00
Mark McDowall
9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -08:00
kay.one
6c17639ade added job time that ticks kicks off scheduler. 2013-03-04 21:51:07 -08:00
kay.one
568d4b8eeb moved jobs around again ;) 2013-03-04 21:37:33 -08:00
kay.one
50674d388c more project clean up. 2013-03-04 21:33:34 -08:00
kay.one
eaf6f94c02 job structure cleanup. 2013-03-04 21:20:47 -08:00
Keivan Beigi
5e77d51510 Cleaned up JobController. 2013-03-04 18:34:38 -08:00
Keivan Beigi
8ebcf0eb8b moved jobcontroller to a blocking collection 2013-03-04 17:48:20 -08:00
Keivan Beigi
35cb7e55c7 cleaned up some tests. 2013-03-04 17:47:51 -08:00
kay.one
1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
Mark McDowall
50f6ec4fc6 Settings wired up 2013-03-03 16:10:58 -08:00
kay.one
9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
Mark McDowall
c5b845cbee Removed tvdblib from tests
Added settings to API
2013-03-02 13:37:28 -08:00
kay.one
77eedf448e fixed jobs running all the time. 2013-03-02 12:14:18 -08:00
kay.one
ba68dd9386 removed TvdbLib.dll using the embedded wattvdb.codeplex.com 2013-03-02 11:33:17 -08:00
kay.one
beb2f7c7fd removed sqlce 2013-03-02 10:25:39 -08:00
kay.one
de5d5b76e8 moved media file service 2013-02-28 23:05:52 -08:00
kay.one
651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
kay.one
e0702f5f67 added two more expectation tests to ObjectDatabaseFixture 2013-02-26 23:25:56 -08:00
Mark McDowall
8a3edaebbf Removed upcoming, fixed broken test 2013-02-26 19:55:52 -08:00
Mark McDowall
23c1c147f1 Fixed the broken tests 2013-02-26 19:32:22 -08:00
Mark McDowall
c6836e0cb1 Quality moved to ObjectDb. 2013-02-26 19:19:47 -08:00
Keivan Beigi
94daf08361 add series works again, now includes title. 2013-02-25 19:58:57 -08:00
Keivan Beigi
c9370865a4 removed searchhistory storage. 2013-02-25 18:20:42 -08:00
Mark McDowall
16c6f32639 Using the interface 2013-02-24 16:14:01 -08:00
Mark McDowall
c5269630e0 Fixed the tests that were deleted by gdrive. 2013-02-24 16:08:09 -08:00
Mark McDowall
ed3a503342 More Calendar! 2013-02-24 16:00:44 -08:00
Mark McDowall
334d4d1e9b Dear gdrive, you suck! 2013-02-24 16:00:43 -08:00
kay.one
5fc25b6095 external notifications are now based on Events. 2013-02-24 15:47:57 -08:00
kay.one
1d78bb7210 more fixed tests. 2013-02-24 12:24:31 -08:00
kay.one
9931bab998 fixed more tests. 2013-02-24 11:57:33 -08:00
kay.one
a98d792c0d fixed some broken tests. 2013-02-24 11:39:31 -08:00
kay.one
554924a522 post grab notification and updates are now using the new EventAggregator 2013-02-24 11:18:48 -08:00
kay.one
13658e3c6d moved config to objectdb. 2013-02-23 22:48:52 -08:00
Mark McDowall
65061cdc96 Fixed last merge + deleted files. GDrive sucks. 2013-02-23 15:21:02 -08:00
Mark McDowall
7d0d5ab943 Use Series.OID (Tests still need to be updated)
CalendarModule working
2013-02-23 15:09:15 -08:00
kay.one
f568fdad6a moved history over to objectdb 2013-02-23 13:29:22 -08:00
kay.one
66972e5bc6 simplified EventAggregator 2013-02-23 12:09:44 -08:00
kay.one
b3c6db5997 moved log to object db. 2013-02-23 11:38:25 -08:00
Mark McDowall
2ebd94fdd1 Fixed broken indexer tests 2013-02-22 20:51:43 -08:00
Mark McDowall
2e9750d734 Missed csproj file 2013-02-22 20:40:16 -08:00
Mark McDowall
7fa523dd97 GitExtensions, go fuck yourself 2013-02-22 20:37:23 -08:00
Mark McDowall
27a939a56a Moved Newznab settings to ObjectDb 2013-02-22 20:35:54 -08:00
Mark McDowall
1c0c348dc4 Moved indexer providers out of subfolder 2013-02-22 18:19:53 -08:00
Mark McDowall
8993b209a4 Fixed indexer tests & More Series removals? 2013-02-22 18:16:45 -08:00
Keivan Beigi
d722a8357b this should fix some more tests. 2013-02-22 15:55:43 -08:00
Keivan Beigi
385d0106e3 cleaned up a bunch of old files. 2013-02-21 17:32:27 -08:00
Keivan Beigi
8a34f1096d Replaced EpisodeService with IEpisodeService 2013-02-21 16:47:09 -08:00
Mark McDowall
563db453fc Cleaned up IndexerService and tests 2013-02-21 08:38:31 -08:00
Mark McDowall
43a7d6239e Moved indexers to ObjectDb 2013-02-20 23:07:34 -08:00