update
This commit is contained in:
@@ -206,7 +206,7 @@ class DownloadManager:
|
||||
tidal_obj=tidal,
|
||||
path_base=settings.data.download_base_path,
|
||||
fn_logger=logger_tidal,
|
||||
skip_existing=False,
|
||||
skip_existing=True,
|
||||
progress_gui=mock_progress,
|
||||
progress=mock_progress_rich,
|
||||
event_abort=event_abort,
|
||||
|
||||
Reference in New Issue
Block a user