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-05-05 07:31:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8d82d0f4fd2482d019072dcba1b7d36bc56b63ae
MoviePilot
/
app
History
jxxghp
8d82d0f4fd
Merge remote-tracking branch 'origin/main'
2024-05-27 10:26:21 +08:00
..
api
…
chain
fix
#2193
2024-05-27 10:26:09 +08:00
core
模块管理种新增根据模块id精确获取模块的方法,以便在插件等场景精确获取qb/tr等由系统统一维护的模块,而不需要插件各自为政
2024-05-27 10:09:18 +08:00
db
…
helper
fix 目录健康检查
2024-05-27 08:46:44 +08:00
modules
…
plugins
…
schemas
消息类型增加插件消息
2024-05-27 10:06:59 +08:00
utils
fix windows build
2024-05-27 10:11:41 +08:00
__init__.py
…
command.py
…
log.py
调整INFO日志打印量 && 回滚多线程过滤
2024-05-24 10:48:56 +08:00
main.py
fix WEB页面活动时无法正常停止服务的问题
2024-05-20 11:50:49 +08:00
scheduler.py
…