Commit Graph

128 Commits

Author SHA1 Message Date
Keivan Beigi 28a919e74a fixed marr threading bug.
datamapper instances should not be reused!!!
2013-07-15 17:46:52 -07:00
Mark McDowall 440a128f28 Calendar will now only show monitored episodes 2013-07-15 15:52:00 -07:00
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored 2013-07-15 15:19:30 -07:00
Mark McDowall 9b80478f6f No longer setting AirDate to null if it aired before series start date
This was causing an issue which is caused by bad data coming from trakt...
2013-07-11 23:14:51 -07:00
Mark McDowall e1f2b0da69 Specials will not be monitored by default 2013-07-11 23:14:50 -07:00
Mark McDowall 40962aca1d Add new series won't create a folder
EpisodeFile DB cleanup happens even when series folder is missing
2013-07-11 18:47:22 -07:00
Mark McDowall c519195ce3 Fixed default monitored status for non-special episodes 2013-07-09 20:26:12 -07:00
Mark McDowall 2909498781 Season monitor toggle added 2013-07-09 19:57:47 -07:00
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
Mark McDowall b420592553 Fixed colours on Calendar 2013-07-07 23:39:19 -07:00
Keivan Beigi f4ceb57b2b fixed issue where tvdbepisodeid change would break episode update. 2013-07-05 15:55:08 -07:00
kay.one a216e37d6a better Series.ToString() 2013-07-04 22:17:42 -07:00
Keivan Beigi 50ee2ee357 removed backlog from server 2013-07-04 20:58:30 -07:00
kay.one c4badd72bd added quality profile label 2013-06-08 15:23:17 -07:00
kay.one efa9cf6380 cleaned up the mindfuck that was scene mapping. 2013-06-08 12:14:52 -07:00
Mark McDowall d33b152a44 Episode.AirDate will be nulled if its before Series.FirstAired 2013-06-08 00:58:28 -07:00
kay.one fc7d4536ac minor cleanup 2013-06-03 23:27:18 -07:00
kay.one 233def11c7 fixed media cover download issue 2013-06-02 22:51:16 -07:00
kay.one e5d35d7f59 fixed media cover download issue 2013-06-02 22:39:42 -07:00
kay.one 287dedadea fixed episodeservice.updatemany 2013-06-02 20:56:17 -07:00
kay.one 6c1d16ae57 minor cleanup. 2013-06-02 20:44:31 -07:00
kay.one 49949bbe74 cleaned up refresh series info 2013-06-02 12:29:00 -07:00
kay.one 88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API 2013-06-01 12:39:30 -07:00
kay.one e5cc0c1a93 value injector should map lazy loaded values properly. 2013-05-31 19:49:53 -07:00
Mark McDowall 1e4b7b033d Don't use alias for group by 2013-05-30 22:15:21 -07:00
Mark McDowall de911005cb Episodes between dates uses SQL join 2013-05-29 21:06:24 -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
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database. 2013-05-28 18:28:47 -07:00
kay.one e4e6bcae1d last used quality profile is now used as default 2013-05-27 22:40:58 -07:00
Mark McDowall 95a9a297bc RootFolder removed from Series, going back to Path 2013-05-23 21:45:11 -07:00
Mark McDowall 8713ebefd6 No longer creating folders for existing series 2013-05-22 22:38:13 -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
Mark McDowall 9d96df9c2e Moved Missing and History to Fancy 2013-05-12 23:12:56 -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
Keivan Beigi 4deecde092 back to tiny for now 2013-05-10 20:43:52 -07:00
Mark McDowall 3602822572 More better joins, some minor MDM changes for paging 2013-05-10 08:20:48 -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 87a5dc7869 SignalR/Nancy/Owin/Mono 2013-05-05 14:24:33 -07:00
Keivan Beigi 8373e1ce10 added support for getting series by slug 2013-05-03 19:30:44 -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
Mark McDowall d1eec340e0 Fixed missing sql queries 2013-05-02 08:18:23 -07:00
Mark McDowall 3983a36492 Fixed default sorting for series grid 2013-05-02 00:09:35 -07:00
Mark McDowall b4242f9fb2 Pagination for missing is alive! 2013-05-01 22:50:34 -07:00
Mark McDowall 00276041ad Starting missing conversion to backgrid 2013-04-30 20:04:06 -07:00
kay.one 016e360d1a quality Series.QualityProfile is lazyloaded. 2013-04-28 18:47:06 -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