1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 21:45:05 +00:00
Lidarr/NzbDrone.Core/Providers
2011-06-19 16:44:45 -07:00
..
Core
ExternalNotification
Fakes
Indexer
Jobs
AutoConfigureProvider.cs
DownloadProvider.cs
EpisodeProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
ExternalNotificationProvider.cs
HistoryProvider.cs HistoryProvider will return History Items with Episode and SeriesTitle. 2011-06-19 16:44:45 -07:00
IndexerProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
InventoryProvider.cs
MediaFileProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
NotificationProvider.cs
QualityProvider.cs Reverted back to Single<T> instead of SingleOrDefault<T> except when searching for an episode in DB. 2011-06-18 16:03:58 -07:00
RootDirProvider.cs
SabProvider.cs
SceneMappingProvider.cs
SeriesProvider.cs
TvDbProvider.cs
UpcomingEpisodesProvider.cs
XbmcProvider.cs