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-05-31 21:21:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6d95cd0066536c7031c3196818e61113795a06a
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
…
message.py
…
passkey.py
…
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
…