1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-01 12:34:40 +00:00
Lidarr/NzbDrone.Core/Providers
Mark McDowall 6f46a1211e Added DownloadFile method to HttpProvider.
Fixed Link that is returned from NzbMatrixProvider.NzbDownloadUrl.
IndexerProvider will now download the NZB to the disk if SABnzbd is not configured.
2011-04-26 23:27:15 -07:00
..
Core Added DownloadFile method to HttpProvider. 2011-04-26 23:27:15 -07:00
Fakes more notification updates 2011-04-23 22:48:12 -07:00
Indexer Added DownloadFile method to HttpProvider. 2011-04-26 23:27:15 -07:00
Jobs Start of AutoConfigureSab 2011-04-25 00:42:29 -07:00
AutoConfigureProvider.cs Start of AutoConfigureSab 2011-04-25 00:42:29 -07:00
BacklogProvider.cs
EpisodeProvider.cs Added notes for handling Full Season releases, decisions to be made on how to handle them and how to correct multi-episode releases (as long as the first episode is needed we mark it as so). 2011-04-26 08:39:03 -07:00
ExternalNotificationProvider.cs
HistoryProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
IndexerProvider.cs
MediaFileProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
NotificationProvider.cs
PostProcessingProvider.cs
QualityProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
RenameProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
RootDirProvider.cs
SabProvider.cs SabTitle will return Quality in square brackets '[' or ']' 2011-04-26 08:26:01 -07:00
SeasonProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
SeriesProvider.cs Upcoming view column width fixed for Air Date (added time). 2011-04-26 19:47:29 -07:00
StatsProvider.cs Added StatsProvider. 2011-04-25 22:54:12 -07:00
SyncProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs removed some unneeded injection dependencies. renamed dependency fields to be standard across the app. 2011-04-25 17:28:33 -07:00
XbmcProvider.cs