Finds a provider by its unique identifier string
Used by ImageRepair to retrieve the provider from a recipe's sourceProvider field without needing a URL.
sourceProvider
The provider's unique ID (e.g., 'quitoque')
The matching provider instance, or undefined if not found
Finds a provider by its unique identifier string
Used by ImageRepair to retrieve the provider from a recipe's
sourceProviderfield without needing a URL.