Commit Graph

149 Commits

Author SHA1 Message Date
kay.one 70756db707 disabled job registration/timer. 2013-05-06 21:31:55 -07:00
Keivan Beigi ec58b8b595 removed all the jobs. 2013-05-06 17:39:33 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
kay.one d6d524e624 decision engine now reports it's own errors rather than just dying. 2013-04-28 17:39:17 -07:00
Keivan Beigi 182192e0ba added commands.
they can be triggered using the api

api/command/
2013-04-26 19:03:34 -07:00
Keivan Beigi 7ae9e79540 renamed EventAggregator to MessageAggregator 2013-04-24 10:32:03 -07:00
kay.one 99958a822d minor sync cleanup. 2013-04-24 10:31:11 -07:00
kay.one 85fd0e1c22 logging update. 2013-04-24 10:28:13 -07:00
kay.one 9cabe7cf90 cleaned up integration test project. 2013-04-18 21:46:18 -07:00
Mark McDowall c0d470e3bb Removed empty constructors from jobs 2013-04-17 22:28:20 -07:00
Keivan Beigi 9fdfd13dbf fixed more tests. 2013-04-15 17:08:06 -07:00
kay.one d2104e189f fixed some more tests. 2013-04-14 22:28:07 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 2013-04-09 17:47:04 -07:00
kay.one a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00
kay.one 048162a0ef fixed more tests. 2013-03-31 23:22:16 -07:00
kay.one 48880e4964 cleaned up scene mapping code. 2013-03-31 19:43:58 -07:00
kay.one 3cdff3bb71 added marr.datamapper source code for easy debugging. 2013-03-30 14:56:34 -07:00
kay.one ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -07:00
Mark McDowall b16d85d0fc Add series working, Only queue enabled jobs. 2013-03-26 17:48:07 -07:00
kay.one b6fc731db8 more cleanup. 2013-03-25 23:19:56 -07:00
kay.one 971053f8a2 rebase cleanup. 2013-03-25 23:19:56 -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 1a4f3fad25 removed sqo. 2013-03-25 23:19:51 -07:00
kay.one e635e816f6 moved moving of episode files into their own service. 2013-03-07 21:39:54 +09:00
kay.one 40a959a309 more search cleanup. 2013-03-07 21:39:53 +09:00
kay.one ef5f565a4d cleaned up episode search 2013-03-07 21:39:52 +09:00
kay.one 02d842a2b2 some preliminary work to move decision engine to use the visitor pattern. 2013-03-07 21:39:51 +09:00
kay.one dce64a5530 moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
kay.one db37d020f4 renamed report rejection reason. 2013-03-07 21:39:49 +09:00
Keivan Beigi 10f4dd5a60 removed unused dependencies. 2013-03-05 11:58:53 -08:00
Keivan Beigi 4877ce405e event based cleanup when a series is deleted. 2013-03-05 11:49:34 -08:00
kay.one d1ba892e45 Added IHandleAsync, these handlers will be run async and in parallel to each other. 2013-03-04 22:25:05 -08:00
kay.one 333a88ebd1 added locking to RssSyncJob 2013-03-04 21:55:36 -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
kay.one 1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D 2013-03-03 21:53:28 -08:00
kay.one 77eedf448e fixed jobs running all the time. 2013-03-02 12:14:18 -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
Mark McDowall 4e1c04b186 Fixed series info not saving properly when refreshing info 2013-02-28 08:33:55 -08:00
Mark McDowall 0f940364a3 Added todo, using Any() 2013-02-27 14:29:08 -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
kay.one 5fc25b6095 external notifications are now based on Events. 2013-02-24 15:47:57 -08:00