Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: 更新剧集后无法下发下载任务 #810

Open
lpreterite opened this issue Apr 23, 2024 · 3 comments
Open

[BUG]: 更新剧集后无法下发下载任务 #810

lpreterite opened this issue Apr 23, 2024 · 3 comments
Labels

Comments

@lpreterite
Copy link

Describe the bug

使用update方法更新剧集后,无法完成下发下载的任务。

How To Reproduce

Steps to reproduce the behavior:

  1. 将剧集数设置为0,bgmi mark "摇曳露营△ 第三季" 0
  2. 调用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
  1. 实际在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', '')`
@lpreterite lpreterite added the bug label Apr 23, 2024
@BiFangKNT
Copy link

你先fetch一下看看有没有资源,并且注意其标记的集数是不是0

@lpreterite
Copy link
Author

你先fetch一下看看有没有资源,并且注意其标记的集数是不是0

fetch 有资源的,而且集数并不是0,最近还在持续跟新集数。就是无法下发下载任务给到qbittorrent-webapi

我直接调用search download能下发下载任务。就很奇怪。

@trim21
Copy link
Member

trim21 commented May 11, 2024

先更新到最新版试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants