Fixed: Removed Animezb indexer

This commit is contained in:
Mark McDowall
2015-01-16 07:32:22 -08:00
parent 8b6ecca8c9
commit 090ba3bb86
12 changed files with 17 additions and 194 deletions
@@ -143,6 +143,7 @@ namespace NzbDrone.Core.ThingiProvider
return definition;
}
//TODO: Remove providers even if the ConfigContract can't be deserialized (this will fail to remove providers if the settings can't be deserialized).
private void RemoveMissingImplementations()
{
var storedProvider = _providerRepository.All();