fix #114
This commit is contained in:
parent
271ab494a9
commit
1d5c82d32b
@ -206,7 +206,7 @@ class ChineseSubFinder(_PluginBase):
|
||||
# 是否蓝光原盘
|
||||
item_bluray = item_transfer.is_bluray
|
||||
# 文件清单
|
||||
item_file_list = item_transfer.file_list
|
||||
item_file_list = item_transfer.file_list_new
|
||||
|
||||
if item_bluray:
|
||||
# 蓝光原盘虚拟个文件
|
||||
|
Loading…
x
Reference in New Issue
Block a user