New Indexer: TorrentDay

This commit is contained in:
Qstick
2021-02-17 21:35:04 -05:00
parent 3bfa1b1e68
commit 546bec3717
13 changed files with 329 additions and 45 deletions
@@ -1,6 +1,7 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using FluentValidation.Results;
using NLog;
using NzbDrone.Common.Extensions;