1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-26 09:47:39 +00:00
Sonarr/NzbDrone.Core
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
SeriesProvider.GetAllSeriesWithEpisodeCount gets seasonCount(with or without specials), total episode count & episodeWithFile count (excluding ignored episodes).
Added tests for SeriesWithEpisodeCount.
2011-06-20 00:13:17 -07:00
..
Datastore Removing "Histories" on migration. 2011-06-19 11:28:18 -07:00
Helpers Removed subsonic completely 2011-06-17 18:46:22 -07:00
Instrumentation Removed subsonic completely 2011-06-17 18:46:22 -07:00
Model Removed all warnings 2011-06-19 13:43:47 -07:00
Properties
Providers SeriesProvider gets QualityProfile in single call to DB. 2011-06-20 00:13:17 -07:00
Repository SeriesProvider gets QualityProfile in single call to DB. 2011-06-20 00:13:17 -07:00
CentralDispatch.cs Fixed MVC profiler issue with Jobs, SQL profiling is on again. 2011-06-18 10:58:52 -07:00
Fluent.cs Added Fluent.cs to allow string default extention method eg. "Series.Title.WithDefault(series.SeriesId)" 2011-06-18 10:19:24 -07:00
NzbDrone.Core.csproj Fixed compile error 2011-06-19 11:30:34 -07:00
packages.config Updated to MiniProfiler 1.3 2011-06-16 01:29:00 -07:00
Parser.cs Parser will remove quotes before trying to get filename from the path. 2011-06-17 20:11:04 -07:00
WebTimer.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00