Radarr/NzbDrone.Core/Providers
kay.one bfe4de7a08 Fixed some issue around path normalization. 2011-12-10 11:22:47 -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 Removed code duplication in IndexerBase 2011-12-07 19:54:31 -08:00
Xbmc Added Growl (Not yet visible on the GUI). 2011-11-01 20:08:53 -07:00
AutoConfigureProvider.cs Removed subsonic completely 2011-06-17 18:46:22 -07:00
DiskScanProvider.cs Updated some logs, removed .vob .ts from video extentions 2011-11-25 15:46:29 -08:00
DownloadProvider.cs ExternalNotifications enabled (Xbmc only right now). 2011-07-28 00:21:49 -07:00
EpisodeProvider.cs Fixed bug with duplicate episode naming. 2011-12-05 18:22:55 -08:00
ExternalNotificationProvider.cs ExternalNotifications enabled (Xbmc only right now). 2011-07-28 00:21:49 -07:00
GrowlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
HistoryProvider.cs Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) 2011-08-26 17:59:51 -07:00
IndexerProvider.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
InventoryProvider.cs Removed un-needed call from Episode Search. 2011-11-30 21:08:36 -08:00
MediaFileProvider.cs Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -08:00
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
NewznzbProvider.cs Fixed adding of Newznab provider. 2011-11-15 15:11:17 -08:00
NotificationProvider.cs Cleaned up progress notification. 2011-11-20 20:43:16 -08:00
PostDownloadProvider.cs Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
ProwlProvider.cs Better fix for Prowl logging issues. 2011-11-09 21:30:51 -08:00
QualityProvider.cs Added Tests for CentralDispatch 2011-07-07 22:41:08 -07:00
QualityTypeProvider.cs Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
ReferenceDataProvider.cs Added ReferenceDataProvider to provide lookups (and refreshing) of IsDaily - which will check if the series is a daily series. 2011-11-25 18:20:50 -08:00
RootDirProvider.cs Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
SabProvider.cs GetSabTitle will now handle daily episodes. 2011-12-01 21:37:13 -08:00
SceneMappingProvider.cs SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName. 2011-12-01 20:24:44 -08:00
SearchProvider.cs Removed un-needed call from Episode Search. 2011-11-30 21:08:36 -08:00
SeriesProvider.cs Fixed some issue around path normalization. 2011-12-10 11:22:47 -08: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 Fixed issue where update provider called db in a loop. 2011-11-30 23:10:50 -08:00
XbmcProvider.cs Replace '&' with its XML encoded equivalent, before parsing XML. 2011-09-28 21:39:05 -07:00