1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-19 05:10:02 +00:00
Lidarr/NzbDrone.Core/Providers
Mark McDowall 1c06ee2a01 PathEquals is used for MoveEpisodeFile.
Cleanup will log an error if it fails to alter the DB.
2011-12-14 17:26: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 PathEquals is used for MoveEpisodeFile. 2011-12-14 17:26:22 -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
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