景大侠
|
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 |
|
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 |
|
景大侠
|
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
|
4fcdd05e6a
|
fix indexer async
|
2025-08-01 08:28:19 +08:00 |
|
黄渊
|
13b6ea985e
|
fix: 浏览资源时分类可能不生效,使用split后再对比分类id
|
2025-07-22 19:02:25 +08:00 |
|
jxxghp
|
da367bd138
|
fix spider
|
2025-07-08 11:25:36 +08:00 |
|
wangkai
|
2751770350
|
修复馒头新版标签无法识别的问题
|
2025-05-13 12:23:51 +08:00 |
|
景大侠
|
7d8cda0457
|
修复馒头请求参数错误的问题
|
2025-04-07 21:04:21 +08:00 |
|
jxxghp
|
f9b0db623d
|
fix cython type error
|
2025-03-23 21:39:37 +08:00 |
|
jxxghp
|
b25ac7116e
|
更新 hddolby.py
|
2025-03-02 14:41:55 +08:00 |
|
jxxghp
|
f91c43dde9
|
fix hddolby
|
2025-03-02 08:08:46 +08:00 |
|
jxxghp
|
4cf5cb06a0
|
fix hddolby
|
2025-03-02 08:06:25 +08:00 |
|
jxxghp
|
37cb94c59d
|
add hddolby api
|
2025-03-01 21:08:37 +08:00 |
|
jxxghp
|
30eb4385d4
|
fix sites
|
2025-02-14 13:44:18 +08:00 |
|
jxxghp
|
dd47432a45
|
fix
|
2025-02-14 12:55:32 +08:00 |
|
jxxghp
|
c49e79dda3
|
rollback #3584
|
2024-12-29 14:41:55 +08:00 |
|
jxxghp
|
a3b5e51356
|
fix encoding
|
2024-12-29 12:54:36 +08:00 |
|
jxxghp
|
61d7374d95
|
fix ide warnings
|
2024-12-23 16:58:04 +08:00 |
|
zhzero
|
cb07550388
|
TorrentSpider添加encoding key
|
2024-12-21 14:51:55 +08:00 |
|
jxxghp
|
cde4db1a56
|
v2.1.2
|
2024-12-06 15:55:56 +08:00 |
|
InfinityPacer
|
2e7e74c803
|
feat(encoding): update configuration to performance mode
|
2024-11-27 13:52:17 +08:00 |
|
InfinityPacer
|
83fc474dbe
|
feat(encoding): enhance encoding detection with confidence threshold
|
2024-11-27 12:33:57 +08:00 |
|
yemapt
|
576d215d8c
|
fix(yemapt): judge tag list none
|
2024-11-24 16:22:54 +08:00 |
|
yemapt
|
21bede3f00
|
feat(yemapt): update search api and enrich torrent content
|
2024-11-24 13:45:31 +08:00 |
|
jxxghp
|
77632880d1
|
add site parsers
|
2024-06-30 08:09:23 +08:00 |
|