mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-02-25 07:15:56 +08:00
Added inconsistent tv naming entries to Subssabbz and Subsunacs providers
This commit is contained in:
parent
86fb10e3af
commit
b1654bb747
2 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,7 @@ def fix_tv_naming(title):
|
|||
"Doctor Who (2005)": "Doctor Who",
|
||||
"Star Trek: Deep Space Nine": "Star Trek DS9",
|
||||
"Star Trek: The Next Generation": "Star Trek TNG",
|
||||
"Superman & Lois": "Superman and Lois",
|
||||
}, True)
|
||||
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@ def fix_tv_naming(title):
|
|||
"Doctor Who (2005)": "Doctor Who",
|
||||
"Star Trek: Deep Space Nine": "Star Trek DS9",
|
||||
"Star Trek: The Next Generation": "Star Trek TNG",
|
||||
"Superman & Lois": "Superman and Lois",
|
||||
}, True)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue