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.
Prowlarr/NzbDrone.Web/Models
Mark McDowall ba3b034a3c
New: Xbmc setting to update the library even when a video is playing.
13 years ago
..
DownloadClientSettingsModel.cs More validation for Settings. 13 years ago
EpisodeModel.cs Removed single episode rename button 13 years ago
EpisodeNamingModel.cs Made the description for 'Use Season Folders' on 'Settings -> Naming more clear. 13 years ago
ExistingSeriesModel.cs SeriesId is now passed back to the controller when adding a new/existing series. 13 years ago
FooterModel.cs Renamed EpisodeSorting to Naming (to Match UI). 13 years ago
HistoryModel.cs New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 13 years ago
IndexerSettingsModel.cs New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 13 years ago
JobModel.cs System/Jobs now uses DataTables 13 years ago
JobQueueItemModel.cs Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent. 13 years ago
JsonNotificationResult.cs Better ajax notification for queued jobs. 13 years ago
LogModel.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 13 years ago
MiscSettingsModel.cs Fix: Go to Settings -> Misc to set your preference for automatically ignoring deleted episodes (false by default). 13 years ago
MissingEpisodeModel.cs Fix: Series Editor enhancements to make it more straight forward. 13 years ago
NotificationSettingsModel.cs New: Xbmc setting to update the library even when a video is playing. 13 years ago
PendingProcessingModel.cs System/PendingProcessing grid converted to Datatables. 13 years ago
PostUpgradeModel.cs New: After an update the update page will redirect to a success or failure page, depending on the result. 13 years ago
ProwlPrioritySelectListModel.cs Added Prowl notifications. 13 years ago
QualityModel.cs QualityProfiles now use jQuery UI Buttons to enable/disable. 13 years ago
QualityProfileModel.cs QualityProfiles now use jQuery UI Buttons to enable/disable. 13 years ago
SearchDetailsModel.cs Signalr errors will not be shown in the UI. 13 years ago
SearchHistoryModel.cs Signalr errors will not be shown in the UI. 13 years ago
SearchItemModel.cs SearchResult Controller added. 13 years ago
SeasonModel.cs More Season ignore work. Already ignored seasons will be ignored. 13 years ago
SeriesDetailsModel.cs Replaced Telerik SeasonGrid with simple table. 13 years ago
SeriesModel.cs New: AirTime will be shown in Series grid details. 13 years ago
SeriesSearchResultModel.cs Removed some unused models from NzbDrone.Web 13 years ago
SystemSettingsModel.cs More validation for Settings. 13 years ago
TvDbSearchResultModel.cs New: Link to TheTvDb has been added to AddSeries series lookup fields. 13 years ago
UpcomingEpisodeModel.cs Upcoming grid uses combined column for SeasonNumber and EpisodeNumber. 13 years ago
UpcomingEpisodesModel.cs Upcoming grid NzbDroned. Bye Telerik Grid. 13 years ago
UpdateModel.cs Update logs are now in the UI 13 years ago