Add files via upload
This commit is contained in:
parent
e91b7a85bf
commit
1996807702
10
proxy.ini
10
proxy.ini
@ -1,15 +1,15 @@
|
|||||||
[proxy]
|
[proxy]
|
||||||
proxy=127.0.0.1:1080
|
proxy=127.0.0.1:1080
|
||||||
|
|
||||||
[Name_Rule]
|
[Name_Rule]
|
||||||
location_rule='JAV_output/'+actor+'/'+actor+'-'+year+'- '+title+'['+number+']'
|
location_rule='JAV_output/'+actor+'/'+title
|
||||||
naming_rule=actor+'-'+year+'- '+title+'['+number+']'
|
naming_rule=number
|
||||||
#============================================================
|
#============================================================
|
||||||
#
|
#
|
||||||
|
# location_rule是影片文件夹规则,naming_rule是文件命名规则(影片名,nfo,封面文件)
|
||||||
# title=标题,number=番号,stdio=片商,year=年份,director=导演,actor=女优,outline=简介
|
# title=标题,number=番号,stdio=片商,year=年份,director=导演,actor=女优,outline=简介
|
||||||
# runtime=时长,release=上市日期,cover=封面URL,tag=类型
|
# runtime=时长,release=上市日期,cover=封面URL,tag=类型
|
||||||
# 例子:
|
# 例子:
|
||||||
# rule=str('JAV_output/'+actor+'/'+actor+' '+' ['+year+']'+title+' ['+number+']')
|
# location_rule='JAV_output/'+actor+'/'+actor+' '+' ['+year+']'+title+' ['+number+']'
|
||||||
# 例子结束
|
# 例子结束
|
||||||
# 自定义字符(字符串)要加冒号'(内容)',字符串连接要用加号+
|
# 自定义字符(字符串)要加冒号'(内容)',字符串连接要用加号+
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user