1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-01 04:45:35 +00:00
Radarr/NzbDrone.Core/Providers
..
Converting
Core Alot of refactoring. 2011-11-12 23:27:16 -08:00
ExternalNotification Fixed Prowl ExternalNotifcation. 2011-11-09 21:05:57 -08:00
Indexer Removed single search method in indexer base. 2011-11-28 22:49:38 -08:00
Jobs InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs). 2011-11-30 18:23:22 -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 a big where Season 0 wasn't being ignored for new seasons + a test to confirm it. 2011-11-30 00:21:18 -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
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
NewznzbProvider.cs Fixed adding of Newznab provider. 2011-11-15 15:11:17 -08:00
NotificationProvider.cs
PostDownloadProvider.cs
ProwlProvider.cs
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 Moved duplicated NormalizePath method to PathExtentions 2011-11-20 16:35:29 -08:00
SabProvider.cs GetSabName will return cleaner Season naming when it is a FullSeason release. 2011-08-28 15:22:19 -07:00
SceneMappingProvider.cs Minor code changes 2011-11-26 19:19:11 -08:00
SearchProvider.cs
SeriesProvider.cs
SmtpProvider.cs
TvDbProvider.cs
TwitterProvider.cs
UpcomingEpisodesProvider.cs UpcomingEpisodes will not show ignored episodes. 2011-10-03 16:53:21 -07:00
UpdateProvider.cs Update logs are now in the UI 2011-11-21 22:55:09 -08:00
XbmcProvider.cs