Sonarr/NzbDrone.Core/Providers
Mark McDowall 80d7d38c7b Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
Conflicts:
	NzbDrone.Core/Providers/ExternalNotification/Prowl.cs
	NzbDrone.Core/Providers/ProwlProvider.cs
2011-11-09 21:45:56 -08:00
..
Converting ConfigFileProvider will now add missing config values automatically, with a default value. 2011-10-06 21:36:47 -07:00
Core Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-09 20:14:19 -08:00
ExternalNotification Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
Indexer
Jobs Fixed startup issue. 2011-11-06 22:38:07 -08:00
Xbmc Added Growl (Not yet visible on the GUI). 2011-11-01 20:08:53 -07:00
AutoConfigureProvider.cs
DiskScanProvider.cs Post processor now deletes folders that are less than 40MB. 2011-10-24 22:15:20 -07: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
NotificationProvider.cs
PostDownloadProvider.cs Post processor now deletes folders that are less than 40MB. 2011-10-24 22:15:20 -07: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 RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 2011-10-15 11:54:39 -07:00
SabProvider.cs
SceneMappingProvider.cs
SearchProvider.cs
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 PathProvider. visit us for all of your pathing needs. 2011-11-02 22:04:14 -07: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 PathProvider. visit us for all of your pathing needs. 2011-11-02 22:04:14 -07:00
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 2011-09-28 21:39:05 -07:00