Fixed: (AlphaRatio/GreatPosterWall) Add freeleech only and exclude scene settings

This commit is contained in:
Bogdan
2023-01-24 01:11:31 +02:00
committed by Qstick
parent 906d09e162
commit c0b1675627
18 changed files with 936 additions and 868 deletions

View File

@@ -10,8 +10,8 @@ using NzbDrone.Common.Extensions;
using NzbDrone.Common.Http;
using NzbDrone.Core.Annotations;
using NzbDrone.Core.Configuration;
using NzbDrone.Core.Indexers.Definitions.Gazelle;
using NzbDrone.Core.Indexers.Exceptions;
using NzbDrone.Core.Indexers.Gazelle;
using NzbDrone.Core.Indexers.Settings;
using NzbDrone.Core.IndexerSearch.Definitions;
using NzbDrone.Core.Messaging.Events;