Commit Graph

43 Commits

Author SHA1 Message Date
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored 2013-07-15 15:19:30 -07:00
Mark McDowall b420592553 Fixed colours on Calendar 2013-07-07 23:39:19 -07:00
Keivan Beigi 73f3459264 added log trim command 2013-06-18 18:01:08 -07:00
kay.one ac3582d5c4 should be able to queue report using api. 2013-06-09 13:50:57 -07:00
kay.one ca71025bca updated history table 2013-06-08 23:20:38 -07:00
kay.one ace98831c7 using compiled delegate instead of reflection in Marr 2013-06-02 20:15:56 -07:00
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
kay.one be81f772df removed UTC conversion, now being done by DB. 2013-05-22 22:33:12 -07:00
Mark McDowall dbc20a3c31 Added migration for notifications 2013-05-22 20:58:39 -07:00
Mark McDowall e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -07:00
kay.one 29ca16ce77 fixed add new series 2013-05-12 08:18:17 -07:00
kay.one 85cd877b0c fixed some issues here and there. 2013-05-10 22:59:42 -07:00
Mark McDowall d320c2b6a9 Look ma, history! 2013-05-10 15:33:04 -07:00
Mark McDowall 3602822572 More better joins, some minor MDM changes for paging 2013-05-10 08:20:48 -07:00
kay.one 32431540c5 Scheduled Tasks should work as long as they are registered. 2013-05-08 23:38:20 -07:00
Mark McDowall d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
Mark McDowall 68f93dbb10 LazyLoaded Series and Episode again for history 2013-05-03 00:28:02 -07:00
Mark McDowall 7ab1084437 Adding history 2013-05-02 23:54:11 -07:00
Mark McDowall 6a3d886588 Missing doesn't double fetch 2013-05-02 23:54:08 -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
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -07:00
Keivan Beigi 4cd75cd8aa stuff we did :D 2013-04-24 21:27:49 -07:00
Mark McDowall a04a5e8669 SeriesStats moved to its own Repo 2013-04-20 17:44:56 -07:00
kay.one 4afec69c79 fixed series statistics query. 2013-04-20 14:23:17 -07:00
Mark McDowall f86cb87ced Added SeriesStatistics 2013-04-20 13:09:24 -07:00
Keivan Beigi f9bb4178ed json serializer updates. 2013-04-17 16:33:20 -07:00
Mark McDowall 23acb3a9ae Add series uses all available information 2013-04-11 08:28:48 -07:00
Mark McDowall 684a72792a Add series changes 2013-04-10 21:31:12 -07:00
kay.one a6a4932b44 rewrite of indexer/episode search 2013-04-07 00:30:37 -07:00
Mark McDowall 9ae21cf7a1 Fixed IInitializable registration
I tried to make it all happen in the same method as AutoRegisterImplementations, but it caused issues with BasicRepo.
2013-04-05 18:03:14 -07:00
kay.one 48880e4964 cleaned up scene mapping code. 2013-03-31 19:43:58 -07:00
kay.one c1fba9093d embedded type convector is now registered for all embedded types automatically. 2013-03-31 17:20:01 -07:00
kay.one bdcdc7c0f6 replaced FastReflection.dll with Fasterflect.dll to fix the race condition. 2013-03-31 16:40:19 -07:00
kay.one a052a9389e fully replaced TVDB with Trakt.tv 2013-03-31 13:25:39 -07:00
Mark McDowall b16d85d0fc Add series working, Only queue enabled jobs. 2013-03-26 17:48:07 -07:00
Mark McDowall 66977cd329 Fixed merge conflict 2013-03-26 01:05:37 -07:00
Mark McDowall b6ac7638a1 Store QualityPofile properly 2013-03-26 01:03:28 -07:00
kay.one a9ad739745 created HasOne, HasMany relationship extension. 2013-03-26 00:50:18 -07:00
kay.one a2b91b469e fixed history->episode relationship. 2013-03-26 00:17:46 -07:00
kay.one fc641baab3 got basic relationships working
added support for embedded documents.
2013-03-25 23:20:18 -07:00
kay.one ea4f0dbe5f Marr is almost working. 2013-03-25 23:19:56 -07:00