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
kay.one 45fde370d8
Removed post processor from solution
14 years ago
..
Core fixed some settings value convert issues. would cause crash on clean installs. 14 years ago
ExternalNotification removed some warnings, logging tweaks 14 years ago
Fakes
Indexer Changed nzbs.org provider URL to grab only xvid and x264 rips (cats 1, 14) instead of type 1 (All TV) 14 years ago
Jobs LastExecutionTime will only be updated if no targetId was found. 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 DeleteSeriesJob now uses the providers properly. 14 years ago
IndexerProvider.cs
MediaFileProvider.cs Removed post processor from solution 14 years ago
NotificationProvider.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 fixed some settings value convert issues. would cause crash on clean installs. 14 years ago
SabProvider.cs.orig Merge conflicts resolved. 14 years ago
SeasonProvider.cs Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists. 14 years ago
SeriesProvider.cs Returned series deletion back to SeriesProvider. 14 years ago
StatsProvider.cs
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