Attente
|
73e4596d1a
|
feat(filter): add publish time filter for torrents
- 在 `TorrentInfo` 类中添加 `pub_minutes` 方法以计算自发布以来的`分钟`数
- 在 FilterModule 中实现发布时间过滤
- 支持发布时间的单值和范围比较
|
2024-12-10 23:36:54 +08:00 |
|
jxxghp
|
cde4db1a56
|
v2.1.2
|
2024-12-06 15:55:56 +08:00 |
|
zhanglijun
|
12f10ebedf
|
fix: 音轨文件重命名整理
|
2024-12-06 00:40:38 +08:00 |
|
Aqr-K
|
1c578746fe
|
fix(module): 补全 indexer 缺少 get_subtype 方法
- 补全 `indexer` 缺少 `get_subtype` 方法。
- 增加 `get_running_subtype_module` 方法,可结合 `types` 快速获取单个运行中的 `module` 。
|
2024-12-04 18:14:56 +08:00 |
|
Aqr-K
|
825fc35134
|
feat(modules): 增加子级 type 分类。
- 在 `types` 里,针对各个模块的类型进行子级分类。
- 为每个模块统一添加 `get_subtype` 方法,这样一来,能更精准快速地区分与调用子类的每个模块,又能获取 ModuleType 所规定的分类以及对应存在的子模块类型支持列表,从而有效解决当下调用时需繁琐遍历每个 module 以获取 get_name 或 _channel 的问题。
- 解决因消息渠道前端返回所保存的 type 与后端规定值不一致,而需要频繁调用 _channel 私有方法才能获取分类所可能产生的问题。
|
2024-12-03 14:57:19 +08:00 |
|
jxxghp
|
9d6eb0f1e1
|
Merge pull request #3291 from mackerel-12138/fix_scraper
|
2024-11-30 16:06:04 +08:00 |
|
zhanglijun
|
5e8f924a2f
|
fix: 修复指定tmdbid刮削时tmdbid丢失问题
|
2024-11-30 15:57:47 +08:00 |
|
zhanglijun
|
54988d6397
|
fix: 修复fanart季图片下载缺失/错误的问题
|
2024-11-30 13:51:30 +08:00 |
|
InfinityPacer
|
ef20508840
|
feat(auth): handle service instance retrieval with proper null check
|
2024-11-30 01:14:36 +08:00 |
|
InfinityPacer
|
589a1765ed
|
feat(auth): support specifying service for authentication
|
2024-11-30 01:04:48 +08:00 |
|
zhanglijun
|
fe4ea73286
|
修复季nfo刮削错误, 优化季标题取值
|
2024-11-27 23:27:08 +08:00 |
|
InfinityPacer
|
2e7e74c803
|
feat(encoding): update configuration to performance mode
|
2024-11-27 13:52:17 +08:00 |
|
InfinityPacer
|
916597047d
|
Merge branch 'v2' of https://github.com/jxxghp/MoviePilot into feature/encoding
|
2024-11-27 12:52:01 +08:00 |
|
InfinityPacer
|
83fc474dbe
|
feat(encoding): enhance encoding detection with confidence threshold
|
2024-11-27 12:33:57 +08:00 |
|
jxxghp
|
f67bf49e69
|
Merge pull request #3255 from InfinityPacer/feature/event
|
2024-11-27 06:59:54 +08:00 |
|
InfinityPacer
|
a98de604a1
|
refactor(event): rename SmartRename to TransferRename
|
2024-11-27 00:50:34 +08:00 |
|
zhanglijun
|
132fde2308
|
修复季海报下载路径和第0季海报命名
|
2024-11-26 22:01:00 +08:00 |
|
jxxghp
|
8dc4290695
|
fix scrape bug
|
2024-11-25 07:58:17 +08:00 |
|
jxxghp
|
7f83d56a7e
|
fix alipan
|
2024-11-24 17:55:08 +08:00 |
|
jxxghp
|
28805e9e17
|
fix alipan
|
2024-11-24 17:45:12 +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 |
|
Attente
|
c0d3637d12
|
refactor: change library type and category folder parameters to optional
|
2024-11-24 00:04:08 +08:00 |
|
jxxghp
|
72732277a1
|
fix alipan
|
2024-11-23 21:54:03 +08:00 |
|
jxxghp
|
8d737f9e37
|
fix alipan && rclone get_folder
|
2024-11-23 21:43:53 +08:00 |
|
jxxghp
|
96b3746caa
|
fix alist delete
|
2024-11-23 21:29:08 +08:00 |
|
jxxghp
|
c690ea3c39
|
fix #3214
fix #3199
|
2024-11-23 21:26:22 +08:00 |
|
zhanglijun
|
24b58dc002
|
修复S0刮削问题
修复某些情况下剧集根目录判断错误的问题
|
2024-11-23 20:13:01 +08:00 |
|
jxxghp
|
7d25bf7b48
|
Merge pull request #3215 from mackerel-12138/v2
|
2024-11-23 12:34:04 +08:00 |
|
jxxghp
|
0a923bced9
|
fix storage
|
2024-11-23 12:29:34 +08:00 |
|
jxxghp
|
0feecc3eca
|
fix #3204
|
2024-11-23 11:48:23 +08:00 |
|
jxxghp
|
7c7561029a
|
fix #3178 手动整理时支持选择一二级分类
|
2024-11-23 11:19:25 +08:00 |
|
zhanglijun
|
65683999e1
|
change comment
|
2024-11-23 11:00:37 +08:00 |
|
zhanglijun
|
f72e26015f
|
delete unused code
|
2024-11-23 10:58:32 +08:00 |
|
zhanglijun
|
b4e5c50655
|
修复重命名时S0年份为None的问题
增加重命名配置 剧集日期
|
2024-11-23 10:55:21 +08:00 |
|
InfinityPacer
|
344862dbd4
|
feat(event): support smart rename event
|
2024-11-22 13:41:14 +08:00 |
|
Attente
|
fe07830b71
|
fix: 某些情况下误删媒体文件的问题
|
2024-11-22 07:45:01 +08:00 |
|
jxxghp
|
ebffdebdb2
|
refactor: 优化缓存策略
|
2024-11-21 15:52:08 +08:00 |
|
jxxghp
|
84897aa592
|
fix #3162
|
2024-11-21 13:50:49 +08:00 |
|
jxxghp
|
23c5982f5a
|
Merge pull request #3185 from InfinityPacer/feature/module
|
2024-11-21 12:42:05 +08:00 |
|
InfinityPacer
|
1849930b72
|
feat(qb): add support for ignoring category check via kwargs
|
2024-11-21 12:35:15 +08:00 |
|
jxxghp
|
4f1d3a7572
|
fix #3180
|
2024-11-21 12:13:44 +08:00 |
|
jxxghp
|
fff75c7fe2
|
fix 115
|
2024-11-20 20:40:32 +08:00 |
|
jxxghp
|
81fecf1e07
|
fix alipan
|
2024-11-20 20:39:48 +08:00 |
|
jxxghp
|
ad8f687f8e
|
fix alipan
|
2024-11-20 20:36:50 +08:00 |
|
jxxghp
|
a3172d7503
|
fix 扫码逻辑与底层模块解耦
|
2024-11-20 20:17:18 +08:00 |
|
jxxghp
|
8d5e0b26d5
|
fix:115支持Cookie
|
2024-11-20 13:14:37 +08:00 |
|
Sowevo
|
8196589cff
|
Merge branch 'jxxghp:v2' into v2
|
2024-11-19 22:43:31 +08:00 |
|
sowevo
|
cb9f41cb65
|
plex的item_id统一使用全路径
获取图片时兼容外网地址为Plex的官方转发地址https://app.plex.tv的情况
|
2024-11-19 22:41:55 +08:00 |
|
jxxghp
|
de94e5d595
|
fix #3166
|
2024-11-19 20:12:27 +08:00 |
|