Radarr/NzbDrone.Web/Models
Mark McDowall ba3b034a3c New: Xbmc setting to update the library even when a video is playing. 2012-05-07 11:37:16 -07:00
..
DownloadClientSettingsModel.cs More validation for Settings. 2012-02-25 14:21:07 -08:00
EpisodeModel.cs Removed single episode rename button 2012-02-24 18:01:53 -08:00
EpisodeNamingModel.cs Made the description for 'Use Season Folders' on 'Settings -> Naming more clear. 2012-04-03 20:04:32 -07:00
ExistingSeriesModel.cs SeriesId is now passed back to the controller when adding a new/existing series. 2011-09-08 20:52:25 -07:00
FooterModel.cs Renamed EpisodeSorting to Naming (to Match UI). 2011-11-28 17:11:55 -08:00
HistoryModel.cs New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's. 2012-05-02 15:42:21 -07:00
IndexerSettingsModel.cs New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings) 2012-05-03 15:08:35 -07:00
JobModel.cs System/Jobs now uses DataTables 2012-02-09 22:17:53 -08:00
JobQueueItemModel.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
JsonNotificationResult.cs Better ajax notification for queued jobs. 2012-02-26 13:47:04 -08:00
LogModel.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08:00
MiscSettingsModel.cs Fix: Go to Settings -> Misc to set your preference for automatically ignoring deleted episodes (false by default). 2012-02-27 22:07:57 -08:00
MissingEpisodeModel.cs Fix: Series Editor enhancements to make it more straight forward. 2012-02-26 20:48:06 -08:00
NotificationSettingsModel.cs New: Xbmc setting to update the library even when a video is playing. 2012-05-07 11:37:16 -07:00
PendingProcessingModel.cs System/PendingProcessing grid converted to Datatables. 2012-02-09 23:11:56 -08:00
PostUpgradeModel.cs New: After an update the update page will redirect to a success or failure page, depending on the result. 2012-02-29 16:44:44 -08:00
ProwlPrioritySelectListModel.cs Added Prowl notifications. 2011-11-02 19:44:22 -07:00
QualityModel.cs QualityProfiles now use jQuery UI Buttons to enable/disable. 2011-11-28 21:10:43 -08:00
QualityProfileModel.cs QualityProfiles now use jQuery UI Buttons to enable/disable. 2011-11-28 21:10:43 -08:00
SearchDetailsModel.cs Signalr errors will not be shown in the UI. 2012-04-23 00:38:42 -07:00
SearchHistoryModel.cs Signalr errors will not be shown in the UI. 2012-04-23 00:38:42 -07:00
SearchItemModel.cs SearchResult Controller added. 2012-04-22 23:31:11 -07:00
SeasonModel.cs More Season ignore work. Already ignored seasons will be ignored. 2012-02-20 22:50:38 -08:00
SeriesDetailsModel.cs Replaced Telerik SeasonGrid with simple table. 2012-02-04 20:36:38 -08:00
SeriesModel.cs New: AirTime will be shown in Series grid details. 2012-04-14 17:55:17 -07:00
SeriesSearchResultModel.cs Removed some unused models from NzbDrone.Web 2012-01-18 21:06:46 -08:00
SystemSettingsModel.cs More validation for Settings. 2012-02-25 14:21:07 -08:00
TvDbSearchResultModel.cs New: Link to TheTvDb has been added to AddSeries series lookup fields. 2012-03-02 20:21:50 -08:00
UpcomingEpisodeModel.cs Upcoming grid uses combined column for SeasonNumber and EpisodeNumber. 2012-02-09 14:34:59 -08:00
UpcomingEpisodesModel.cs Upcoming grid NzbDroned. Bye Telerik Grid. 2012-02-06 17:22:17 -08:00
UpdateModel.cs Update logs are now in the UI 2011-11-21 22:55:09 -08:00