You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sonarr/NzbDrone.Core/Providers
kay.one e269494ff8
ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
13 years ago
..
Converting
Core Alot of refactoring. 13 years ago
ExternalNotification
Indexer Removed code duplication in IndexerBase 13 years ago
Xbmc
AutoConfigureProvider.cs
DiskScanProvider.cs Updated some logs, removed .vob .ts from video extentions 13 years ago
DownloadProvider.cs
EpisodeProvider.cs Fixed bug with duplicate episode naming. 13 years ago
ExternalNotificationProvider.cs
GrowlProvider.cs
HistoryProvider.cs
IndexerProvider.cs
InventoryProvider.cs Removed un-needed call from Episode Search. 13 years ago
MediaFileProvider.cs Moved duplicated NormalizePath method to PathExtentions 13 years ago
MisnamedProvider.cs
NewznzbProvider.cs Fixed adding of Newznab provider. 13 years ago
NotificationProvider.cs Cleaned up progress notification. 13 years ago
PostDownloadProvider.cs ParseSeriesName will now return normalized version of the title if it doesn't match any predefined 13 years ago
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. 13 years ago
RootDirProvider.cs Moved duplicated NormalizePath method to PathExtentions 13 years ago
SabProvider.cs GetSabTitle will now handle daily episodes. 13 years ago
SceneMappingProvider.cs SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName. 13 years ago
SearchProvider.cs Removed un-needed call from Episode Search. 13 years ago
SeriesProvider.cs ParseSeriesName will now return normalized version of the title if it doesn't match any predefined 13 years ago
SmtpProvider.cs
TvDbProvider.cs Alot of refactoring. 13 years ago
TwitterProvider.cs
UpcomingEpisodesProvider.cs
UpdateProvider.cs Fixed issue where update provider called db in a loop. 13 years ago
XbmcProvider.cs