Commit Graph

1624 Commits

Author SHA1 Message Date
kay.one 28b47b415f added condition to lazy loading of relationship objects
no db calls will be made if foreign key is 0.
2013-05-21 22:40:02 -07:00
Mark McDowall 63f2ba7f77 More notificationUI changes, start notification updates 2013-05-21 00:56:28 -07:00
Mark McDowall c5376319fe Notification settings added to the UI 2013-05-21 00:56:28 -07:00
Mark McDowall a153599d50 Cleaned up Notifications a bit 2013-05-21 00:56:27 -07:00
kay.one 4a8139f5ba update interval for existing tasks. 2013-05-20 21:46:30 -07:00
kay.one 8e89847f30 diskscan will not fully fail if a single file fails to be imported. 2013-05-20 21:30:54 -07:00
kay.one 6936f042f5 disable model events for log repository 2013-05-20 21:10:04 -07:00
kay.one 2573558321 more logging. 2013-05-20 20:28:14 -07:00
kay.one af4063c3e2 wiredup db logging. 2013-05-20 20:20:29 -07:00
kay.one 1016edb05b 5 minutes update check interval. 2013-05-20 19:49:52 -07:00
kay.one 80759f923e diskscan is triggered when new episodes are added. 2013-05-20 15:45:16 -07:00
kay.one 21e9bad6d5 removed episode status from server. 2013-05-20 14:05:48 -07:00
kay.one 91c0e21a4d last modified time is logged if folder is too fresh 2013-05-19 21:52:06 -07:00
Mark McDowall e9bf78a97d Notifications wired up server sided 2013-05-19 18:32:25 -07:00
kay.one 43b4262e14 updates static resourceprovider with better logging. 2013-05-19 18:07:26 -07:00
kay.one 80c996c216 fixing update for vnext. 2013-05-19 17:30:02 -07:00
Mark McDowall 16e13e0c24 Posters/Banners/Fanart served from App_Data 2013-05-16 20:03:52 -07:00
Keivan Beigi 0c3e53458f added ApplicationUpdateCommand 2013-05-15 17:33:56 -07:00
Keivan Beigi ecce355ebf added ApplicationUpdateCommand 2013-05-15 17:33:55 -07:00
Mark McDowall 02fe3f9f5a Removed completed TODO 2013-05-15 17:29:58 -07:00
Mark McDowall 14853e7e3c Delete Subfolder after import 2013-05-15 17:29:26 -07:00
Mark McDowall bc7e543c4d Fixed broken tests 2013-05-15 17:25:51 -07:00
Mark McDowall fb96abed49 Now importing downloaded episodes 2013-05-14 20:05:31 -07:00
Mark McDowall 5b664afaf8 Fixed up DownloadClient settings in UI 2013-05-14 08:27:33 -07:00
Mark McDowall 07613092b4 Renamed HistoryRepo GetBestInHistory 2013-05-14 07:36:23 -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
Mark McDowall 30a24fd0b4 GetBestQualityInHistory will be handled in memory now 2013-05-13 23:23:30 -07:00
Mark McDowall aea80870d3 Enum Config values retrieved properly 2013-05-13 23:23:29 -07:00
Mark McDowall e6183b1f83 Fixed airdate parsing. Fixed minor UI issues 2013-05-13 20:21:37 -07:00
Mark McDowall 9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -07:00
kay.one 2f4ccff0a2 removed nzbindex 2013-05-12 22:53:13 -07:00
Mark McDowall 525963f2a6 Existing series view loads again 2013-05-12 21:25:36 -07:00
kay.one 687f8d9384 fixed disk scan scheduler. 2013-05-12 19:52:55 -07:00
kay.one 42849d3276 cleaning up episode/series air date/time 2013-05-12 18:32:21 -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 a816a83f3a improvements to scheduler,
better parallelism on RSS fetch
2013-05-11 16:38:41 -07:00
kay.one 57e78e31fe cleanup 2013-05-11 13:06:57 -07:00
kay.one fc57262c89 fixed some broken tests. 2013-05-10 23:16:10 -07:00
kay.one 85cd877b0c fixed some issues here and there. 2013-05-10 22:59:42 -07:00
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -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 f4dd6adc6a Added some tests for PagingSpecExtensions
Allow specials in missing
Dropped ListSortDirection
2013-05-07 00:46:14 -07:00
Mark McDowall d37c8c26c2 LINQ for paging missing episodes 2013-05-07 00:46:13 -07:00
kay.one c59fe4e674 fixed broken tests 2013-05-06 22:38:40 -07:00
kay.one 4c810ca607 removed indexer settings from configservice 2013-05-06 21:35:46 -07:00
kay.one 70756db707 disabled job registration/timer. 2013-05-06 21:31:55 -07:00