InfinityPacer
|
1849930b72
|
feat(qb): add support for ignoring category check via kwargs
|
2024-11-21 12:35:15 +08:00 |
|
InfinityPacer
|
a0f912ffbe
|
chore(qbittorrent): update qbittorrent-api to version 2024.11.69
|
2024-11-17 15:43:06 +08:00 |
|
InfinityPacer
|
49881c9c54
|
fix #2952
|
2024-11-14 17:21:47 +08:00 |
|
jxxghp
|
a0ad8faaf7
|
fix #2913
|
2024-10-23 14:43:47 +08:00 |
|
InfinityPacer
|
9255c85a85
|
refactor(module): unify config retrieval logic
|
2024-10-20 18:56:52 +08:00 |
|
jxxghp
|
363f12ed5a
|
refactor:Module加入执行优先顺序
|
2024-10-19 19:31:25 +08:00 |
|
InfinityPacer
|
b263489635
|
feat(downloader): add compatibility support for qBittorrent 5.0
|
2024-10-12 14:27:35 +08:00 |
|
jxxghp
|
603ab97665
|
add ModuleType Schema
|
2024-10-12 11:50:00 +08:00 |
|
InfinityPacer
|
0afdd9056a
|
fix(module): use getters for _instances and _configs in subclasses
|
2024-10-06 14:38:17 +08:00 |
|
InfinityPacer
|
9dc603bd73
|
feat(downloader): support first_last_piece
|
2024-10-01 18:36:31 +08:00 |
|
InfinityPacer
|
2ce3ddb75a
|
refactor(module): simplify service instantiation with generics
|
2024-09-27 04:04:56 +08:00 |
|
InfinityPacer
|
5efcd6e6be
|
refactor (module): improve the implementation of base classes
|
2024-09-26 19:44:35 +08:00 |
|
jxxghp
|
786b317cea
|
fix download && message
|
2024-09-19 08:30:58 +08:00 |
|
jxxghp
|
8bb25afcdc
|
fix transfer bug
|
2024-09-14 13:19:51 +08:00 |
|
jxxghp
|
53195457c7
|
fix module test
|
2024-09-12 15:13:58 +08:00 |
|
jxxghp
|
d0ac5646f5
|
fix transfer_completed
|
2024-09-10 07:58:22 +08:00 |
|
jxxghp
|
c3ef3dd7d1
|
fix 全局变量定义
|
2024-09-09 22:17:49 +08:00 |
|
jxxghp
|
eea8b9a8a6
|
feat:global image cache api
|
2024-08-28 17:53:06 +08:00 |
|
jxxghp
|
6e334ef333
|
fix apis
|
2024-08-16 17:03:51 +08:00 |
|
jxxghp
|
c030f52418
|
fix apis
|
2024-08-16 13:41:19 +08:00 |
|
jxxghp
|
a567a8644b
|
add ModuleBases
|
2024-07-07 07:40:53 +08:00 |
|
jxxghp
|
15a7297099
|
fix messages
|
2024-07-02 13:50:41 +08:00 |
|
jxxghp
|
9484093d22
|
fix downloader
|
2024-07-02 11:11:25 +08:00 |
|
jxxghp
|
c8fe6e4284
|
fix downloaders
|
2024-07-02 11:00:55 +08:00 |
|
jxxghp
|
9a07d88d41
|
fix downloaders && mediaservers && notifications
|
2024-07-02 07:16:33 +08:00 |
|
jxxghp
|
851dd85fc6
|
rclone移动模式下删除种子文件
|
2024-06-14 16:53:15 +08:00 |
|
jxxghp
|
45945bd025
|
feat:增加删除下载任务事件,历史记录中删除源文件时主程序会同步删除种子,同时会发出该事件(以便处理辅种等)
|
2024-06-01 07:47:00 +08:00 |
|
jxxghp
|
1425b15333
|
fix #2192
|
2024-05-27 11:16:41 +08:00 |
|
jxxghp
|
d9c6375252
|
feat:目录结构重大调整,谨慎更新到dev
|
2024-05-22 20:02:14 +08:00 |
|
jxxghp
|
43647e59a4
|
fix module name
|
2024-05-16 14:20:18 +08:00 |
|
jxxghp
|
9acf05f334
|
fix #1691
|
2024-03-16 15:31:04 +08:00 |
|
hoey94
|
4619158b99
|
fix: 限速开关BUG 104
|
2024-03-15 18:23:44 +08:00 |
|
jxxghp
|
48a19fd57c
|
fix 下载器测试
|
2024-03-09 20:03:57 +08:00 |
|
jxxghp
|
27d2d01a20
|
feat:下载器支持多选
|
2024-03-09 18:52:27 +08:00 |
|
jxxghp
|
8b4495c857
|
feat:下载器支持多选
|
2024-03-09 18:25:04 +08:00 |
|
HankunYu
|
2e1cb0bd76
|
fix #1630
这里混淆了remove_tags与delete_tags。将原来的remove tags函数更正为delete,并新增一个remove tags函数。
|
2024-03-08 18:23:42 +00:00 |
|
jxxghp
|
8cb061ff75
|
feat:模块健康检查
|
2024-03-06 13:23:51 +08:00 |
|
jxxghp
|
0403f1f48c
|
fix logging
|
2024-03-01 13:10:19 +08:00 |
|
jxxghp
|
a8ce9648e2
|
fix bug
|
2024-02-20 16:18:29 +08:00 |
|
jxxghp
|
5639e0b7d0
|
更新 qbittorrent.py
|
2024-02-15 21:49:34 +08:00 |
|
falling
|
035b4b0608
|
正在下载的任务状态更新
|
2024-02-01 12:03:09 +08:00 |
|
jxxghp
|
ad7761a785
|
rollback #1399
|
2024-01-24 10:56:39 +08:00 |
|
falling
|
f2f1ecfdf1
|
更新qbittorrent下载判断值
https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#get-torrent-list
pausedDL Torrent is paused and has NOT finished downloading
|
2024-01-21 19:51:38 +08:00 |
|
jxxghp
|
8f4a213f55
|
fix QB&TR 判重
|
2023-12-01 08:12:06 +08:00 |
|
jxxghp
|
6a8c684af0
|
feat 兼容TR下载任务重复添加
|
2023-11-30 15:58:44 +08:00 |
|
jxxghp
|
aefba83319
|
fix
|
2023-11-30 13:35:26 +08:00 |
|
jxxghp
|
e411f4062a
|
feat 兼容QB下载任务重复添加
|
2023-11-30 13:14:55 +08:00 |
|
jxxghp
|
3c6802860d
|
fix #1186
|
2023-11-30 11:19:43 +08:00 |
|
honue
|
8c5f19a0f4
|
fix
|
2023-11-30 00:39:35 +08:00 |
|
honue
|
e5ac7f10d4
|
update downloader init
|
2023-11-29 13:23:28 +08:00 |
|