j
This commit is contained in:
@@ -2313,6 +2313,9 @@ class PipelineExecutor:
|
||||
if name in {"get-relationship",
|
||||
"get-rel"}:
|
||||
continue
|
||||
if name in {"get-metadata",
|
||||
"meta"}:
|
||||
continue
|
||||
# `.pipe` (MPV) is an interactive launcher; disable pipeline Live progress
|
||||
# for it because it doesn't meaningfully "complete" (mpv may keep running)
|
||||
# and Live output interferes with MPV playlist UI.
|
||||
|
||||
Reference in New Issue
Block a user