Commit Graph

59 Commits

Author SHA1 Message Date
kay.one 890d1f2398 added release results to episode detail tab 2013-06-06 17:17:57 -07:00
kay.one 5d563f041e renamed SearchDefinition to SearchCriteria 2013-06-06 07:42:23 -07:00
kay.one 13cff22cf8 fixed Newznab category numbers. 2013-06-03 20:33:03 -07:00
Keivan Beigi a7fc3f9776 fixed newznab apikey 2013-06-03 16:07:36 -07:00
Mark McDowall d2a59ea404 Indexers are saved when settings are saved 2013-05-30 21:07:16 -07:00
Mark McDowall f21a235c00 Fixed trakt searching, cleaned up indexer/notification modules 2013-05-29 20:27:50 -07:00
Keivan Beigi 9181b1bb91 more granular Concurrency control.
indexer calls are done fully paralleled.
events are dispatched on max of 2 threads.
2013-05-29 18:35:26 -07:00
Keivan Beigi 8bdf8c31f0 replaced Json.Serialize with ToJson extension method. 2013-05-29 14:29:51 -07:00
Mark McDowall 0bc2d4814c Removed indexer tooltips 2013-05-29 00:20:57 -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
Mark McDowall ea929974f3 Can add indexer (in UI) 2013-05-27 17:20:24 -07:00
Mark McDowall e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
Mark McDowall e851924417 Rss will only download each episode once 2013-05-13 23:23:31 -07:00
Mark McDowall cdc9098ac7 History stores SeriesId now 2013-05-13 23:23:30 -07:00
kay.one 2f4ccff0a2 removed nzbindex 2013-05-12 22:53:13 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one 29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
kay.one a816a83f3a improvements to scheduler,
better parallelism on RSS fetch
2013-05-11 16:38:41 -07:00
kay.one c59fe4e674 fixed broken tests 2013-05-06 22:38:40 -07:00
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
kay.one 1877f70403 fixed server side indexer issue 2013-05-02 22:24:52 -07:00
kay.one 5c08e423a5 fixed indexer service, broken test 2013-05-02 21:37:08 -07:00
Keivan Beigi 385edbf464 fixed nzbclub parser. 2013-05-02 16:10:33 -07:00
Keivan Beigi 96990eabb3 indexers implementation is now separated from settings/definition
so we can have multiple newznab definitions.
2013-05-02 16:10:31 -07:00
Keivan Beigi 3162e4864d improved Linux support for tests. 2013-04-29 17:04:14 -07:00
kay.one 660185640d removed filesharingtalk. 2013-04-28 22:58:02 -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 a1783a53a9 basic RSS fetch seems to be working.
download might still not work.
2013-04-27 17:25:28 -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 a8e76b3251 renamed some old 'parseResult' variable names. 2013-04-24 10:31:12 -07:00
kay.one 99958a822d minor sync cleanup. 2013-04-24 10:31:11 -07:00
Mark McDowall dd930703e4 Use long for nzbx rageid 2013-04-17 22:26:12 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
Keivan Beigi 68eada4c4d fixed indexer name compression to be case in-sensitive. 2013-04-10 16:50:56 -07:00
Keivan Beigi 2eb3ead230 fixed indexer setting load/reload. 2013-04-10 16:44:59 -07:00
Keivan Beigi 1465fbf499 extracted interface fom HttpProvider 2013-04-10 16:44:58 -07:00
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent 2013-04-09 17:47:04 -07:00
kay.one 401ed9a8f6 more project cleanup. 2013-04-09 15:22:59 -07:00
kay.one 7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult 2013-04-07 12:01:24 -07:00
kay.one a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00
kay.one ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -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 dce64a5530 moved naming specification out of general config. 2013-03-07 21:39:50 +09:00
kay.one 50674d388c more project clean up. 2013-03-04 21:33:34 -08:00
kay.one 126f499259 minor project cleanup. 2013-03-04 21:24:28 -08:00