Add: image naming with number

This commit is contained in:
yoshiko2
2022-11-24 01:31:17 +08:00
parent 65e3cf98b0
commit 9db0ba27ef
3 changed files with 26 additions and 9 deletions

View File

@@ -43,9 +43,10 @@ retry=3
cacert_file=
[Name_Rule]
location_rule=actor+'/'+number
naming_rule=number+'-'+title
max_title_len=50
location_rule = actor+'/'+number
naming_rule = number+'-'+title
max_title_len = 50
image_naming_with_number = 0
[update]
update_check=1