This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-06-28 03:02:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c7053196744ba182c2b8a2a977eb0d4a23aecb3
MoviePilot
/
app
/
db
/
models
History
jxxghp
bcc321eb70
add plugin agent management tools
2026-04-29 08:29:04 +08:00
..
__init__.py
fix local db initialization model registration
2026-04-16 17:05:57 +08:00
downloadhistory.py
Optimize agent tool async blocking paths
2026-04-28 20:36:49 +08:00
mediaserver.py
fix exists_local
2025-11-20 12:43:19 +08:00
message.py
…
passkey.py
fix(mfa): 修复双重验证漏洞
2025-12-23 14:58:00 +08:00
plugindata.py
add plugin agent management tools
2026-04-29 08:29:04 +08:00
site.py
…
siteicon.py
…
sitestatistic.py
…
siteuserdata.py
…
subscribe.py
fix: 统一了数据库查询中 season 参数的非空判断逻辑,以正确处理 season=0 的情况。
2026-02-02 14:23:51 +08:00
subscribehistory.py
fix: 统一了数据库查询中 season 参数的非空判断逻辑,以正确处理 season=0 的情况。
2026-02-02 14:23:51 +08:00
systemconfig.py
…
transferhistory.py
fix: 统一了数据库查询中 season 参数的非空判断逻辑,以正确处理 season=0 的情况。
2026-02-02 14:23:51 +08:00
user.py
…
userconfig.py
…
workflow.py
…