mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
New Indexer: TorrentDay
This commit is contained in:
@@ -226,7 +226,6 @@ namespace NzbDrone.Core.Indexers.Definitions
|
||||
var descriptions = new List<string>();
|
||||
var tags = new List<string>();
|
||||
|
||||
|
||||
release.MinimumRatio = 1.1;
|
||||
release.MinimumSeedTime = 432000; // 120 hours
|
||||
release.Title = row.name;
|
||||
|
||||
Reference in New Issue
Block a user