Add option to inject blacklist into qBittorrent (#304)

This commit is contained in:
Flaminel authored and GitHub committed 2025-09-15 21:59:49 +03:00
1 parent 83e6a289be
commit 6398ef1cc6
45 files changed
+2106 -163

No files matched your search

@@ -6,9 +6,9 @@ using Cleanuparr.Domain.Enums;
using Cleanuparr.Infrastructure.Features.Context;
using Cleanuparr.Infrastructure.Features.Notifications;
using Cleanuparr.Infrastructure.Hubs;
using Cleanuparr.Infrastructure.Interceptors;
using Cleanuparr.Persistence;
using Cleanuparr.Persistence.Models.Events;
using Infrastructure.Interceptors;
using Microsoft.AspNetCore.SignalR;
using Microsoft.Extensions.Logging;