mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-06-12 11:10:50 +08:00
feat: add video bit rename template field
This commit is contained in:
@@ -204,6 +204,8 @@ class TemplateContextBuilder:
|
||||
"releaseGroup": meta.resource_team,
|
||||
# 视频编码
|
||||
"videoCodec": meta.video_encode,
|
||||
# 视频位深
|
||||
"videoBit": meta.video_bit,
|
||||
# 音频编码
|
||||
"audioCodec": meta.audio_encode,
|
||||
# 流媒体平台
|
||||
|
||||
Reference in New Issue
Block a user