You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lidarr/NzbDrone.Web/Controllers
Mark McDowall 208feb7d19
CleanFileName when getting new filename from MediaFileProvider.
13 years ago
..
AddSeriesController.cs CleanFileName when getting new filename from MediaFileProvider. 13 years ago
DirectoryController.cs Removed all warnings 13 years ago
EpisodeController.cs Episode renaming implemented on the Series/Details page. 13 years ago
HealthController.cs Added HealthController to web project for IIS Ping to use 13 years ago
HistoryController.cs HistoryProvider will return History Items with Episode and SeriesTitle. 13 years ago
LogController.cs ReSharper code cleanup 13 years ago
MissingController.cs Added filtering to the missing View. 13 years ago
NotificationController.cs Ninject is now forced to use proper constructor. 13 years ago
SeriesController.cs SeriesProvider gets QualityProfile in single call to DB. 13 years ago
SettingsController.cs ConfigProvider now uses PetaPoco 13 years ago
SharedController.cs Added NextScheduledRun to get the next scheduled run for a job, with a test. 13 years ago
StreamController.cs Fixed import new series being stuck in a loop if an update failed 13 years ago
SystemController.cs Added new helper to find the best file size format given a long with file size in bytes. 13 years ago
UpcomingController.cs UpcomingProvider now gets Series in call for episodes. 13 years ago