Sonarr/NzbDrone.Core/Providers
Mark McDowall 58abb6fbc2 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
..
Converting
Core
ExternalNotification
Indexer Removed code duplication in IndexerBase 2011-12-07 19:54:31 -08:00
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs Updated some logs, removed .vob .ts from video extentions 2011-11-25 15:46:29 -08:00
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 Fixed broken tests 2011-11-25 22:45:22 -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
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