InfinityPacer
7daeb17d85
refactor(subscribe): 统一 lack_episode 语义并暴露 completed_episode 派生字段 ( #5817 )
2026-05-22 19:34:25 +08:00
DDSRem
5a585839ba
chore: remove unused imports and fix function name conflicts ( #5764 )
...
- Remove unused imports in anthropic.py, tmdbv3api/__init__.py, tv.py, test files
- Rename conflicting function names in subscribe.py and webhook.py
- Clean up unused re-exports in tmdbv3api/__init__.py (15 unused exports)
- Apply consistent formatting across API endpoints
2026-05-13 18:59:03 +08:00
jxxghp
2c45831714
feat(subscribe): add episode priority tracking for subscription updates
2026-05-12 17:22:50 +08:00
InfinityPacer
61c695b77d
fix(subscribe): reset tv episode counts in history response
2026-04-11 22:58:24 +08:00
景大侠
1751caef62
fix: 补充几处season的判空
2026-02-02 15:01:12 +08:00
jxxghp
d523c7c916
fix pydantic
2025-11-01 09:51:23 +08:00
jxxghp
0797bcb38b
fix
2025-09-16 13:10:31 +08:00
Cursor Agent
0733c8edcc
Add sort_type parameter to subscribe endpoints
...
Co-authored-by: jxxghp <jxxghp@qq.com >
2025-09-16 03:29:28 +00:00
jxxghp
86c7c05cb1
feat: 在获取订阅分享数据的接口中添加可选参数
2025-09-16 07:38:56 +08:00
jxxghp
18ff7ce753
feat: 在订阅统计中添加可选参数
2025-09-16 07:37:14 +08:00
jxxghp
e505b5c85f
fix #4733
2025-08-11 16:41:29 +08:00
jxxghp
840351acb7
fix Subscribe api
2025-08-04 07:05:23 +08:00
jxxghp
08aa749a53
更新 subscribe.py
2025-08-02 20:06:26 +08:00
jxxghp
c2c8214075
refactor: 添加订阅协程处理
2025-08-02 09:14:38 +08:00
jxxghp
e5d2ade6e6
fix 协程环境中调用插件同步函数处理
2025-08-02 08:41:44 +08:00
jxxghp
0c8fd5121a
fix async apis
2025-08-01 14:19:34 +08:00
jxxghp
749aaeb003
fix async
2025-07-31 07:07:14 +08:00
jxxghp
c5a3bbcecf
更新 subscribe.py
2025-07-31 00:11:40 +08:00
jxxghp
27ac41531b
更新 subscribe.py
2025-07-30 23:46:21 +08:00
jxxghp
42d955b175
重构订阅和用户相关API,支持异步操作
2025-07-30 15:23:25 +08:00
jxxghp
52a98efd0a
add subscribe share statistic api
2025-07-16 08:31:28 +08:00
jxxghp
31a2eac302
fix:订阅分享参数传递
2025-04-10 08:19:59 +08:00
jxxghp
078b60cc1e
feat:支持指定剧集组识别和刮削
2025-04-03 18:35:02 +08:00
jxxghp
22b69f7dac
fix blanke
2025-03-23 22:35:37 +08:00
jxxghp
f9b0db623d
fix cython type error
2025-03-23 21:39:37 +08:00
jxxghp
2f38b3040d
fix:修复代码兼容性写法
2025-03-23 12:10:21 +08:00
jxxghp
f9bddcb406
feat:订阅支持通用mediaid
2025-02-06 19:19:43 +08:00
InfinityPacer
4fa8f5b248
feat(event): use latest subscribe_info in SubscribeModified
2025-01-24 17:26:54 +08:00
InfinityPacer
3089c0c524
feat(event): add old_subscribe_info to event and update triggers
2025-01-24 17:24:29 +08:00
jxxghp
f34e36c571
feat:Follow订阅分享人功能
2025-01-22 13:32:13 +08:00
jxxghp
bd6e43c41d
Merge pull request #3737 from wikrin/event
2025-01-15 20:39:34 +08:00
Attente
450289c7b7
feat(event): 添加订阅调整事件
...
- `编辑`订阅信息后,发送订阅调整事件
- 新增 `EventType.SubscribeModified` 枚举值
- 事件数据包含`subscribe_id: int` 和更新后的订阅信息`subscribe_info: dict`
2025-01-15 20:16:32 +08:00
jxxghp
aa93c560e5
feat:分享订阅删除功能
2025-01-15 13:31:16 +08:00
InfinityPacer
0fd4791479
fix(event): align field names with SubscribeComplete
2024-12-19 10:58:11 +08:00
InfinityPacer
5d5c8a0af7
feat(event): add SubscribeDeleted event
2024-12-16 19:09:00 +08:00
InfinityPacer
1fcf5f4709
feat(subscribe): add state reset to 'R' on subscription reset
2024-12-11 20:01:10 +08:00
InfinityPacer
2954c02a7c
feat(subscribe): add subscription status update API
2024-12-05 16:24:05 +08:00
jxxghp
cadc0b0511
fix bug
2024-10-09 20:46:34 +08:00
jxxghp
084b5c8d68
add:订阅分享与复用API
2024-10-09 18:33:30 +08:00
jxxghp
666f9a536d
fix subscribe api
2024-09-30 13:33:06 +08:00
jxxghp
73407825f5
fix site userdata
2024-09-12 15:44:31 +08:00
jxxghp
34ae663d5a
add subscribe/files api
2024-09-08 13:02:42 +08:00
jxxghp
1f87bc643a
sync main
2024-08-19 13:06:39 +08:00
jxxghp
b0874f56c9
fix
2024-07-09 20:04:06 +08:00
jxxghp
059e4f08a3
fix permissions
2024-07-05 08:10:21 +08:00
jxxghp
28345817d9
add siteuserdata
2024-07-04 19:42:09 +08:00
jxxghp
484ecf10c3
fix api
2024-06-18 13:05:11 +08:00
jxxghp
e2e1c7642d
fix 订阅重置 & TMDB电视剧榜单
2024-06-10 09:38:12 +08:00
jxxghp
947d0d6d4b
add 订阅重置api
2024-06-06 07:56:16 +08:00
jxxghp
1ddd844c17
fix
2024-06-03 08:20:16 +08:00