mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-04 23:17:20 +08:00
fix #4581
This commit is contained in:
@@ -303,9 +303,6 @@ class TransHandler:
|
|||||||
fileitem=fileitem,
|
fileitem=fileitem,
|
||||||
target_item=new_item,
|
target_item=new_item,
|
||||||
target_diritem=target_diritem,
|
target_diritem=target_diritem,
|
||||||
file_count=1,
|
|
||||||
file_list_new=[new_item.path],
|
|
||||||
total_size=new_item.size,
|
|
||||||
need_scrape=need_scrape,
|
need_scrape=need_scrape,
|
||||||
transfer_type=transfer_type,
|
transfer_type=transfer_type,
|
||||||
need_notify=need_notify)
|
need_notify=need_notify)
|
||||||
|
|||||||
Reference in New Issue
Block a user