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.
Sonarr/NzbDrone.Web/Controllers
Mark McDowall d28e94868c
Parser will remove quotes before trying to get filename from the path.
13 years ago
..
AddSeriesController.cs Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank. 13 years ago
DirectoryController.cs Directory controller will now swallow errors that would otherwise return invalid data to the client (forcing an annoying alert to the client), no results are returned when this happens. 14 years ago
EpisodeController.cs
HealthController.cs
HistoryController.cs Parser will remove quotes before trying to get filename from the path. 13 years ago
LogController.cs
MissingController.cs
NotificationController.cs Ninject is now forced to use proper constructor. 14 years ago
SeriesController.cs MediaFileProvider moved to PetaPoco. 13 years ago
SettingsController.cs ConfigProvider now uses PetaPoco 13 years ago
SharedController.cs
StreamController.cs
SystemController.cs Added new helper to find the best file size format given a long with file size in bytes. 14 years ago
UpcomingController.cs Parser will remove quotes before trying to get filename from the path. 13 years ago