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 067d735448
Set Newznab searching limit to 100 items, RSS queries will use the default (set per site, I think).
13 years ago
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 13 years ago
Core Alot of refactoring. 13 years ago
ExternalNotification Better fix for Prowl logging issues. 13 years ago
Indexer Set Newznab searching limit to 100 items, RSS queries will use the default (set per site, I think). 13 years ago
Jobs Fixed update client path issue 13 years ago
Xbmc Added Growl (Not yet visible on the GUI). 13 years ago
AutoConfigureProvider.cs
DiskScanProvider.cs More autoupdate code. 13 years ago
DownloadProvider.cs
EpisodeProvider.cs Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null 13 years ago
ExternalNotificationProvider.cs
GrowlProvider.cs Better fix for Prowl logging issues. 13 years ago
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs
MediaFileProvider.cs
MisnamedProvider.cs
NewznzbProvider.cs Fixed adding of Newznab provider. 13 years ago
NotificationProvider.cs
PostDownloadProvider.cs More autoupdate code. 13 years ago
ProwlProvider.cs Better fix for Prowl logging issues. 13 years ago
QualityProvider.cs
QualityTypeProvider.cs
RootDirProvider.cs More autoupdate code. 13 years ago
SabProvider.cs
SceneMappingProvider.cs
SearchProvider.cs EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated. 13 years ago
SeriesProvider.cs lots of different things ;) 13 years ago
SmtpProvider.cs Added SMTP settings editing to the UI. 13 years ago
TvDbProvider.cs Alot of refactoring. 13 years ago
TwitterProvider.cs Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place. 13 years ago
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 13 years ago
UpdateProvider.cs Fixed update client path issue 13 years ago
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 13 years ago