jxxghp
34ff80e26c
feat: optimize scraping for multi-server compatibility
...
- Add studio, country, runtime tags to NFO generation
- Fix Fanart naming: showbackground→fanart (recognized by Jellyfin/Emby)
- Add image alias system: backdrop↔fanart, thumb↔landscape
- Merge image sources from all modules instead of first-wins
- Add CLEARART and LANDSCAPE scraping metadata types
- Extend season scraping with backdrop and landscape support
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-19 12:36:47 +08:00
Attente
ee9ea54ab7
feat(fanart): 添加异步支持并优化图片处理逻辑
2026-05-10 00:07:28 +08:00
景大侠
4c3d47f1f0
feat(cache): 同步/异步函数可共享缓存
...
- 缓存键支持自定义命名,使异步与同步函数可共享缓存结果
- 内存缓存改为类变量,实现多个cache装饰器共享同一缓存空间
- 重构AsyncMemoryBackend,减少重复代码
- 补齐部分模块的缓存清理功能
2026-02-10 18:46:49 +08:00
jxxghp
574257edf8
add SystemConfModel
2025-06-27 09:54:15 +08:00
jxxghp
99939e1a3d
fix
2025-06-17 19:42:16 +08:00
LM
880272f96e
update: 优化fanart获取逻辑,支持设定语言
2025-06-10 17:59:03 +08:00
LM
7ed26fadb6
update: 更新fanart刮削逻辑,优先获取中文、英文内容
2025-06-10 17:25:58 +08:00
jxxghp
23929f5eaa
fix pool size
2025-06-07 22:00:09 +08:00
InfinityPacer
b320c84c4c
fix(cache): refine caching behavior for Fanart requests
2025-02-02 11:17:36 +08:00
InfinityPacer
bf63be18e4
fix(cache): enhance fanart image caching
2025-01-22 21:34:44 +08:00
InfinityPacer
11d4f27268
feat(cache): migrate cachetools usage to unified cache backend
2025-01-18 02:12:20 +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
zhanglijun
54988d6397
fix: 修复fanart季图片下载缺失/错误的问题
2024-11-30 13:51:30 +08:00
jxxghp
ebffdebdb2
refactor: 优化缓存策略
2024-11-21 15:52:08 +08:00
jxxghp
363f12ed5a
refactor:Module加入执行优先顺序
2024-10-19 19:31:25 +08:00
jxxghp
603ab97665
add ModuleType Schema
2024-10-12 11:50:00 +08:00
jxxghp
43647e59a4
fix module name
2024-05-16 14:20:18 +08:00
jxxghp
bd6d6b6882
fix
2024-05-14 08:30:29 +08:00
jxxghp
a3603f79c8
fix requests
2024-04-10 22:16:10 +08:00
jxxghp
8cb061ff75
feat:模块健康检查
2024-03-06 13:23:51 +08:00
thsrite
53a6a1c691
feat Fanart开关支持环境变量配置,默认开启
2024-01-10 10:13:51 +08:00
jxxghp
05f1a24199
feat 支持豆瓣做为识别源
2023-11-09 17:32:26 +08:00
jxxghp
3d34c26731
fix
2023-10-18 19:26:21 +08:00
jxxghp
470f4df979
fix #669
2023-09-28 14:32:34 +08:00
jxxghp
fa23012adb
fix #486 季图片优先使用TMDB的
2023-09-07 08:03:05 +08:00
jxxghp
d836b385ae
fix
2023-09-07 07:20:10 +08:00
jxxghp
7307105dcd
- 站点新增支持Rousi、蝴蝶、OpenCD
...
- 电影搜索增加了纪录片类型
- 支持设置自建OCR识别服务地址
- 下载器监控、手动整理按文件登记历史记录
- 新增了下载器文件同步插件,可将非MoviePilot添加下载的任务文件导入数据库,以便删除文件时联动删除下载任务
- 整理历史记录支持批量操作
- 播放限速插件支持智能限速
- 刮削海报优先使用TMDB图片
- 修复了憨憨站点数据统计
- 修复了过滤规则无法清空的问题
- 修复了自定义订阅已处理状态计算的问题
- 修复了Slack消息过长导致发送失败的问题
- 修复了动漫独立目录时出现两级目录的问题
- 调整了暗黑主题的UI配色
2023-09-01 11:01:13 +08:00
jxxghp
89a9bba909
增加大内存模式
2023-07-21 23:19:11 +08:00
jxxghp
9f89d92cff
fix webhook image
2023-06-21 12:22:05 +08:00
jxxghp
52dc989ea8
fix api
2023-06-19 08:16:08 +08:00
jxxghp
6a5e117f0b
add 事件广播
2023-06-16 07:11:14 +08:00
jxxghp
1f832633ea
meta property
2023-06-14 07:15:39 +08:00
jxxghp
8776e51b22
fix
2023-06-13 14:35:02 +08:00
jxxghp
6925dde254
fix
2023-06-09 19:25:12 +08:00
jxxghp
01428e9f8f
fix commands
2023-06-09 11:26:53 +08:00
jxxghp
cfe90a4522
fix themoviedb scraper
2023-06-06 20:24:04 +08:00
jxxghp
7147bd3ec3
Delete app/modules/fanart/__pycache__ directory
2023-06-06 07:53:10 +08:00
jxxghp
4d06f86e62
init
2023-06-06 07:15:17 +08:00