Sonarr/NzbDrone.Core/Providers
kay.one 72d0fc50ed Alot of refactoring. 2011-11-12 23:27:16 -08:00
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
Core Alot of refactoring. 2011-11-12 23:27:16 -08:00
ExternalNotification Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
Indexer Size is now parsed for each item in the feed. 2011-09-13 19:25:33 -07:00
Jobs Alot of refactoring. 2011-11-12 23:27:16 -08:00
Xbmc Added Growl (Not yet visible on the GUI). 2011-11-01 20:08:53 -07:00
AutoConfigureProvider.cs
DiskScanProvider.cs More autoupdate code. 2011-11-12 20:07:06 -08:00
DownloadProvider.cs
EpisodeProvider.cs Fixed an issue where GetEpisodesByParseResult would throw object reference when episode list was null 2011-10-20 16:07:47 -07:00
ExternalNotificationProvider.cs
GrowlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
MediaFileProvider.cs
MisnamedProvider.cs EpisodesWithFiles now returns the full series object, instead of just the SeriesTitle (So we don't need to add junk to the Episode class) 2011-09-04 00:45:58 -07:00
NotificationProvider.cs
PostDownloadProvider.cs More autoupdate code. 2011-11-12 20:07:06 -08:00
ProwlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
QualityProvider.cs
QualityTypeProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
RootDirProvider.cs More autoupdate code. 2011-11-12 20:07:06 -08:00
SabProvider.cs
SceneMappingProvider.cs
SearchProvider.cs EpisodeSearch now gets the proper QualityProfile (broken after removing AttachSeries), tests updated. 2011-09-05 17:44:03 -07:00
SeriesProvider.cs lots of different things ;) 2011-10-23 22:54:09 -07:00
SmtpProvider.cs Added SMTP settings editing to the UI. 2011-10-26 22:46:54 -07:00
TvDbProvider.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
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. 2011-10-28 00:57:00 -07:00
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 2011-10-03 16:53:21 -07:00
UpdateProvider.cs Alot of refactoring. 2011-11-12 23:27:16 -08:00
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 2011-09-28 21:39:05 -07:00