Sonarr/NzbDrone.Web/Models
Mark McDowall e62cb3b5da Updated .gitignore to not store .nzb
Add [PROPER] to titleFix if it's a proper.
User can now change the QualityProfile when adding a series (new or existing), option will default to their DefaultQualityProfile.
2011-03-28 13:22:12 -07:00
..
AccountModels.cs Initial Commit 2010-09-22 20:19:47 -07:00
AddExistingManualModel.cs Updated .gitignore to not store .nzb 2011-03-28 13:22:12 -07:00
AddExistingSeriesModel.cs Ability to manually add a show has been added. 2011-03-17 00:40:23 -07:00
AddNewSeriesModel.cs Updated .gitignore to not store .nzb 2011-03-28 13:22:12 -07:00
DownloadSettingsModel.cs HttpProvider - Added Download File. 2011-03-21 20:51:03 -07:00
EpisodeModel.cs Show Path to episode on disk in Details. 2011-02-24 17:18:22 -08:00
EpisodeSortingModel.cs DisplayName added for EpisodeSortingModel (Used on UI). 2011-03-02 17:16:48 -08:00
HistoryModel.cs History VIew Added. 2011-03-22 22:19:23 -07:00
IndexerSettingsModel.cs Clean up SettingsController to not check for Null's as empty strings will not be null when returned. 2011-02-14 17:20:17 -08:00
MappingModel.cs added missing file 2011-02-03 17:00:55 -08:00
NotificationSettingsModel.cs Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch. 2011-03-06 23:32:36 -08:00
QualityModel.cs Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId 2011-02-17 09:45:02 -08:00
SeriesSearchResultModel.cs AddExisting clears check/hides rows once submitted. Bi-winning 2011-03-11 01:04:56 -08:00
SettingsModels.cs Manage multiple Tv Root Folders in Settings/General. 2011-03-08 23:40:48 -08:00
TestModel.cs Deleting of Qualities now works. 2011-02-07 13:22:45 -08:00
UpcomingEpisodeModel.cs Added upcoming and history links to main menu. 2011-03-23 16:41:38 -07:00