Replies: 1 comment 1 reply
-
目标
自动化工作流工作流需要可以扩展,可以随时往中间增加一步或者减少一步,并给插件提供钩子。
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
RFC :番剧半自动化批量导入方案
背景和动机
当存在大量番剧时,一个个导入,并绑定剧集很是麻烦,需要批量导入的方案。
目标和非目标
目标
导入目录时,自动根据该目录下的目录名称,查询番组计划和TMDB,拉取条目,并自动匹配目录下的剧集文件,和条目的剧集绑定,绑定时自动绑定剧集文件的同名字幕。
非目标
注意:非目标可实现可不实现,只是作为后续的优化方向。
Sp类型的目录,自动新建并匹配为对应类型的剧集CD类型的目录,自动查询对应条目并拉取并进行资源的绑定设计
条目目录特征
Beta Was this translation helpful? Give feedback.
All reactions