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 |
|
jxxghp
|
61d7374d95
|
fix ide warnings
|
2024-12-23 16:58:04 +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 |
|
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 |
|
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 |
|
jxxghp
|
7e6ef04554
|
fix 优化媒体服务器图片获取性能 #2993
|
2024-11-05 18:21:08 +08:00 |
|
jxxghp
|
08aa5fe50a
|
fix bug #2993
|
2024-11-05 10:07:25 +08:00 |
|
jxxghp
|
df8531e4d8
|
fix #2993 格式错误和传参警告
|
2024-11-03 19:51:43 +08:00 |
|
Akimio521
|
6801032f7a
|
fix: 避免在匿名环境下暴露Plex地址以及Plex Token
|
2024-11-02 16:18:17 +08:00 |
|
Akimio521
|
af2075578c
|
feat(Plex): 增加从Plex获取图片的URL选项,支持选择返回Plex URL还是TMDB URL
|
2024-11-02 16:17:25 +08:00 |
|
Akimio521
|
a59d73a68a
|
feat(PlexModule): 实现获取媒体服务器最新入库条目的图片
|
2024-11-02 14:17:52 +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 |
|
jxxghp
|
363f12ed5a
|
refactor:Module加入执行优先顺序
|
2024-10-19 19:31:25 +08:00 |
|
jxxghp
|
de17bc5645
|
refactor:媒体服务器返回类型
|
2024-10-19 19:04:16 +08:00 |
|
jxxghp
|
1e4f3e97cd
|
refactor:media_exists 支持指定服务器
|
2024-10-19 18:17:35 +08:00 |
|
InfinityPacer
|
efb624259a
|
fix(Utils): remove unnecessary methods
|
2024-10-13 22:40:58 +08:00 |
|
jxxghp
|
603ab97665
|
add ModuleType Schema
|
2024-10-12 11:50:00 +08:00 |
|
InfinityPacer
|
828e9ab886
|
feat(webhook): add support for server_name field in WebhookEventInfo
|
2024-10-10 22:07:03 +08:00 |
|
InfinityPacer
|
0afdd9056a
|
fix(module): use getters for _instances and _configs in subclasses
|
2024-10-06 14:38:17 +08:00 |
|
InfinityPacer
|
5de882d788
|
fix(plex): resolve error in get_webhook_message
|
2024-10-06 14:26:44 +08:00 |
|
InfinityPacer
|
8317b6b7a2
|
fix(mediaserver): resolve media_statistic
|
2024-10-02 13:04:39 +08:00 |
|
InfinityPacer
|
fb61eda831
|
fix(mediaserver): improve data isolation handling
|
2024-10-02 10:39:04 +08:00 |
|
InfinityPacer
|
838e17bf6e
|
fix(sync): have module return results directly instead of using yield
|
2024-09-30 02:59:09 +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 |
|
jxxghp
|
8f5cf33fa9
|
Merge pull request #2780 from InfinityPacer/feature/module
|
2024-09-27 10:19:28 +08:00 |
|
InfinityPacer
|
2ce3ddb75a
|
refactor(module): simplify service instantiation with generics
|
2024-09-27 04:04:56 +08:00 |
|
InfinityPacer
|
5efcd6e6be
|
refactor (module): improve the implementation of base classes
|
2024-09-26 19:44:35 +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
|
2486b9274c
|
fix webhook_parser
|
2024-09-19 21:09:07 +08:00 |
|
jxxghp
|
53195457c7
|
fix module test
|
2024-09-12 15:13:58 +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
|
a567a8644b
|
add ModuleBases
|
2024-07-07 07:40:53 +08:00 |
|
jxxghp
|
15a7297099
|
fix messages
|
2024-07-02 13:50:41 +08:00 |
|
jxxghp
|
c8fe6e4284
|
fix downloaders
|
2024-07-02 11:00:55 +08:00 |
|
jxxghp
|
dfc5872087
|
fix mediaservers
|
2024-07-02 10:03:56 +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 |
|