Merge pull request #242 from Thirrian/sort-exception

Add sort key for series "A.D. The Bible Continues"
pull/3113/head
Mark McDowall 10 years ago
commit 4356da039f

@ -9,6 +9,7 @@ namespace NzbDrone.Core.Tv
{ {
{ 281588, "a to z" }, { 281588, "a to z" },
{ 266757, "ad trials triumph early church" } { 266757, "ad trials triumph early church" }
{ 289260, "ad bible continues"}
}; };
public static String Normalize(String title, Int32 tvdbId) public static String Normalize(String title, Int32 tvdbId)

Loading…
Cancel
Save