We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c33722a commit 2822ae4Copy full SHA for 2822ae4
1 file changed
modules/medianame.groovy
@@ -3,6 +3,7 @@
3
def short_title = [
4
// Media ID, target name, database
5
[mid: 199928, title: "Nights With a Cat", src: tmdb_tv],
6
+ [mid: 213830, title: "I Was Reincarnated as the 7th Prince", src: tmdb_tv],
7
[mid: 232230, title: "Lord of the Mysteries", src: tmdb_tv],
8
[mid: 248707, title: "Neko Oji The Guy That Got Reincarnated As a Cat", src: tmdb_tv],
9
[mid: 270660, title: "Pochars", src: tmdb_tv],
0 commit comments