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.Core/Providers
Mark McDowall f02e92b005
Fixed EpisodeSorting examples layout.
13 years ago
..
Core
ExternalNotification
Indexer Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs. 13 years ago
Jobs Fixed EpisodeSorting examples layout. 13 years ago
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs
DownloadProvider.cs
EpisodeProvider.cs Update episode info now uses UpdateMany, InsertMany 13 years ago
ExternalNotificationProvider.cs
HistoryProvider.cs Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) 13 years ago
IndexerProvider.cs
InventoryProvider.cs
MediaFileProvider.cs
NotificationProvider.cs
QualityProvider.cs
RootDirProvider.cs
SabProvider.cs GetSabName will return cleaner Season naming when it is a FullSeason release. 13 years ago
SceneMappingProvider.cs
SearchProvider.cs Backlog search added (disabled) - It will search for a full season if a full season is missing. 13 years ago
SeriesProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs
XbmcProvider.cs