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-12-14 00:07:47 -08:00
..
Converting
Core
ExternalNotification
Indexer Removed code duplication in IndexerBase 2011-12-07 19:54:31 -08:00
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs Do not rename episodeFiles if the source and destination are the same (file is already named correctly). 2011-12-13 22:42:24 -08:00
DownloadProvider.cs
EpisodeProvider.cs Better logging for auto adding new episodes. 2011-12-14 00:07:47 -08:00
ExternalNotificationProvider.cs
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Removed un-needed call from Episode Search. 2011-11-30 21:08:36 -08:00
MediaFileProvider.cs
MisnamedProvider.cs
NewznzbProvider.cs
NotificationProvider.cs
PostDownloadProvider.cs Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
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
TvDbProvider.cs
TwitterProvider.cs
UpcomingEpisodesProvider.cs
UpdateProvider.cs Fixed issue where update provider called db in a loop. 2011-11-30 23:10:50 -08:00
XbmcProvider.cs