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 10:52:10 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f74367cd6cd20c35e4e58795c0dbe95eb509168
MoviePilot
/
app
/
db
History
景大侠
32afe6445f
fix: 整理成功事件缺少历史记录ID
2026-02-06 20:33:13 +08:00
..
models
fix: 统一了数据库查询中 season 参数的非空判断逻辑,以正确处理 season=0 的情况。
2026-02-02 14:23:51 +08:00
__init__.py
…
downloadhistory_oper.py
…
init.py
添加对 PostgreSQL 的支持
2025-08-18 11:19:17 +08:00
mediaserver_oper.py
…
message_oper.py
…
plugindata_oper.py
…
site_oper.py
feat: add UpdateSiteCookieTool and enhance site operations
2025-11-18 11:34:37 +08:00
subscribe_oper.py
fix: 统一了数据库查询中 season 参数的非空判断逻辑,以正确处理 season=0 的情况。
2026-02-02 14:23:51 +08:00
systemconfig_oper.py
修复 SystemConfig潜在的资源竞争问题
2026-01-13 14:33:53 +08:00
transferhistory_oper.py
fix: 整理成功事件缺少历史记录ID
2026-02-06 20:33:13 +08:00
user_oper.py
更新历史记录相关API,支持异步操作
2025-07-30 14:27:38 +08:00
userconfig_oper.py
…
workflow_oper.py
…