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-09 01:31:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7823fb4d1e04aaf0274795ab6420bfd298b73c8
MoviePilot
/
app
/
db
/
models
History
jxxghp
a7823fb4d1
feat: implement data cleanup chain for batch deletion of expired records
2026-05-09 14:04:10 +08:00
..
__init__.py
fix local db initialization model registration
2026-04-16 17:05:57 +08:00
downloadhistory.py
feat: implement data cleanup chain for batch deletion of expired records
2026-05-09 14:04:10 +08:00
mediaserver.py
…
message.py
feat: implement data cleanup chain for batch deletion of expired records
2026-05-09 14:04:10 +08:00
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
feat: implement data cleanup chain for batch deletion of expired records
2026-05-09 14:04:10 +08:00
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
feat: implement data cleanup chain for batch deletion of expired records
2026-05-09 14:04:10 +08:00
user.py
…
userconfig.py
…
workflow.py
…