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.Core/Providers
Mark McDowall e4c9e11ee1
Deleting a series will also delete all items in history for that series.
14 years ago
..
Core fixed blackhole config to be boolean 14 years ago
ExternalNotification removed some warnings, logging tweaks 14 years ago
Fakes
Indexer Merge conflicts resolved. 14 years ago
Jobs Added job to scan for media files every hour... So easy! 14 years ago
AutoConfigureProvider.cs AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only. 14 years ago
BacklogProvider.cs
EpisodeProvider.cs Added Supports backlog boolean for Indexers. 14 years ago
ExternalNotificationProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 14 years ago
HistoryProvider.cs
IndexerProvider.cs
MediaFileProvider.cs Moved filename only piece to Parser. 14 years ago
NotificationProvider.cs
PostProcessingProvider.cs
QualityProvider.cs
RenameProvider.cs Added ExternalNotificationProviderBase based on IndexProviderBase. 14 years ago
RootDirProvider.cs RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic. 14 years ago
SabProvider.cs Series Grid AJAX'd. 14 years ago
SabProvider.cs.orig Merge conflicts resolved. 14 years ago
SeasonProvider.cs
SeriesProvider.cs Deleting a series will also delete all items in history for that series. 14 years ago
StatsProvider.cs Added StatsProvider. 14 years ago
SyncProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. 14 years ago
XbmcProvider.cs