mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Add sort key for series "A.D. The Bible Continues"
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user