Skip to content

Commit 3037172

Browse files
committed
Update stuff
1 parent e124f7c commit 3037172

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

modules/forceshowid_tv.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
[257162, tmdb_tv], // LINK CLICK (2024) (时光代理人), ZH, Live Action
1111
[259140, tmdb_tv], // Ranma 1/2 (2024) (らんま1/2), JP
1212
[280049, tmdb_tv], // Hell Mode (2026) (ヘルモード), JP
13+
[288590, tmdb_tv], // Observation Records of My Fiancée (2026), JP
1314
[295366, tmdb_tv], // Yuukawa (2026) (勇者パーティーにかわいい子がいたので、告白してみた。), JP
1415
[296287, tmdb_tv], // Plus-sized Misadventures in Love! (2025) (デブとラブと過ちと!), JP
1516
[303460, tmdb_tv], // Kanteishi (Kari) (2026) (鑑定士(仮)), JP

modules/medianame.groovy

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,8 @@
1111
[mid: 284495, title: "Isekai Office Worker", src: tmdb_tv],
1212
[mid: 285260, title: "Kaijyu Sekai Seifuku", src: tmdb_tv],
1313
[mid: 287704, title: "Muzik Tiger In the Forest", src: tmdb_tv],
14+
[mid: 288590, title: "Observation Records of My Fiancée", src: tmdb_tv],
1415
[mid: 295366, title: "Yuukawa", src: tmdb_tv],
15-
[mid: 295483, title: "The Villainess Is Adored by the Prince of the Neighbor Kingdom", src: tmdb_tv],
16-
[mid: 295625, title: "Marie Antoinette ni Tensei Shita", src: tmdb_tv],
17-
[mid: 296047, title: "Shuukan Ranobe Anime", src: tmdb_tv],
18-
[mid: 302169, title: "Anila and Cocora", src: tmdb_tv],
1916
[mid: 303460, title: "Kanteishi (Kari)", src: tmdb_tv],
2017
[mid: 312822, title: "Playing Sister", src: tmdb_tv],
2118
[mid: 313395, title: "The Great Sage Ryddel and the Hands of Time", src: tmdb_tv],

modules/releasegroup.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"Tsundere-Raws",
1414
"S1PH3R",
1515
"Samehadaku",
16+
"VARYG",
1617
]
1718

1819
def finalGroup = customGroups.find { groupName -> fn.lower().contains(groupName.lower()) } ?: ""

0 commit comments

Comments
 (0)