mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-09 04:22:30 +01:00
Add sort key for series "A.D. The Bible Continues"
This commit is contained in:
parent
c08d8252ff
commit
50dc4c4f3d
@ -9,6 +9,7 @@ public static class SeriesTitleNormalizer
|
||||
{
|
||||
{ 281588, "a to z" },
|
||||
{ 266757, "ad trials triumph early church" }
|
||||
{ 289260, "ad bible continues"}
|
||||
};
|
||||
|
||||
public static String Normalize(String title, Int32 tvdbId)
|
||||
|
Loading…
Reference in New Issue
Block a user