Commit Graph
15 Commits
Author SHA1 Message Date
jxxghp 8472bcff43 refactor: 收口 V3 分层架构与插件兼容边界 2026-08-18 13:22:02 +08:00
jxxghp 5128ae9e1e refactor: 推进后端分层架构治理 2026-08-18 00:29:14 +08:00
jxxghp 369d7d6448 refactor: reorganize backend module boundaries 2026-08-14 19:53:33 +08:00
jxxghp 7b3444c366 refactor backend module architecture 2026-08-14 15:45:38 +08:00
jxxghp baf8850d63 refactor(api): standardize responses and restore media config contracts 2026-08-12 23:15:13 +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 6afdde7dc1 discover更新为异步实现 2025-07-31 13:36:43 +08:00
jxxghp eac435b233 fix lint 2025-06-05 22:13:33 +08:00
jxxghp 18f65e5597 fix year type 2025-03-23 23:16:11 +08:00
jxxghp 15df062825 更新 discover.py 2025-03-23 22:23:31 +08:00
jxxghp f9b0db623d fix cython type error 2025-03-23 21:39:37 +08:00
jxxghp 1e465ee231 refactor:优化API结构 2025-02-09 11:44:53 +08:00
jxxghp f06c24c23e refactor apis 2025-02-08 21:47:43 +08:00
jxxghp 247b3b24a1 fix DiscoverMediaSource 2025-02-06 18:03:27 +08:00
jxxghp 759c18acda feat:增加事件 DiscoverSource、MediaRecognizeConvert 2025-02-06 17:35:58 +08:00