Fix Rarbg search and parsing

This commit is contained in:
Qstick
2021-02-20 03:22:20 -05:00
parent d55316a70a
commit e2ef1e850c
29 changed files with 96 additions and 115 deletions
@@ -1,9 +1,3 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace NzbDrone.Core.IndexerSearch.Definitions
{
public class TvSearchCriteria : SearchCriteriaBase