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
jxxghp
d469c2d3f9
refactor: 统一将布尔判断 if var: 和 if not var: 更改为显式的 if var is not None: 和 if var is None: 以正确处理 None 值。
2026-02-02 13:49:32 +08:00
Attente
1ef4374899
feat(telegram): 图片增加缓存与安全校验, 获取失败降级发送
...
- 统一部分类型标注
- 修正部分文本错误
2025-12-03 09:56:30 +08:00
Attente
c7f098771b
feat: adapt to Pydantic V2
2025-11-01 17:56:37 +08:00
jxxghp
438d3210bc
fix agent
2025-11-01 10:39:08 +08:00
jxxghp
70a0563435
add server_type return
2025-07-12 14:52:18 +08:00
jxxghp
b9cb781a4e
rollback size
2025-07-11 08:34:02 +08:00
jxxghp
a3adf867b7
fix
2025-07-10 22:48:08 +08:00
jxxghp
8c9c59ef64
fix rsshelper
2025-06-04 21:42:03 +08:00
jxxghp
3c423e0838
更新 jellyfin.py
2025-04-19 15:14:14 +08:00
jxxghp
c776dc8036
feat: WebhookMessage.json
2025-04-19 07:59:59 +08:00
jxxghp
f9b0db623d
fix cython type error
2025-03-23 21:39:37 +08:00
jxxghp
79411a7350
fix:修复代码兼容性写法
2025-03-23 09:00:24 +08:00
jxxghp
71c29ea5e7
fix ide warnings
2025-03-09 18:35:52 +08:00
jxxghp
b2462c5950
fix
2025-02-06 11:48:56 +08:00
jxxghp
3d947f712c
feat:放开媒体库类型控制
2025-02-06 11:45:10 +08:00
jxxghp
89d917e487
fix
2025-02-05 17:41:30 +08:00
Yonghao Zou
6d4396f4ba
fix(jellyfin): support audio event
2025-02-05 15:23:01 +08:00
amtoaer
f73750fcf7
feat: 为 jellyfin 的 webhook 事件填充 item_path 字段
2024-11-07 15:01:19 +08:00
jxxghp
7e6ef04554
fix 优化媒体服务器图片获取性能 #2993
2024-11-05 18:21:08 +08:00
InfinityPacer
b1858f4849
fix #2931
2024-10-25 00:42:00 +08:00
InfinityPacer
0c73bbbfe0
fix #2727
2024-10-10 02:09:23 +08:00
InfinityPacer
fb61eda831
fix(mediaserver): improve data isolation handling
2024-10-02 10:39:04 +08:00
InfinityPacer
5993bfcefb
fix( #2755 ): remove yield None, handle generator termination on error
2024-09-28 00:57:59 +08:00
InfinityPacer
1add203c0e
fix( #2755 ): refactor pagination and fix media sync DB issue
2024-09-28 00:57:13 +08:00
Owen
7c5b4b6202
feat: MediaServerItem新增用户播放状态、mediaserver.items()增加分页参数
2024-09-20 17:57:43 +08:00
owen
8306aa92db
refactor: 修改emby、jellyfin API url请求传参方式
2024-09-16 20:23:24 +08:00
jxxghp
e2436ba94f
fix api
2024-09-12 08:24:55 +08:00
jxxghp
f9895b2edd
fix api
2024-09-12 08:16:02 +08:00
jxxghp
c3ef3dd7d1
fix 全局变量定义
2024-09-09 22:17:49 +08:00
InfinityPacer
93b899b7e9
refactor(UrlUtils): Migrate URL-related methods from RequestUtils
2024-08-21 22:12:56 +08:00
jxxghp
c030f52418
fix apis
2024-08-16 13:41:19 +08:00
jxxghp
af88618fbd
fix storage api
2024-08-16 11:59:45 +08:00
jxxghp
c8fe6e4284
fix downloaders
2024-07-02 11:00:55 +08:00
jxxghp
9a07d88d41
fix downloaders && mediaservers && notifications
2024-07-02 07:16:33 +08:00
InfinityPacer
cb0bb8a38e
refactor request host
2024-06-19 15:51:57 +08:00
jeblove
f7f747278d
fix: jellyfin webhook百分比数据有时为None引发报错
2024-05-20 23:47:37 +08:00
happyTonakai
ea09d8c8d4
Jellyfin webhook 添加播放百分比字段
2024-05-16 20:20:24 +08:00
jxxghp
3816e2fba8
Merge pull request #2073 from developer-wlj/wlj0409
2024-05-14 20:35:22 +08:00
mayun110
20d92ca577
fix: 收藏洗版 jellyfin webhook 缺少的字段
2024-05-14 20:11:49 +08:00
jxxghp
bd6d6b6882
fix
2024-05-14 08:30:29 +08:00
jxxghp
44cd5f52e0
fix #1945
2024-04-24 10:25:45 +08:00
jxxghp
906325710b
fix #1876
2024-04-14 13:14:41 +08:00
jxxghp
17e1e6b49b
fix log
2024-04-11 12:46:29 +08:00
jxxghp
a3603f79c8
fix requests
2024-04-10 22:16:10 +08:00
jxxghp
e2148cb77f
fix
2024-03-11 16:28:36 +08:00
jeblove
d044a9db00
fix 继续观看部分剧集图片
2024-03-11 16:17:10 +08:00
jeblove
3c8c6e5375
fix 语法问题
2024-03-11 11:27:24 +08:00
jeblove
dd063bb16b
fix 播放剧集微信消息推送图片问题
2024-03-11 01:57:57 +08:00
jeblove
750711611b
fix 语法问题
2024-03-11 00:15:55 +08:00