more param changes

This commit is contained in:
faush01
2013-08-06 18:15:24 +10:00
parent 9f4dfa16d1
commit 0608871f76
3 changed files with 6 additions and 6 deletions
@@ -10,7 +10,7 @@ namespace NzbDrone.Core.IndexerSearch.Definitions
private static readonly Regex BeginningThe = new Regex(@"^the\s", RegexOptions.IgnoreCase | RegexOptions.Compiled);
public int SeriesId { get; set; }
public int SeriesRageTvId { get; set; }
public int SeriesTvRageId { get; set; }
public string SceneTitle { get; set; }
public string QueryTitle