-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
Describe the bug
使用update方法更新剧集后,无法完成下发下载的任务。
How To Reproduce
Steps to reproduce the behavior:
- 将剧集数设置为0,
bgmi mark "摇曳露营△ 第三季" 0
- 调用
bgmi update "摇曳露营△ 第三季" --download
命令更新
显示内容:
2024-04-23 12:26:28 INFO | marking bangumi status ...
2024-04-23 12:26:29 INFO | updating subscriptions ...
2024-04-23 12:26:29 INFO | fetching 摇曳露营△ 第三季 ...
2024-04-23 12:26:33 INFO | 摇曳露营△ 第三季 updated, episode: 3
2024-04-23 12:26:34 INFO | Add torrent into the download queue, the file will be saved at /bgmi/bangumi/摇曳露营△ 第三季/1
2024-04-23 12:26:35 INFO | Add torrent into the download queue, the file will be saved at /bgmi/bangumi/摇曳露营△ 第三季/2
2024-04-23 12:26:36 INFO | Add torrent into the download queue, the file will be saved at /bgmi/bangumi/摇曳露营△ 第三季/3
- 实际在qittorrent中并没有下载任务
值得注意的是,在使用bgmi search "摇曳露营△ 第三季" --download
却能下发下载任务。
Expected behavior
希望能正常下载和更新剧集。
System Info:
bgmi debug info
bgmi version: `4.4.0`
python version: `3.10.10 (main, Feb 9 2023, 02:08:14) [GCC 12.2.1 20220924]`
os: `Linux-3.10.105-x86_64-with`
arch: `('64bit', '')`