1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-22 09:21:43 +02:00
Radarr/NzbDrone.Web/Controllers
Mark McDowall 73fadac397 Fixed parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination.
SeriesController SaveEdit and Delete OrderBy Title with articles removed, with episodeCount.
Reworded Auto-configure button.
2011-09-06 23:43:10 -07:00
..
AddSeriesController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
CommandController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
DirectoryController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
EpisodeController.cs Added SeriesSearch and RenameSeries jobs. 2011-08-22 22:29:12 -07:00
HealthController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
HistoryController.cs Fixed EpisodeSorting examples layout. 2011-08-30 17:15:22 -07:00
LogController.cs Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering). 2011-09-05 12:59:39 -07:00
MisnamedController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
MissingController.cs Fixed EpisodeSorting examples layout. 2011-08-30 17:15:22 -07:00
NotificationController.cs Stop throwing errors where it can't get the current message because there is no object. 2011-09-02 18:16:08 -07:00
SeriesController.cs Fixed parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination. 2011-09-06 23:43:10 -07:00
SettingsController.cs SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first. 2011-08-26 10:45:59 -07:00
SharedController.cs Added NextScheduledRun to get the next scheduled run for a job, with a test. 2011-05-16 21:01:01 -07:00
StreamController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
SystemController.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 2011-09-03 20:05:44 -07:00
UpcomingController.cs Fixed EpisodeSorting examples layout. 2011-08-30 17:15:22 -07:00