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
c8d0c14ebc
更新 plex.py
2025-08-11 13:57:03 +08:00
jxxghp
c20bd84edd
fix plex error
2025-08-06 12:21:02 +08:00
jxxghp
5340e3a0a7
fix
2025-07-28 16:55:22 +08:00
jxxghp
70a0563435
add server_type return
2025-07-12 14:52:18 +08:00
jxxghp
955912b832
fix plex
2025-07-12 14:44:45 +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
f3cfc5b9f0
fix plex
2025-06-29 08:27:48 +08:00
jxxghp
93eec6c4b8
fix cache
2025-06-27 15:24:57 +08:00
jxxghp
5d188e3877
fix module close
2025-06-03 17:11:44 +08:00
jxxghp
3eefbf97b1
更新 plex.py
2025-04-19 15:14:47 +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
InfinityPacer
11d4f27268
feat(cache): migrate cachetools usage to unified cache backend
2025-01-18 02:12:20 +08:00
sowevo
cb9f41cb65
plex的item_id统一使用全路径
...
获取图片时兼容外网地址为Plex的官方转发地址https://app.plex.tv的情况
2024-11-19 22:41:55 +08:00
InfinityPacer
46d2ffeb75
fix #3100
2024-11-15 09:08:32 +08:00
Akimio521
af2075578c
feat(Plex): 增加从Plex获取图片的URL选项,支持选择返回Plex URL还是TMDB URL
2024-11-02 16:17:25 +08:00
InfinityPacer
b1858f4849
fix #2931
2024-10-25 00:42:00 +08:00
InfinityPacer
874572253c
feat(auth): integrate Plex auxiliary authentication support
2024-10-23 20:11:23 +08:00
InfinityPacer
efb624259a
fix(Utils): remove unnecessary methods
2024-10-13 22:40:58 +08:00
InfinityPacer
fb61eda831
fix(mediaserver): improve data isolation handling
2024-10-02 10:39:04 +08:00
InfinityPacer
1add203c0e
fix( #2755 ): refactor pagination and fix media sync DB issue
2024-09-28 00:57:13 +08:00
InfinityPacer
48122d8d9a
fix( #2755 ): handle Plex None values and exceptions in item builder
2024-09-27 17:23:27 +08:00
InfinityPacer
e1aa4b7519
fix #2751
2024-09-26 11:11:17 +08:00
Owen
7c5b4b6202
feat: MediaServerItem新增用户播放状态、mediaserver.items()增加分页参数
2024-09-20 17:57:43 +08:00
Owen
63b0f5b70f
fix flex
2024-09-20 12:14:01 +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
1f87bc643a
sync main
2024-08-19 13:06:39 +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
da6ba3fa8b
feat:Plex 添加公共请求方法
2024-06-19 15:53:55 +08:00
InfinityPacer
cb0bb8a38e
refactor request host
2024-06-19 15:51:57 +08:00
InfinityPacer
95202af139
fix dashboard Plex卡片加载速度
2024-06-10 12:43:05 +08:00
Dean
84d5e2a6b3
fix: Plex刷新媒体库无用
2024-05-28 02:11:42 +08:00
zhu0823
99d22554a1
fix: plex最近添加类型为show的资源
2024-05-22 13:34:03 +08:00
InfinityPacer
8a565bb79f
fix #2113
2024-05-19 11:53:18 +08:00
InfinityPacer
111f830664
fix #2104
2024-05-19 10:58:09 +08:00
zhu0823
0b84312559
fix: 某些剧集parentThumb为None时的问题
2024-05-07 18:28:53 +08:00
zhu0823
089d4785aa
fix: plex最近添加的剧集封面地址
2024-05-06 18:35:10 +08:00