1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-19 05:10:02 +00:00
Lidarr/NzbDrone.Core/Providers
2011-12-08 00:44:22 -08:00
..
Converting
Core
ExternalNotification
Indexer Removed code duplication in IndexerBase 2011-12-07 19:54:31 -08:00
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs
DownloadProvider.cs
EpisodeProvider.cs Fixed bug with duplicate episode naming. 2011-12-05 18:22:55 -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
ProwlProvider.cs
QualityProvider.cs
QualityTypeProvider.cs
ReferenceDataProvider.cs
RootDirProvider.cs
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 SearchForSeries won't fail if an apostrophe is used in the search term (Let's PetaPoco handle building the query, as it should). 2011-12-08 00:44:22 -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