1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-28 10:51:48 +00:00
Radarr/NzbDrone.Web/Controllers
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
..
AddSeriesController.cs Removed all warnings 2011-06-19 13:43:47 -07:00
DirectoryController.cs Removed all warnings 2011-06-19 13:43:47 -07:00
EpisodeController.cs Episode renaming implemented on the Series/Details page. 2011-06-05 22:23:28 -07:00
HealthController.cs
HistoryController.cs HistoryProvider will return History Items with Episode and SeriesTitle. 2011-06-19 16:44:45 -07:00
LogController.cs
MissingController.cs
NotificationController.cs Ninject is now forced to use proper constructor. 2011-06-13 18:23:04 -07:00
SeriesController.cs SeriesProvider gets QualityProfile in single call to DB. 2011-06-20 00:13:17 -07:00
SettingsController.cs ConfigProvider now uses PetaPoco 2011-06-16 19:27:10 -07:00
SharedController.cs
StreamController.cs Fixed import new series being stuck in a loop if an update failed 2011-05-26 19:12:28 -07:00
SystemController.cs Added new helper to find the best file size format given a long with file size in bytes. 2011-06-07 23:15:35 -07:00
UpcomingController.cs UpcomingProvider now gets Series in call for episodes. 2011-06-19 20:08:09 -07:00