thsrite / MoviePilot-Plugins

MoviePilot三方插件仓库
GNU General Public License v3.0
15 stars 6 forks source link

下载器文件同步插件报错 #59

Closed 389377616 closed 1 month ago

389377616 commented 1 month ago

【ERROR】2024-06-22 00:49:06,322 - scheduler.py - 定时任务 同步下载器文件记录服务 执行失败:list index out of range - Traceback (most recent call last): 请问这个报错是什么意思?要怎么处理

389377616 commented 1 month ago

【INFO】2024-06-23 05:38:09,997 - command.py - 处理事件:system.error - []

IndexError: list index out of range


    download_dir = download_dir.replace(sub_paths[0], sub_paths[1]).replace('\\', '/')
  File "/app/app/plugins/syncdownloadfiles/__init__.py", line 148, in sync
    job["func"](*args, **kwargs)
  File "/app/app/scheduler.py", line 370, in start
【ERROR】2024-06-23 05:38:09,988 - scheduler.py - 定时任务 同步下载器文件记录服务 执行失败:list index out of range - Traceback (most recent call last):
389377616 commented 1 month ago

还是有错误提示

thsrite commented 1 month ago

看好路径配置

389377616 commented 1 month ago

看好路径配置

Quicker_20240625_055242 看什么路径?