@ -129,7 +129,7 @@ namespace NzbDrone.Core.Applications.Lidarr
var lidarrIndexer = new LidarrIndexer
{
Id = 0,
Id = id,
Name = $"{indexer.Name} (Prowlarr)",
EnableRss = indexer.Enable,
EnableAutomaticSearch = indexer.Enable,
@ -129,7 +129,7 @@ namespace NzbDrone.Core.Applications.Readarr
var readarrIndexer = new ReadarrIndexer
@ -129,7 +129,7 @@ namespace NzbDrone.Core.Applications.Sonarr
var sonarrIndexer = new SonarrIndexer