Skip to content

[Feature] 有没有办法让下载单个本子时候不建立一个名称为“1”的文件夹 #289

Answered by hect0x7
Arkyuyuzi asked this question in Q&A
Discussion options

You must be logged in to vote

这个1应该表示的是章节序号,这是由下载文件夹规则控制的
你可以通过自定义option配置来改变这个规则:

dir_rule:
  rule: Bd / Ptitle # Bd表示根目录,Ptitle表示章节名称,意思是把图片下载到根目录下的一个以章节名称命名的文件夹

有关option配置可以参考文档→https://jmcomic.readthedocs.io/zh-cn/latest/option_file_syntax/
有关自定义文件夹名参考文档→https://jmcomic.readthedocs.io/zh-cn/latest/tutorial/9_custom_download_dir_name/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hect0x7
Comment options

Answer selected by hect0x7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants
Converted from issue

This discussion was converted from issue #288 on October 01, 2024 12:36.