mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-07 08:26:53 +08:00
feat: unify media source identity flow (#6129)
This commit is contained in:
@@ -24,6 +24,10 @@ def test_batch_manual_redo_prompt_requires_plain_text_result():
|
||||
mode="copy",
|
||||
tmdbid=123,
|
||||
doubanid=None,
|
||||
bangumiid=None,
|
||||
anilistid=None,
|
||||
media_source="themoviedb",
|
||||
media_id="123",
|
||||
errmsg="识别失败",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user