Commit Graph

36 Commits

Author SHA1 Message Date
Mark McDowall 3f85104d18 Fixed parsing of shows with scene numbering 2013-07-27 01:05:21 -07:00
Mark McDowall 5bfcc511e8 AirDate now stored as a string 2013-07-25 21:04:47 -07:00
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
Mark McDowall 116913107d Missing count will not include unmonitored episodes 2013-07-21 21:39:26 -07:00
kay.one 9252c5269a Removed unused using statements 2013-07-18 20:47:55 -07:00
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 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
kay.one 88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API 2013-06-01 12:39:30 -07:00
Mark McDowall de911005cb Episodes between dates uses SQL join 2013-05-29 21:06:24 -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 cbe4be814c fixed diskscan
removed all stored status fields from episode
2013-05-12 17:36:23 -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
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 acb15d8e49 Fixed episodesWithoutFiles 2013-04-20 10:28:39 -07:00
Mark McDowall a4d69cc5ce Manual join of Series for EpisodesBetweenDates 2013-04-16 23:55:39 -07:00
Mark McDowall 0ee175e382 Attempting join of Series to Episodes 2013-04-16 19:46:25 -07:00
kay.one 6e88f55a54 cleaned up parsing logic and structure. 2013-04-14 18:41:39 -07:00
kay.one eaff6dc18f fixed UpdateFields in basic repository. 2013-03-26 23:20:11 -07:00
kay.one ba4950ea8f fixed some broken tests. 2013-03-26 20:44:52 -07:00
kay.one 6dd56114e3 added Marr.Data.Mapping 2013-03-25 23:19:55 -07:00
kay.one b04fb32f77 updated seriesrepo to use the new syntax. 2013-03-25 23:19:51 -07:00
kay.one 1a4f3fad25 removed sqo. 2013-03-25 23:19:51 -07:00
Mark McDowall 05c7b4f4ef Added missing view 2013-03-21 15:21:56 -07:00
kay.one 9a738e3a65 episode detail is working but its a bit slow. 2013-03-03 15:21:54 -08:00
kay.one de5d5b76e8 moved media file service 2013-02-28 23:05: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
Keivan Beigi b5644bf660 moved series/season/episodes to object db. 2013-02-19 18:05:15 -08:00
Renamed from NzbDrone.Core/Tv/SeasonProvider.cs (Browse further)