Commit Graph

1421 Commits

Author SHA1 Message Date
Keivan Beigi cc1dcffdf3 added delete series event 2013-03-05 11:35:59 -08:00
Mark McDowall 3dcf99753e Added SaveValues to ConfigService 2013-03-05 08:13:58 -08:00
Mark McDowall 9bb383e2b8 Removed virtuals from ConfigService.
Settings UI taking shape.
2013-03-05 08:13:56 -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 126f499259 minor project cleanup. 2013-03-04 21:24:28 -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 62c1be1634 Settings return with default values (via reflection) 2013-03-03 17:07:22 -08:00
kay.one 9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
kay.one 62f15d4d96 season list is properly populated in series details. 2013-03-03 15:21:53 -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
Mark McDowall bb27995eaf Series Details started 2013-03-02 11:13:39 -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
Keivan Beigi 8900bbb3a1 main app cleanup. 2013-02-28 23:05:24 -08:00
Mark McDowall da2c0d1d65 Calendar colouring, upcoming list shows yesterday
Cleaned up series file a bit.
Added spoon for common sugar tasks.
2013-02-28 20:59:06 -08:00
Mark McDowall 4e1c04b186 Fixed series info not saving properly when refreshing info 2013-02-28 08:33:55 -08:00
Mark McDowall 295a624311 popover overflows, overviews no longer capped 2013-02-27 23:33:27 -08:00
kay.one 651c7c095a removed logconfiguration 2013-02-27 22:59:36 -08:00
Mark McDowall a80c2fb1f3 Minor UI tweaks 2013-02-27 22:48:45 -08:00
Mark McDowall 0f940364a3 Added todo, using Any() 2013-02-27 14:29:08 -08:00
Mark McDowall 143ce564c9 Oops, premature commit. 2013-02-27 00:22:38 -08:00
Mark McDowall 240d06d6a8 Fixed up a couple things according to comments 2013-02-27 00:22:37 -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 911311d1e8 fixed OID issues. 2013-02-26 18:28:55 -08:00
Keivan Beigi d04d38e427 fixed OID not working correctly. still should use ID. 2013-02-26 18:25:18 -08:00
Mark McDowall bfc026128d OID changed to a field
DeleteEpsidoesNotInTvdb disabled for now since its broken
2013-02-25 23:47:29 -08:00
Mark McDowall afcbbf54c7 Calendar requests are cleaner.
TvDb Episodes are actually added to the list...
2013-02-25 22:47:54 -08:00
Mark McDowall 0399b18357 Calendar uses start and end date 2013-02-25 22:47:53 -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 ed3a503342 More Calendar! 2013-02-24 16:00:44 -08:00
kay.one 63a673f8f2 removed notification toggle settings from configservice. 2013-02-24 15:51:42 -08:00
kay.one 5fc25b6095 external notifications are now based on Events. 2013-02-24 15:47:57 -08:00
kay.one a866c419e1 removed ExternalNotification.OnRename since it wasn't being used. 2013-02-24 12:34:24 -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 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 7d0d5ab943 Use Series.OID (Tests still need to be updated)
CalendarModule working
2013-02-23 15:09:15 -08:00