mirror of
https://github.com/lidarr/Lidarr
synced 2025-03-16 08:39:36 +00:00
Add sort key for series "A.D. The Bible Continues"
This commit is contained in:
parent
c08d8252ff
commit
50dc4c4f3d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue