Commit Graph

35 Commits (24daa52e86a700bcd6de9f89634e1c8eb28cab5e)

Author SHA1 Message Date
Mark McDowall 5bfcc511e8 AirDate now stored as a string
11 years ago
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time
11 years ago
Mark McDowall 116913107d Missing count will not include unmonitored episodes
11 years ago
kay.one 9252c5269a Removed unused using statements
11 years ago
Keivan Beigi 28a919e74a fixed marr threading bug.
11 years ago
Mark McDowall 440a128f28 Calendar will now only show monitored episodes
11 years ago
Mark McDowall 92bab993ae Missing will not include series and episodes that are not monitored
11 years ago
Mark McDowall 2909498781 Season monitor toggle added
11 years ago
Mark McDowall 41baecc2ee Monitored instead of ignored for episodes and seasons
11 years ago
kay.one 88cd6a3213 removed join from EpisodesBetweenDates, should be join in memoery in the API
11 years ago
Mark McDowall de911005cb Episodes between dates uses SQL join
11 years ago
kay.one 6144ff8f3e better handling of situations where a parsed episode isn't in the database.
11 years ago
kay.one cbe4be814c fixed diskscan
12 years ago
Mark McDowall 3602822572 More better joins, some minor MDM changes for paging
12 years ago
Mark McDowall f4dd6adc6a Added some tests for PagingSpecExtensions
12 years ago
Mark McDowall d37c8c26c2 LINQ for paging missing episodes
12 years ago
kay.one 87a5dc7869 SignalR/Nancy/Owin/Mono
12 years ago
Mark McDowall 6a3d886588 Missing doesn't double fetch
12 years ago
Mark McDowall d1eec340e0 Fixed missing sql queries
12 years ago
Mark McDowall 3983a36492 Fixed default sorting for series grid
12 years ago
Mark McDowall b4242f9fb2 Pagination for missing is alive!
12 years ago
Mark McDowall acb15d8e49 Fixed episodesWithoutFiles
12 years ago
Mark McDowall a4d69cc5ce Manual join of Series for EpisodesBetweenDates
12 years ago
Mark McDowall 0ee175e382 Attempting join of Series to Episodes
12 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure.
12 years ago
kay.one eaff6dc18f fixed UpdateFields in basic repository.
12 years ago
kay.one ba4950ea8f fixed some broken tests.
12 years ago
kay.one 6dd56114e3 added Marr.Data.Mapping
12 years ago
kay.one b04fb32f77 updated seriesrepo to use the new syntax.
12 years ago
kay.one 1a4f3fad25 removed sqo.
12 years ago
Mark McDowall 05c7b4f4ef Added missing view
12 years ago
kay.one 9a738e3a65 episode detail is working but its a bit slow.
12 years ago
kay.one de5d5b76e8 moved media file service
12 years ago
Mark McDowall 7d0d5ab943 Use Series.OID (Tests still need to be updated)
12 years ago
Keivan Beigi b5644bf660 moved series/season/episodes to object db.
12 years ago