This website requires JavaScript.
Explore
Help
Register
Sign In
nas
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-06-15 06:28:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1336b2136d9fac4dce64d4fa70a4a669fb157bd3
MoviePilot
/
app
History
shaw
b20e21e700
fix(SearchChain): with 关闭线程池
...
- 使用 with 语句管理 ThreadPoolExecutor,确保线程池正确关闭
2025-05-25 00:50:34 +08:00
..
api
fix(Plugin): 重置插件时初始化调整为reload,以保留默认配置
2024-07-23 19:41:29 +08:00
chain
fix(SearchChain): with 关闭线程池
2025-05-25 00:50:34 +08:00
core
v1.9.19
2025-05-12 16:41:57 +08:00
db
…
helper
…
modules
backport: 适配馒头API变动
2025-04-10 14:18:04 +08:00
plugins
…
schemas
…
utils
fix: 修正重复的特殊字符
2024-10-10 22:23:43 +08:00
__init__.py
…
command.py
refactor(event): 事件处理调整为深复制,避免多线程环境下数据异常
2024-07-29 23:18:58 +08:00
log.py
…
main.py
fix tips
2024-07-12 16:48:44 +08:00
scheduler.py
…