mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 16:36:53 +08:00
fix
This commit is contained in:
@@ -290,8 +290,6 @@ class UserMessageChain(ChainBase):
|
||||
# 合并信息
|
||||
if mtype:
|
||||
meta.type = mtype
|
||||
elif meta.type != MediaType.TV:
|
||||
meta.type = None
|
||||
if season_num:
|
||||
meta.begin_season = season_num
|
||||
if episode_num:
|
||||
|
||||
Reference in New Issue
Block a user