mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-25 22:59:10 -04:00
New: Sync Indexers with Mylar3
This commit is contained in:
@@ -9,6 +9,6 @@ namespace NzbDrone.Core.Applications
|
||||
void AddIndexer(IndexerDefinition indexer);
|
||||
void UpdateIndexer(IndexerDefinition indexer);
|
||||
void RemoveIndexer(int indexerId);
|
||||
Dictionary<int, int> GetIndexerMappings();
|
||||
List<AppIndexerMap> GetIndexerMappings();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user