DDSRem
517300afe9
fix: clean typing issues and refresh runtime dependencies
...
Align endpoint/module type hints and config reload handling while updating base Python image and package pins to improve build/runtime compatibility.
Made-with: Cursor
2026-03-24 19:21:04 +08:00
xiaoQQya
be15e9871c
perf: 优化站点 hhanclub 用户等级与加入时间获取兼容性
2026-03-10 19:42:04 +08:00
YuF-9468
31938812d0
chore: add warning logs for invalid tnode seeding payload
2026-03-05 09:35:25 +08:00
YuF-9468
19d879d3f6
fix(parser): guard invalid tnode seeding json response
2026-03-05 09:21:16 +08:00
xiaoQQya
1bb2b50043
fix: 修复站点 hhanclub 用户等级与加入时间不显示的问题
2026-02-23 21:44:23 +08:00
景大侠
4c3d47f1f0
feat(cache): 同步/异步函数可共享缓存
...
- 缓存键支持自定义命名,使异步与同步函数可共享缓存结果
- 内存缓存改为类变量,实现多个cache装饰器共享同一缓存空间
- 重构AsyncMemoryBackend,减少重复代码
- 补齐部分模块的缓存清理功能
2026-02-10 18:46:49 +08:00
CHANTXU64
8323834483
feat: 优化RSS订阅和网页抓取中发布日期(PubDate)的获取兼容性
...
- app/helper/rss.py: 优化RSS解析,支持带命名空间的日期标签(如 pubDate/published/updated)。
- app/modules/indexer/spider/__init__.py: 优化网页抓取,增加日期格式校验并对非标准格式进行自动归一化。
2026-02-02 16:52:04 +08:00
xiaoQQya
853badb76f
fix: 更新站点 Rousi Pro 获取未读消息接口
2026-01-25 14:36:22 +08:00
copilot-swe-agent[bot]
548c1d2cab
Add null check for schema access in IndexerModule
...
Co-authored-by: jxxghp <51039935+jxxghp@users.noreply.github.com >
2026-01-24 02:26:55 +00:00
xiaoQQya
11262b321a
fix(rousi pro): 修复 Rousi Pro 站点未读消息未推送通知的问题
2026-01-20 22:12:31 +08:00
xiaoQQya
1baeb6da19
feat(rousi pro): 支持解析 Rousi Pro 站点未读消息
2026-01-15 21:08:08 +08:00
PKC278
0979163b79
fix(rousi): 修正分类参数为单一值以符合API要求
2026-01-10 02:12:33 +08:00
PKC278
248a25eaee
fix(rousi): 移除单例模式
2026-01-10 01:39:40 +08:00
PKC278
f95b1fa68a
fix(rousi): 修正分类映射
2026-01-10 01:31:12 +08:00
PKC278
d2b5d69051
feat(rousi): 重构响应处理逻辑以提高代码可读性和维护性
2026-01-10 00:54:43 +08:00
PKC278
3ca419b735
fix(rousi): 精简并修正分类映射
2026-01-10 00:27:45 +08:00
PKC278
aeccf78957
feat(rousi): 新增分类参数支持以优化搜索功能
2026-01-09 23:05:02 +08:00
PKC278
cb3cef70e5
feat: 新增 RousiPro 站点支持
2026-01-09 22:08:24 +08:00
景大侠
28a4c81aff
识别馒头站点的全站促销规则
2026-01-01 13:10:41 +08:00
景大侠
7f33b0b1b8
支持馒头站点的字幕下载
2025-12-29 22:43:07 +08:00
景大侠
41ddf77a5b
添加馒头字幕API
2025-12-29 20:01:54 +08:00
xgitc
8e65564fb8
适配不同版本的gazelle程序
...
适配隐藏了URL中“.php”的站点;适配下一页按钮title为“下一页”或“Next”的站点。
2025-12-10 16:12:42 +08:00
夜阑听风
8bd848519d
Convert user level to string if not None
2025-11-30 09:36:28 +08:00
Reaper
b128b0ede2
修复知行 极速之星 框架解析 做种信息
2025-10-02 20:43:06 +08:00
Reaper
737d2f3bc6
优化知行 极速之星 框架解析
2025-10-02 20:03:28 +08:00
Reaper
1867f5e7c2
增加知行 极速之星 框架解析
2025-10-02 04:27:35 +08:00
景大侠
c80bfbfac5
fix: 浏览馒头报错NoneType
2025-09-17 01:59:28 +08:00
Zifan Ying
4d9eeccefa
fix: mtorrent搜索imdb时提供完整链接
...
fix: mtorrent搜索imdb时需要提供完整链接(例如https://www.imdb.com/title/tt3058674)
keyword为imdb条目时添加链接前缀
参考 https://wiki.m-team.cc/zh-tw/imdbtosearch
issue: https://github.com/jxxghp/MoviePilot/issues/4941
2025-09-15 00:31:45 -05:00
lostwindsenril
c8c671d915
Update app/modules/indexer/spider/mtorrent.py
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-29 13:07:31 +08:00
lostwindsenril
142daa9d15
使馒头(m-team)支持剩余促销期检测
...
Add freedate to torrent if discountEndTime exists
2025-08-29 13:04:17 +08:00
jxxghp
a038b698d7
fix haidan
2025-08-28 09:36:19 +08:00
jxxghp
7343dfbed8
fix hddolby
2025-08-11 21:41:56 +08:00
jxxghp
6230f55116
fix #4734
2025-08-11 16:34:36 +08:00
jxxghp
c3045e2cd4
更新 mtorrent.py
2025-08-10 22:10:11 +08:00
jxxghp
9a81f55ac0
fix #4510
2025-08-10 08:51:52 +08:00
jxxghp
cc69d3b8d1
更新 __init__.py
2025-08-01 18:05:06 +08:00
jxxghp
8ab233baef
fix bug
2025-08-01 16:39:40 +08:00
jxxghp
104138b9a7
fix:减少无效搜索
2025-08-01 15:18:05 +08:00
jxxghp
0c8fd5121a
fix async apis
2025-08-01 14:19:34 +08:00
jxxghp
00779d0f10
fix search async
2025-08-01 11:38:23 +08:00
jxxghp
d657bf8ed8
feat:协程搜索 part3
2025-08-01 08:40:25 +08:00
jxxghp
4fcdd05e6a
fix indexer async
2025-08-01 08:28:19 +08:00
jxxghp
6873de7243
fix async
2025-07-31 13:32:47 +08:00
jxxghp
71f7bc7b1b
fix
2025-07-30 21:06:55 +08:00
黄渊
13b6ea985e
fix: 浏览资源时分类可能不生效,使用split后再对比分类id
2025-07-22 19:02:25 +08:00
jxxghp
2f1e55fa1e
增加搜索次数统计和强制休眠机制以优化搜索性能
2025-07-21 12:25:52 +08:00
jxxghp
da367bd138
fix spider
2025-07-08 11:25:36 +08:00
jxxghp
d336bcbf1f
fix etree
2025-07-08 11:00:38 +08:00
jxxghp
2945679a94
- 修复Redis缓存问题及站点消息读取问题
2025-07-01 09:20:08 +08:00
jxxghp
23c9862eb3
fix site parser
2025-06-27 12:26:17 +08:00