Skip to content

Commit ef493e2

Browse files
committed
Force show IDs for Hana-Kimi to avoid conflicts with tmdb-7030
1 parent 99fa796 commit ef493e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/forceshowid_tv.groovy

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
[129633, tmdb_tv], // Super Secret (2020) (슈퍼 시크릿), KR, Aeni
88
//[235973, tmdb_tv], // Tom and Jerry (2022) (とむとじぇりー), JP
99
[257162, tmdb_tv], // LINK CLICK (2024) (时光代理人), ZH, Live Action
10-
[295366, tmdb_tv], // Yuukawa (2026), JP
10+
[295366, tmdb_tv], // Yuukawa (2026) (勇者パーティーにかわいい子がいたので、告白してみた。), JP
1111
[296287, tmdb_tv], // Plus-sized Misadventures in Love! (2025) (デブとラブと過ちと!), JP
1212
[259140, tmdb_tv], // Ranma 1/2 (2024) (らんま1/2), JP
13+
[254492, tmdb_tv], // Hana-Kimi (2026) (花ざかりの君たちへ), JP
1314
]
1415
def is_id_matches = show_id.find { it[0] == id && it[1] == info.database } != null
1516
// try map TheMovieDB::TV -> tmdbid, AniDB -> anidbid, TheTVDB -> tvdbid

0 commit comments

Comments
 (0)