jxxghp
|
31f342fe4f
|
fix torrent
|
2025-08-23 18:10:33 +08:00 |
|
jxxghp
|
343109836f
|
fix cache
|
2025-08-23 14:06:44 +08:00 |
|
jxxghp
|
4699f511bf
|
Handle magnet links in torrent parsing and downloader modules (#4815)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: jxxghp <jxxghp@live.cn>
|
2025-08-23 10:51:32 +08:00 |
|
jxxghp
|
c6c84fe65b
|
rename
|
2025-08-21 16:02:50 +08:00 |
|
jxxghp
|
3d2ff28bcd
|
fix download
|
2025-08-20 23:38:51 +08:00 |
|
jxxghp
|
9b78deb802
|
fix torrent
|
2025-08-20 23:07:29 +08:00 |
|
jxxghp
|
dadc525d0b
|
feat:种子下载使用缓存
|
2025-08-20 22:03:18 +08:00 |
|
Attente
|
f98f4c1f77
|
refactor(helper): 优化 TorrentHelper 类
- 添加检查临时目录中是否存在种子文件
- 修改 match_torrent 方法参数类型
- 优化种子文件下载和处理逻辑
|
2025-07-13 13:16:36 +08:00 |
|
jxxghp
|
378777dc7c
|
feat:弱引用单例
|
2025-07-08 21:29:01 +08:00 |
|
jxxghp
|
13f9ea8be4
|
v2.5.3
|
2025-06-05 20:28:43 +08:00 |
|
jxxghp
|
f9b0db623d
|
fix cython type error
|
2025-03-23 21:39:37 +08:00 |
|
jxxghp
|
5bf502188d
|
fix
|
2025-02-20 19:32:58 +08:00 |
|
jxxghp
|
b41de1a982
|
fix actions
|
2025-02-19 17:44:14 +08:00 |
|
jxxghp
|
22b1ebe1cf
|
fix #3724
|
2025-01-15 08:14:39 +08:00 |
|
Attente
|
5b66803f6d
|
fix: 修复订阅识别词在下载阶段不生效的问题
- 将`季集匹配`从`优先级规则组匹配模块`移至`种子帮助类`
- - `FilterModule.__match_season_episodes()` ==> `TorrentHelper.match_season_episodes()`
- - 确保需要`订阅识别词` `偏移季集`的种子能够正确匹配
|
2025-01-15 03:43:50 +08:00 |
|
InfinityPacer
|
11fedb1ffc
|
fix(download): optimize performance by checking binary content
|
2024-12-15 01:27:30 +08:00 |
|
jxxghp
|
8dc4290695
|
fix scrape bug
|
2024-11-25 07:58:17 +08:00 |
|
jxxghp
|
57590323b2
|
fix ext
|
2024-11-17 14:56:42 +08:00 |
|
jxxghp
|
54666cb757
|
feat:优先下载排序逻辑,更加精细化
|
2024-10-16 15:30:58 +08:00 |
|
jxxghp
|
4877ec68b1
|
feat:下载按站点上传排序
|
2024-10-14 19:45:22 +08:00 |
|
jxxghp
|
30ae583704
|
fix torrent filter
|
2024-07-04 22:16:20 +08:00 |
|
jxxghp
|
604c418bd4
|
fix filter rules
|
2024-07-04 21:25:50 +08:00 |
|
jxxghp
|
be11ef72a9
|
调整INFO日志打印量 && 回滚多线程过滤
|
2024-05-24 10:48:56 +08:00 |
|
jxxghp
|
82226f1956
|
fix https://github.com/jxxghp/MoviePilot/issues/2125 调整订阅匹配逻辑
|
2024-05-21 11:57:12 +08:00 |
|
jxxghp
|
cfb43b4b04
|
fix torrent match
|
2024-05-21 09:54:06 +08:00 |
|
tianyf
|
a81ee7d89a
|
修复副标题包含【】的情况下无法匹配标题的问题
|
2024-05-09 11:18:00 +08:00 |
|
thsrite
|
068c49a79a
|
fix 最小做种数生效时间
|
2024-05-03 13:09:08 +08:00 |
|
thsrite
|
0e60c976be
|
fix 默认过滤规则支持最少做种人数生效发布时间,防止过滤掉到最新发布的种子
|
2024-04-28 10:21:42 +08:00 |
|
jxxghp
|
805c7d2701
|
fix torrent filter log
|
2024-04-28 09:19:09 +08:00 |
|
jxxghp
|
73a3a8cf94
|
fix #1914
|
2024-04-18 11:20:03 +08:00 |
|
jxxghp
|
04d94f3bdd
|
fix torrents match
|
2024-04-15 13:26:25 +08:00 |
|
jxxghp
|
e501154ad4
|
v1.8.0
- 搜索和订阅支持指定季,输入:xxxx 第x季
- 插件市场支持查看插件的更新日志(需要插件作者补充)
- 优化了媒体信息识别
- 优化了动漫及拼音标题的资源搜索匹配
- 优化了UI性能
- 修复了手动搜索时默认过滤规则不生效的问题
- 新增下载文件实时整理API,可在 QB设置->下载完成时运行外部程序 处填入:curl "http://localhost:3000/api/v1/transfer/now?token=moviepilot",实现下载器监控模式下无需等待轮循,下载完成后立即整理入库(地址、端口和token按实际调整,curl也可更换为wget)。
注意:如搜索异常请清理浏览器缓存。
|
2024-04-11 08:21:29 +08:00 |
|
jxxghp
|
f365d93316
|
fix torrents match
|
2024-04-10 20:02:02 +08:00 |
|
jxxghp
|
5ee41b87a2
|
fix login api
|
2024-03-29 11:13:57 +08:00 |
|
jxxghp
|
49a82d7a48
|
feat:新增官种优先级规则
fix #1635
feat:动漫支持二级目录 fix #1633
|
2024-03-09 09:53:15 +08:00 |
|
Edward
|
8bcb6a7cb6
|
chore: merge nested if
|
2024-03-05 09:35:34 +00:00 |
|
Edward
|
ac81dd943c
|
feat: add min_seeders in filter_rule
|
2024-03-05 09:25:23 +00:00 |
|
jxxghp
|
549658e871
|
fix #1553
fix #1496
|
2024-02-28 14:18:23 +08:00 |
|
jxxghp
|
ef2cfe1c1d
|
fix #1141 修复错误种子链接一直偿试下载的问题
|
2023-11-24 14:32:56 +08:00 |
|
jxxghp
|
3d34c26731
|
fix
|
2023-10-18 19:26:21 +08:00 |
|
jxxghp
|
0591b59837
|
more log
|
2023-10-17 20:36:28 +08:00 |
|
jxxghp
|
bb729bf976
|
fix #442
|
2023-09-05 08:39:23 +08:00 |
|
jxxghp
|
712af24a72
|
fix
|
2023-09-04 20:13:16 +08:00 |
|
jxxghp
|
b7d2168f8e
|
fix #434
|
2023-09-04 19:30:06 +08:00 |
|
jxxghp
|
84cbeaada2
|
fix bug
|
2023-08-31 13:52:48 +08:00 |
|
jxxghp
|
75bd4d4b77
|
fix 不优先下载整季的Bug
|
2023-08-21 08:21:42 +08:00 |
|
jxxghp
|
71c3dbcf3c
|
fix logging
|
2023-08-15 08:22:49 +08:00 |
|
jxxghp
|
eea508b05a
|
fix
|
2023-08-10 08:30:39 +08:00 |
|
jxxghp
|
43277250c3
|
fix 过滤规则Bug
|
2023-07-19 14:30:42 +08:00 |
|
jxxghp
|
3f6bb2b381
|
fix bugs
|
2023-07-09 18:56:04 +08:00 |
|