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-14 22:17:27 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f077a9684b01c9818cc66b3c52f72a01f0400782
MoviePilot
/
app
History
jxxghp
f077a9684b
添加异步请求工具类;优化fetch_image和proxy_img函数为异步实现提升性能
2025-07-30 08:30:24 +08:00
..
actions
…
api
添加异步请求工具类;优化fetch_image和proxy_img函数为异步实现提升性能
2025-07-30 08:30:24 +08:00
chain
fix
2025-07-28 16:55:22 +08:00
core
fix
2025-07-28 08:11:39 +08:00
db
…
helper
使用aiofiles实现异步文件操作,提升性能;调整uvicorn工作进程数量。
2025-07-30 07:56:56 +08:00
modules
fix
2025-07-28 16:55:22 +08:00
plugins
…
schemas
…
startup
…
utils
添加异步请求工具类;优化fetch_image和proxy_img函数为异步实现提升性能
2025-07-30 08:30:24 +08:00
__init__.py
…
command.py
…
factory.py
…
log.py
…
main.py
使用aiofiles实现异步文件操作,提升性能;调整uvicorn工作进程数量。
2025-07-30 07:56:56 +08:00
monitor.py
fix
2025-07-28 16:55:22 +08:00
scheduler.py
…